Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync up with Linus #34

Merged
merged 1,466 commits into from
Feb 11, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1466 commits
Select commit Hold shift + click to select a range
0c3de38
scsi: remove SPRINTF macro
Villemoes Dec 2, 2014
2f97942
advansys: replace seq_printf with seq_puts
Villemoes Dec 2, 2014
ee7c727
aha152x: replace seq_printf with seq_puts
Villemoes Dec 2, 2014
91c40f2
scsi: replace seq_printf with seq_puts
Villemoes Dec 2, 2014
3d30079
scsi: merge consecutive seq_puts calls
Villemoes Dec 2, 2014
f50332f
scsi: print single-character strings with seq_putc
Villemoes Dec 2, 2014
2f91ab8
ASoC: davinci-evm: Do not include edma headers
Feb 2, 2015
67d35e5
ASoC: davinci-evm: Do not include davinci-pcm.h and davinci-i2s.h
Feb 2, 2015
8f511ff
ASoC: davicni-mcasp: Mark the common irq line as shared
Feb 2, 2015
caa1d79
ASoC: davinci-mcasp: Fix DIT only McASP instance support
Feb 2, 2015
d1f83d6
ASoC: rsnd: call missing snd_ctl_remove()
morimoto Feb 2, 2015
d7c42ff
ASoC: rsnd: call missing snd_soc_unregiter_component/platform()
morimoto Feb 2, 2015
842aaa0
ASoC: Intel: Add support rt5645 in sst driver
Jan 31, 2015
ac5361a
[media] dvb-usb-v2: add pointer to 'struct usb_interface' for driver …
palosaari Dec 17, 2014
28c0879
[media] rtl2830: convert driver to kernel I2C model
palosaari Dec 7, 2014
c0ceac9
[media] rtl28xxu: use I2C binding for RTL2830 demod driver
palosaari Dec 8, 2014
aba4e34
[media] rtl2830: get rid of legacy DVB driver binding
palosaari Dec 9, 2014
f544f10
[media] rtl2830: rename 'priv' to 'dev'
palosaari Dec 9, 2014
1f153c4
[media] rtl2830: carry pointer to I2C client for every function
palosaari Dec 9, 2014
7cc3932
[media] rtl2830: fix logging
palosaari Dec 9, 2014
b8cb50d
[media] rtl2830: get rid of internal config data
palosaari Dec 9, 2014
947debb
[media] rtl2830: style related changes
palosaari Dec 9, 2014
47b4dbf
[media] rtl2830: implement DVBv5 CNR statistic
palosaari Dec 9, 2014
871f702
[media] rtl2830: implement DVBv5 signal strength statistics
palosaari Dec 9, 2014
5bb11ca
[media] rtl2830: implement DVBv5 BER statistic
palosaari Dec 9, 2014
d512e28
[media] rtl2830: wrap DVBv5 signal strength to DVBv3
palosaari Dec 9, 2014
f491391
[media] rtl2830: wrap DVBv5 BER to DVBv3
palosaari Dec 9, 2014
6dcfe3c
[media] rtl2830: wrap DVBv5 CNR to DVBv3 SNR
palosaari Dec 9, 2014
df70dda
[media] rtl2830: implement PID filter
palosaari Dec 9, 2014
d9bd3fa
[media] rtl28xxu: add support for RTL2831U/RTL2830 PID filter
palosaari Dec 9, 2014
d29697d
ASoC: Add sysfs entries via static attribute groups
tiwai Jan 30, 2015
695758c
ALSA: line6: use msecs_to_jiffies for conversion
Feb 3, 2015
6ccd93b
ALSA: line6: fixup of line6_start_timer argument type
Feb 3, 2015
9503112
ASoC: tlv320aic3x: Add support for tlv320aic3104
Feb 2, 2015
37fc8a9
gpio: max732x: use an inline function for container cast
linusw Jan 30, 2015
ae4f4cf
gpio: pxa: remove mach IRQ includes
robherring Jan 27, 2015
9948004
dt/bindings: gpio: add compatible string for marvell,pxa1928-gpio
robherring Jan 27, 2015
684bba2
gpio: pxa: add PXA1928 gpio type support
robherring Jan 27, 2015
4ff0f03
pinctrl: pinctrl-imx: don't use invalid value of conf_reg
Jan 27, 2015
34027ca
pinctrl: imx25: fix numbering for pins
Jan 27, 2015
3fe9cf3
Merge branch 'topic/snd-device' into for-next
tiwai Feb 3, 2015
fd4cfa8
[media] rtl2830: implement own I2C locking
palosaari Dec 9, 2014
15d37f3
[media] rtl2830: convert to regmap API
palosaari Dec 12, 2014
6f5f6ee
[media] rtl2832: add platform data callbacks for exported resources
palosaari Dec 13, 2014
77a2e76
[media] rtl28xxu: use rtl2832 demod callbacks accessing its resources
palosaari Dec 13, 2014
ac32ee4
[media] rtl2832: remove exported resources
palosaari Dec 13, 2014
038c6f2
[media] rtl2832: rename driver state variable from 'priv' to 'dev'
palosaari Dec 13, 2014
6e6aac6
[media] rtl2832: enhance / fix logging
palosaari Dec 13, 2014
e1174d7
[media] rtl2832: move all configuration to platform data struct
palosaari Dec 13, 2014
de0a5f1
[media] rtl28xxu: use platform data config for rtl2832 demod
palosaari Dec 13, 2014
d101658
[media] rtl2832: convert to regmap API
palosaari Dec 14, 2014
19d273d
[media] rtl2832: implement DVBv5 CNR statistic
palosaari Dec 14, 2014
6b4fd01
[media] rtl2832: implement DVBv5 BER statistic
palosaari Dec 14, 2014
f7caf93
[media] rtl2832: wrap DVBv5 CNR to DVBv3 SNR
palosaari Dec 14, 2014
084330b
[media] rtl2832: wrap DVBv5 BER to DVBv3
palosaari Dec 14, 2014
25ef9f5
[media] rtl2832: implement DVBv5 signal strength statistics
palosaari Dec 14, 2014
164f3d2
[media] rtl28xxu: use demod mux I2C adapter for every tuner
palosaari Dec 14, 2014
c65dbf6
[media] rtl2832: drop FE i2c gate control support
palosaari Dec 14, 2014
1c7da40
[media] rtl2832: define more demod lock statuses
palosaari Dec 14, 2014
4b01e01
[media] rtl2832: implement PID filter
palosaari Dec 14, 2014
e20b0cf
[media] rtl28xxu: add support for RTL2832U/RTL2832 PID filter
palosaari Dec 14, 2014
dcadb82
[media] rtl2832: use regmap reg cache
palosaari Dec 14, 2014
5e5d52a
[media] rtl2832: remove unneeded software reset from init()
palosaari Dec 14, 2014
eec21be
[media] rtl2832: merge reg page as a part of reg address
palosaari Dec 15, 2014
0aa32ef
[media] rtl2832: provide register IO callbacks
palosaari Dec 15, 2014
725b7f3
[media] rtl2832_sdr: rename state variable from 's' to 'dev'
palosaari Dec 15, 2014
63bdab5
[media] rtl2832_sdr: convert to platform driver
palosaari Dec 16, 2014
a2f7f22
[media] rtl28xxu: switch SDR module to platform driver
palosaari Dec 16, 2014
488be13
[media] rtl28xxu: use master I2C adapter for slave demods
palosaari Dec 16, 2014
e4e7869
[media] rtl2832_sdr: fix logging
palosaari Dec 16, 2014
3bda2bf
[media] rtl2832_sdr: cleanups
palosaari Dec 16, 2014
cd559e0
[media] rtl2832: cleanups and minor changes
palosaari Dec 16, 2014
75c2400
[media] rtl2832: claim copyright and module author
palosaari Dec 16, 2014
a08c378
[media] rtl2832: implement sleep
palosaari Dec 16, 2014
1dbbdce
[media] rtl28xxu: fix DVB FE callback
palosaari Dec 17, 2014
a6f6243
[media] rtl28xxu: simplify FE callback handling
palosaari Dec 17, 2014
6a53fa2
[media] rtl28xxu: do not refcount rtl2832_sdr module
palosaari Dec 17, 2014
d5eec23
[media] rtl2832_sdr: refcount to rtl28xxu
palosaari Dec 17, 2014
0d11790
[media] rtl2832: remove internal mux I2C adapter
palosaari Dec 18, 2014
9a02e8f
[media] rtl28xxu: rename state variable 'priv' to 'dev'
palosaari Dec 18, 2014
5ba4ca1
[media] rtl28xxu: fix logging
palosaari Dec 21, 2014
c56222a
[media] rtl28xxu: move usb buffers to state
palosaari Dec 21, 2014
d0f232e
[media] rtl28xxu: add heuristic to detect chip type
palosaari Dec 23, 2014
de701f0
[media] rtl28xxu: merge chip type specific all callbacks
palosaari Dec 23, 2014
723abfd
[media] rtl28xxu: merge rtl2831u and rtl2832u properties
palosaari Dec 23, 2014
670ef05
[media] rtl28xxu: correct reg access routine name prefixes
palosaari Dec 23, 2014
b410dae
[media] rtl2832: implement own lock for regmap
palosaari Dec 18, 2014
61c309f
[media] rtl2830: add kernel-doc comments for platform_data
palosaari Feb 2, 2015
2f74b7c
[media] rtl2832: add kernel-doc comments for platform_data
palosaari Feb 2, 2015
cecc589
[media] rtl2832_sdr: add kernel-doc comments for platform_data
palosaari Feb 2, 2015
d858b0e
[media] rtl2830: declare functions as static
mchehab Feb 3, 2015
bda977b
[media] rtl2832: declare functions as static
mchehab Feb 3, 2015
e181b1f
[media] rtl28xxu: properly initialize pdata
mchehab Feb 3, 2015
86c330f
[media] cx88-dvb: whitespace cleanup
mchehab Dec 23, 2014
cfcd7b8
[media] lmedm04: Increase Interupt due time to 200 msec
Jan 2, 2015
15e1ce3
[media] lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 …
Jan 2, 2015
d8bad1e
[media] lmedm04: create frontend callbacks for signal/snr/ber/ucblocks
Jan 2, 2015
743ab6a
[media] lmedm04: Create frontend call back for read status
Jan 2, 2015
8716901
[media] lmedm04: add read snr, signal strength and ber call backs
Jan 2, 2015
e601044
[media] dvb: tc90522: re-add symbol-rate report
Dec 26, 2014
5ee803a
[media] mn88472: simplify bandwidth registers setting code
Jan 3, 2015
3656cdd
[media] lirc_dev: avoid potential null-dereference
andy-shev Jan 7, 2015
3a59684
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Feb 3, 2015
344d635
Input: ti_am335x_tsc - remove udelay in interrupt handler
Feb 3, 2015
bf22361
Input: ti_am335x_tsc - read charge delay from DT
r-vignesh Feb 3, 2015
e6e4a0d
ARM: dts: AM335x: Make charge delay a DT parameter for TSC
r-vignesh Feb 3, 2015
83edfdf
Input: ti_am335x_tsc - replace delta filtering with median filtering
r-vignesh Feb 3, 2015
4febb7e
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
storulf Feb 2, 2015
683e98b
[media] si2168: return error if set_frontend is called with invalid p…
trsqr Jan 16, 2015
17d4d6a
[media] si2168: add support for 1.7MHz bandwidth
trsqr Jan 16, 2015
2948c01
[media] stb0899: use sign_extend32() for sign extension
merge Jan 25, 2015
f3a9d7e
[media] staging: lirc_serial: adjust boolean assignments
heba-aamer Jan 26, 2015
be87b90
[media] dvb_net: Use vsprintf %pM extension to print Ethernet addresses
JoePerches Jan 28, 2015
5c7c0ca
[media] dvb_net: Use standard debugging facilities
JoePerches Jan 28, 2015
4bad5d2
[media] dvb_net: Convert local hex dump to print_hex_dump_debug
JoePerches Jan 28, 2015
d054267
Input: pxa27x_keypad - remove unnecessary ARM includes
robherring Feb 3, 2015
6ab17a8
Input: synaptics - use dmax in input_mt_assign_slots
bentiss Feb 3, 2015
3981c51
mmc: moxart: fix probe logic
arndb Feb 3, 2015
726b632
mmc: pwrseq: add driver for emmc hardware reset
mszyprow Feb 3, 2015
2479c73
pinctrl: cherryview: Configure HiZ pins to be input when requested as…
westeri Jan 29, 2015
0a4a352
gpio: kconfig: replace PPC_OF with PPC
haokexin Jan 31, 2015
b825593
ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
Feb 4, 2015
64e22ff
OMAPDSS: Add enum dss_pll_id
tomba Jan 2, 2015
eb30199
OMAPDSS: PLL: add dss_pll_wait_reset_done()
tomba Dec 31, 2014
234f9a2
OMAPDSS: constify port arrays
tomba Dec 11, 2014
fa0c52a
OMAPDSS: OMAP5: fix digit output's allowed mgrs
tomba Dec 10, 2014
a87a6d6
OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OE
tomba Sep 19, 2014
472da57
OMAPDSS: add define for DRA7xx HW version
tomba Dec 11, 2014
6761a8f
Doc/DT: Add DT binding doc for DRA7xx DSS
tomba Jan 2, 2015
6d81788
OMAPDSS: DSS: Add DRA7xx base support
tomba Dec 31, 2014
be40eec
OMAPDSS: Add functions for external control of PLL
tomba Jul 4, 2014
9976754
OMAPDSS: Add Video PLLs for DRA7xx
tomba Jul 4, 2014
9355092
OMAPDSS: DISPC: Add DRA7xx support
tomba Dec 31, 2014
0006fd6
OMAPDSS: DISPC: program dispc polarities to control module
tomba Sep 5, 2014
adb5ff8
OMAPDSS: HDMI: Add DRA7xx support
tomba Dec 31, 2014
a240815
OMAPDSS: DPI: DRA7xx support
tomba Dec 31, 2014
811fbb1
omapfb: Return error code when applying overlay settings fails
pmeerw Jan 30, 2015
d6c2152
Merge branches '3.20/fbdev' and '3.20/omapdss' into for-next
tomba Feb 4, 2015
c41cda1
ASoC: Intel: initial scalar variable ba
keyonjie Feb 4, 2015
017210d
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Feb 4, 2015
9c4a6b1
scsi_logging: return void for dev_printk() functions
hreinecke Feb 4, 2015
6c8afa8
Input: gscps2 - fix MODULE_DEVICE_TABLE invocation
geertu Feb 4, 2015
e7a0332
ASoC: ts3a227e: fix sparse warning
prabhakarlad Feb 4, 2015
de784be
Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'as…
broonie Feb 4, 2015
d01aa9b
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
broonie Feb 4, 2015
b47f8a5
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
broonie Feb 4, 2015
3967752
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
broonie Feb 4, 2015
3223d9c
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
broonie Feb 4, 2015
7d590e4
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
broonie Feb 4, 2015
7a869e1
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
broonie Feb 4, 2015
699994d
Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc56…
broonie Feb 4, 2015
f238479
Merge remote-tracking branches 'asoc/topic/bt-sco', 'asoc/topic/cs35l…
broonie Feb 4, 2015
6d5c729
Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai'…
broonie Feb 4, 2015
d40d194
Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'a…
broonie Feb 4, 2015
4f1eacf
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/im…
broonie Feb 4, 2015
d84dbf3
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' an…
broonie Feb 4, 2015
e89817d
Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5…
broonie Feb 4, 2015
cb6bfd3
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung…
broonie Feb 4, 2015
801a565
Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/teg…
broonie Feb 4, 2015
dacff83
Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750'…
broonie Feb 4, 2015
16ca41c
Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm898…
broonie Feb 4, 2015
9ed330d
Documentation: add description for FTRACE probe status
datawolf Feb 4, 2015
26b0aad
ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2s
Feb 3, 2015
6fb4aeb
ASoC: jz4740: Add binding documentation for jz4740-i2s
Feb 3, 2015
f261057
ASoC: jz4740: Add DT support to jz4740-i2s driver
Feb 3, 2015
bb485c2
kgdb,docs: Fix typo and minor style issues
Feb 3, 2015
f309f16
Documentation: Fix trivial typo in comment.
Feb 2, 2015
a3ae255
Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel…
tiwai Feb 5, 2015
f724e05
sh-pfc: emev2 - Fix mangled author name
geertu Feb 4, 2015
67c47cf
can-doc: Fixed a wrong filepath in can.txt
rumpelsepp Feb 5, 2015
cd311dd
ASoC: Intel: add a status for runtime suspend/resume
keyonjie Feb 5, 2015
79080a8
ASoC: rt5645: add API to select ASRC clock source
Feb 5, 2015
b4964bb
Merge branch 'topic/rt5645' of git://git.kernel.org/pub/scm/linux/ker…
broonie Feb 5, 2015
e18acdc
ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5645
Feb 5, 2015
e948262
ASoC: Intel: fix sst firmware path
strassek Feb 4, 2015
28d1ad0
ASoC: rt286: Fix potencial crash in jd function
Feb 5, 2015
2cc3f23
ASoC: rt286: Add customize setting for Dell Dino
Feb 5, 2015
8a5b690
Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel…
broonie Feb 5, 2015
4227de2
ALSA: hda - Set up GPIO for Toshiba Satellite S50D
tiwai Feb 5, 2015
b881d53
Input: evdev - do not queue SYN_DROPPED if queue is empty
dtor Feb 5, 2015
356d5d2
Mailbox: Fix return value check in pcc_init()
Jan 14, 2015
01340df
mailbox: check for bit set before polling
Dec 12, 2014
f62092f
mailbox: Add Altera mailbox driver
Feb 4, 2015
6bbc7fe
ALSA: Add a helper to add a new attribute group to card
tiwai Jan 30, 2015
02fc76f
ALSA: line6: Create sysfs via snd_card_add_dev_attr()
tiwai Jan 30, 2015
9b6ff3f
ALSA: line6: Get rid of unused variable in pod.c
tiwai Feb 6, 2015
c028d41
ASoC: max98357a: Document MAX98357A bindings
kwestfie Feb 5, 2015
af5adf1
ASoC: max98357a: Add MAX98357A codec driver
kwestfie Feb 5, 2015
98a4a59
Input: elan_i2c - fix wrong %p extension
Villemoes Feb 6, 2015
6cf2cf3
ASoC: samsung: Remove goni or aquila with the WM8994
pebolle Jan 19, 2015
279e17a
ASoC: Intel: sst: Fix firmware name size handling
Feb 7, 2015
5985837
ASoC: intel: sst-haswell-ipc: Remove unused functions
Jan 17, 2015
8f6f9b2
ASoC: core: indicate unregister debug message once
morimoto Feb 5, 2015
8944460
ALSA: line6: Add toneport_has_source_select()
crorvick Feb 7, 2015
f2bd242
ALSA: line6: Pass toneport pointer to toneport_has_led()
crorvick Feb 7, 2015
12865ca
ALSA: line6: Pass driver name to line6_probe()
crorvick Feb 7, 2015
d34890c
ALSA: control: fix failure to return numerical ID in 'add' event
takaswie Feb 8, 2015
3635ace
ARM: dts: Exynos4 and Odroid X2/U3 sound device nodes update
Feb 3, 2015
1669633
ARM: dts: Switch Odroid X2/U2 to simple-audio-card
Feb 3, 2015
812e85b
ASoC: Intel: fix platform_no_drv_owner.cocci warnings
Feb 8, 2015
3efa130
ASoC: max98357a: Fix build in !CONFIG_OF case
broonie Feb 9, 2015
3ab888d
ASoC: rt286: Add rt288 codec support
Feb 9, 2015
92b133f
ASoC: rt5670: Set use_single_rw flag for regmap
Feb 9, 2015
b34510b
Merge tag 'asoc-v3.19-rc2' into asoc-linus
broonie Feb 9, 2015
0cee4db
Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'as…
broonie Feb 9, 2015
afcfe43
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
broonie Feb 9, 2015
03a3a2e
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
broonie Feb 9, 2015
1d03ab0
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
broonie Feb 9, 2015
1030047
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
broonie Feb 9, 2015
e1e6230
Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next
broonie Feb 9, 2015
db5cdb3
Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc56…
broonie Feb 9, 2015
bd862e1
Merge remote-tracking branches 'asoc/topic/bt-sco', 'asoc/topic/cs35l…
broonie Feb 9, 2015
3f1cf65
Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai'…
broonie Feb 9, 2015
97edc41
Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'a…
broonie Feb 9, 2015
6e685ea
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/im…
broonie Feb 9, 2015
5a7fa6b
Merge remote-tracking branches 'asoc/topic/mxs-saif' and 'asoc/topic/…
broonie Feb 9, 2015
af70797
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' an…
broonie Feb 9, 2015
ddaaeee
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt567…
broonie Feb 9, 2015
1bf9f29
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32…
broonie Feb 9, 2015
1525da0
Merge remote-tracking branches 'asoc/topic/ts3a227e', 'asoc/topic/ts3…
broonie Feb 9, 2015
f4c2e9b
Merge remote-tracking branches 'asoc/topic/wm8804', 'asoc/topic/wm890…
broonie Feb 9, 2015
d1612c8
Merge tag 'asoc-v3.20-3' of git://git.kernel.org/pub/scm/linux/kernel…
tiwai Feb 9, 2015
e494062
ALSA: off by one bug in snd_riptide_joystick_probe()
Feb 9, 2015
0d59b81
ALSA: pcm: don't override timestamp unconditionally
plbossart Feb 6, 2015
2b79d7a
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
plbossart Feb 6, 2015
ed610af
ALSA: hda: read trigger_timestamp immediately after starting DMA
plbossart Feb 6, 2015
ea33d35
ALSA: usb: update trigger timestamp on first non-zero URB submitted
plbossart Feb 6, 2015
e6ff384
ALSA: control: fix failure to return new numerical ID in 'replace' ev…
takaswie Feb 9, 2015
52e6892
Documentation: Fix the wrong command `echo -1 > set_ftrace_pid` for c…
datawolf Feb 5, 2015
3271cb2
ALSA: hda - Add docking station support for another HP machine
Feb 10, 2015
4ba24fe
Merge branch 'next' into for-linus
dtor Feb 10, 2015
1b00699
ASoC: Intel: Clean data after SST fw fetch
libinyang Feb 10, 2015
e64e94d
ALSA: line6: Add delay before reading status
crorvick Feb 11, 2015
f3dfd1b
ALSA: line6: Return error if device not responding
crorvick Feb 11, 2015
e474e7f
ALSA: line6: Return EIO if read/write not successful
crorvick Feb 11, 2015
12b0015
ALSA: line6: Use explicit type for serial number
crorvick Feb 11, 2015
0e80615
ALSA: line6: toneport: Use explicit type for firmware version
crorvick Feb 11, 2015
13c0719
Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6
torvalds Feb 11, 2015
6fc26fc
Merge tag 'hsi-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 11, 2015
3e63430
Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Feb 11, 2015
a323ae9
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Feb 11, 2015
e0c8453
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Feb 11, 2015
718749d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 11, 2015
540a7c5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/gi…
torvalds Feb 11, 2015
7796c11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
torvalds Feb 11, 2015
aa7ed01
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
torvalds Feb 11, 2015
a1df7ef
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Feb 11, 2015
ce01e87
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Feb 11, 2015
bfe9183
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/wo…
torvalds Feb 11, 2015
73b4f63
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
torvalds Feb 11, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
28 changes: 10 additions & 18 deletions Documentation/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ DMA-ISA-LPC.txt
- How to do DMA with ISA (and LPC) devices.
DMA-attributes.txt
- listing of the various possible attributes a DMA region can have
dmatest.txt
- how to compile, configure and use the dmatest system.
DocBook/
- directory with DocBook templates etc. for kernel documentation.
EDID/
Expand Down Expand Up @@ -163,8 +161,6 @@ digsig.txt
-info on the Digital Signature Verification API
dma-buf-sharing.txt
- the DMA Buffer Sharing API Guide
dmaengine.txt
-the DMA Engine API Guide
dontdiff
- file containing a list of files that should never be diff'ed.
driver-model/
Expand Down Expand Up @@ -209,6 +205,8 @@ hid/
- directory with information on human interface devices
highuid.txt
- notes on the change from 16 bit to 32 bit user/group IDs.
hsi.txt
- HSI subsystem overview.
hwspinlock.txt
- hardware spinlock provides hardware assistance for synchronization
timers/
Expand Down Expand Up @@ -277,6 +275,8 @@ kprobes.txt
- documents the kernel probes debugging feature.
kref.txt
- docs on adding reference counters (krefs) to kernel objects.
kselftest.txt
- small unittests for (some) individual codepaths in the kernel.
laptops/
- directory with laptop related info and laptop driver documentation.
ldm.txt
Expand All @@ -285,22 +285,22 @@ leds/
- directory with info about LED handling under Linux.
local_ops.txt
- semantics and behavior of local atomic operations.
lockdep-design.txt
- documentation on the runtime locking correctness validator.
locking/
- directory with info about kernel locking primitives
lockstat.txt
- info on collecting statistics on locks (and contention).
lockup-watchdogs.txt
- info on soft and hard lockup detectors (aka nmi_watchdog).
logo.gif
- full colour GIF image of Linux logo (penguin - Tux).
logo.txt
- info on creator of above logo & site to get additional images from.
lzo.txt
- kernel LZO decompressor input formats
m68k/
- directory with info about Linux on Motorola 68k architecture.
magic-number.txt
- list of magic numbers used to mark/protect kernel data structures.
mailbox.txt
- How to write drivers for the common mailbox framework (IPC).
md.txt
- info on boot arguments for the multiple devices driver.
media-framework.txt
Expand All @@ -327,8 +327,6 @@ mtd/
- directory with info about memory technology devices (flash)
mono.txt
- how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
mutex-design.txt
- info on the generic mutex subsystem.
namespaces/
- directory with various information about namespaces
netlabel/
Expand Down Expand Up @@ -395,10 +393,6 @@ robust-futexes.txt
- a description of what robust futexes are.
rpmsg.txt
- info on the Remote Processor Messaging (rpmsg) Framework
rt-mutex-design.txt
- description of the RealTime mutex implementation design.
rt-mutex.txt
- desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
rtc.txt
- notes on how to use the Real Time Clock (aka CMOS clock) driver.
s390/
Expand All @@ -425,8 +419,6 @@ sparse.txt
- info on how to obtain and use the sparse tool for typechecking.
spi/
- overview of Linux kernel Serial Peripheral Interface (SPI) support.
spinlocks.txt
- info on using spinlocks to provide exclusive access in kernel.
stable_api_nonsense.txt
- info on why the kernel does not have a stable in-kernel api or abi.
stable_kernel_rules.txt
Expand Down Expand Up @@ -483,10 +475,10 @@ wimax/
- directory with info about Intel Wireless Wimax Connections
workqueue.txt
- information on the Concurrency Managed Workqueue implementation
ww-mutex-design.txt
- Intro to Mutex wait/would deadlock handling.s
x86/x86_64/
- directory with info on Linux support for AMD x86-64 (Hammer) machines.
xillybus.txt
- Overview and basic ui of xillybus driver
xtensa/
- directory with documents relating to arch/xtensa port/implementation
xz.txt
Expand Down
42 changes: 42 additions & 0 deletions Documentation/ABI/testing/sysfs-class-power
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,45 @@ Description:
Valid values:
- 5, 6 or 7 (hours),
- 0: disabled.

What: /sys/class/power_supply/max77693-charger/device/fast_charge_timer
Date: January 2015
KernelVersion: 3.19.0
Contact: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Description:
This entry shows and sets the maximum time the max77693
charger operates in fast-charge mode. When the timer expires
the device will terminate fast-charge mode (charging current
will drop to 0 A) and will trigger interrupt.

Valid values:
- 4 - 16 (hours), step by 2 (rounded down)
- 0: disabled.

What: /sys/class/power_supply/max77693-charger/device/top_off_threshold_current
Date: January 2015
KernelVersion: 3.19.0
Contact: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Description:
This entry shows and sets the charging current threshold for
entering top-off charging mode. When charging current in fast
charge mode drops below this value, the charger will trigger
interrupt and start top-off charging mode.

Valid values:
- 100000 - 200000 (microamps), step by 25000 (rounded down)
- 200000 - 350000 (microamps), step by 50000 (rounded down)
- 0: disabled.

What: /sys/class/power_supply/max77693-charger/device/top_off_timer
Date: January 2015
KernelVersion: 3.19.0
Contact: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Description:
This entry shows and sets the maximum time the max77693
charger operates in top-off charge mode. When the timer expires
the device will terminate top-off charge mode (charging current
will drop to 0 A) and will trigger interrupt.

Valid values:
- 0 - 70 (minutes), step by 10 (rounded down)
11 changes: 11 additions & 0 deletions Documentation/ABI/testing/sysfs-driver-input-axp-pek
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
What: /sys/class/input/input(x)/device/startup
Date: March 2014
Contact: Carlo Caione <carlo@caione.org>
Description: Startup time in us. Board is powered on if the button is pressed
for more than <startup_time>

What: /sys/class/input/input(x)/device/shutdown
Date: March 2014
Contact: Carlo Caione <carlo@caione.org>
Description: Shutdown time in us. Board is powered off if the button is pressed
for more than <shutdown_time>
6 changes: 3 additions & 3 deletions Documentation/Changes
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ running a Linux kernel. Also, not all tools are necessary on all
systems; obviously, if you don't have any ISDN hardware, for example,
you probably needn't concern yourself with isdn4k-utils.

o Gnu C 3.2 # gcc --version
o Gnu make 3.80 # make --version
o GNU C 3.2 # gcc --version
o GNU make 3.80 # make --version
o binutils 2.12 # ld -v
o util-linux 2.10o # fdformat --version
o module-init-tools 0.9.10 # depmod -V
Expand Down Expand Up @@ -57,7 +57,7 @@ computer.
Make
----

You will need Gnu make 3.80 or later to build the kernel.
You will need GNU make 3.80 or later to build the kernel.

Binutils
--------
Expand Down
1 change: 1 addition & 0 deletions Documentation/CodingStyle
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,7 @@ values. To do the latter, you can stick the following in your .emacs file:
(string-match (expand-file-name "~/src/linux-trees")
filename))
(setq indent-tabs-mode t)
(setq show-trailing-whitespace t)
(c-set-style "linux-tabs-only")))))

This will make emacs go better with the kernel coding style for C
Expand Down
2 changes: 1 addition & 1 deletion Documentation/DocBook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ htmldocs: $(HTML)

MAN := $(patsubst %.xml, %.9, $(BOOKS))
mandocs: $(MAN)
$(if $(wildcard $(obj)/man/*.9),gzip -f $(obj)/man/*.9)
find $(obj)/man -name '*.9' | xargs gzip -f

installmandocs: mandocs
mkdir -p /usr/local/man/man9/
Expand Down
2 changes: 1 addition & 1 deletion Documentation/DocBook/crypto-API.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<para>
This specification is intended for consumers of the kernel crypto
API as well as for developers implementing ciphers. This API
specification, however, does not discusses all API calls available
specification, however, does not discuss all API calls available
to data transformation implementations (i.e. implementations of
ciphers and other transformations (such as CRC or even compression
algorithms) that can register with the kernel crypto API).
Expand Down
Loading