summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | serial: samsung: Fix build errorKukjin Kim2011-08-081-2/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-269-5/+92
|\ \ \ \ \ \
| * | | | | | drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-221-0/+1
| * | | | | | drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-221-0/+1
| * | | | | | drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-221-0/+13
| * | | | | | drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-221-0/+6
| * | | | | | drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi2011-08-221-0/+7
| * | | | | | drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-221-0/+1
| * | | | | | drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-223-1/+57
| * | | | | | drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy2011-08-221-1/+1
| * | | | | | base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten2011-08-221-0/+1
| * | | | | | pti: add missing CONFIG_PCI dependencyHeiko Carstens2011-08-221-0/+1
| * | | | | | drivers/base/devtmpfs.c: correct annotation of `setup_done'Arnaud Lacombe2011-08-081-1/+1
| * | | | | | driver core: fix kernel-doc warning in platform.cRandy Dunlap2011-08-081-1/+1
| * | | | | | firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-081-1/+1
| |/ / / / /
* | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-267-6/+9
|\ \ \ \ \ \
| * | | | | | staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-241-1/+0Star
| * | | | | | staging: octeon-ethernet: Add missing #includes.David Daney2011-08-242-0/+2
| * | | | | | Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-231-1/+1
| * | | | | | staging: zcache: fix crash on high memory swapSeth Jennings2011-08-231-4/+4
| * | | | | | staging: brcm80211: SPARC build error fixPieter-Paul Giesberts2011-08-231-0/+1
| * | | | | | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-231-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-264-14/+23
|\ \ \ \ \ \
| * | | | | | [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
| * | | | | | [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-241-2/+3
| * | | | | | [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-241-1/+1
| * | | | | | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-241-3/+7
| * | | | | | [S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens2011-08-241-6/+8
* | | | | | | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-2624-77/+148
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-08-2622-45/+95
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Correct element count for WM8996 sidetone HPFMark Brown2011-08-241-1/+1
| | * | | | | | | ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren2011-08-241-2/+2
| | * | | | | | | ASoC: Add samsung maintainerSangbeom Kim2011-08-241-0/+1
| | * | | | | | | ASoC: Add Springbank I/O card to Speyside KconfigJoseph Pentland2011-08-241-0/+1
| | * | | | | | | sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall2011-08-231-9/+9
| | * | | | | | | sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall2011-08-231-1/+3
| | * | | | | | | sound/soc/ep93xx/ep93xx-i2s.c: add missing kfreeJulia Lawall2011-08-231-2/+3
| | * | | | | | | sound/soc/kirkwood/kirkwood-i2s.c: add missing kfreeJulia Lawall2011-08-231-1/+1
| | * | | | | | | ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin2011-08-231-1/+1
| | * | | | | | | sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi2011-08-231-0/+2
| | * | | | | | | ASoC: Clear completions from late WM8996 FLL lock IRQsMark Brown2011-08-221-0/+3
| | * | | | | | | ASoC: Clear any outstanding WM8962 FLL lock completions before waitingMark Brown2011-08-221-0/+4
| | * | | | | | | ASoC: Ensure we only run Speyside WM8962 bias level callbacks onceMark Brown2011-08-221-0/+6
| | * | | | | | | ASoC: Fix configuration of WM8996 input enablesMark Brown2011-08-221-9/+4Star
| | * | | | | | | ASoC: WM8996 record paths need AIFCLKMark Brown2011-08-221-0/+10
| | * | | | | | | ASoC: omap: Fix build errors in ams-deltaJarkko Nikula2011-08-181-2/+4
| | * | | | | | | ASoC: Fix check for symmetric rate enforcementSascha Hauer2011-08-171-0/+3
| | * | | | | | | ASoC: ad193x: remove cache supportScott Jiang2011-08-151-8/+0Star
| | * | | | | | | ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fixScott Jiang2011-08-151-0/+23