summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky2011-10-301-3/+3
* [S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky2011-10-301-2/+2
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+2
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-306-6/+6
* [S390] dasd: prevent path verification before resumeStefan Haberland2011-10-303-2/+17
* [S390] qdio: remove multicast pollingJan Glauber2011-10-302-12/+0
* [S390] qdio: reset outbound SBAL error statesJan Glauber2011-10-301-1/+2
* [S390] qdio: EQBS retry after CCQ 96Jan Glauber2011-10-301-40/+41
* [S390] qdio: add timestamp for last queue scan timeJan Glauber2011-10-304-5/+16
* [S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland2011-10-303-2/+32
* [S390] dasd: wait for terminated requestStefan Haberland2011-10-301-1/+5
* [S390] zcore: add missing module.h includeHeiko Carstens2011-10-301-0/+1
* [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-1/+4
* [S390] ccwgroup: cleanupSebastian Ott2011-10-301-180/+119
* [S390] ccwgroup: move attributes to attribute groupSebastian Ott2011-10-301-20/+22
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-302-3/+4
* [S390] kdump backend codeMichael Holzheu2011-10-301-1/+1
* [S390] Add real memory access functionsMichael Holzheu2011-10-301-18/+2
* [S390] cio: add message for timeouts on internal I/OSebastian Ott2011-10-301-3/+20
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-3017-22/+51
* Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-10-291-8/+8
|\
| * lguest: move process freezing before pending signals checkMichal Hocko2011-10-271-7/+7
| * lguest: Allow running under paravirt-enabled KVM.Rusty Russell2011-10-271-1/+1
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-2932-494/+214
|\ \
| * | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-2526-329/+46
| * | spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-245-5/+5
| * | OMAP: SPI: Fix the trying to free nonexistent resource errorShubhrajyoti D2011-10-241-3/+4
| * | Merge commit 'v3.1' into spi/nextGrant Likely2011-10-24215-1891/+2520
| |\ \
| * | | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-161-0/+1
| * | | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-151-0/+1
| * | | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-213-79/+89
| * | | spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is trueViresh Kumar2011-09-211-2/+6
| * | | spi/spi-pl022: calculate_effective_freq() must set rate <= requested rateViresh Kumar2011-09-211-51/+51
| * | | spi/spi-pl022: Don't allocate more sg than required.Viresh Kumar2011-09-211-1/+1
| * | | spi/spi-pl022: Use GFP_ATOMIC for allocation from taskletViresh Kumar2011-09-211-2/+2
| * | | spi/spi-pl022: Resolve formatting issuesViresh Kumar2011-09-201-22/+8
* | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-297-39/+658
|\ \ \ \
| * | | | gpio: pl061: add DT binding supportRob Herring2011-10-261-10/+21
| * | | | gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-201-1/+1
| * | | | gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-201-1/+1
| * | | | gpio: langwell: ensure alternate function is clearedAdrian Hunter2011-10-061-0/+27
| * | | | gpio-pch: Support interrupt functionTomoya MORINAGA2011-10-052-0/+188
| * | | | gpio-pch: Save register value in suspend()Tomoya MORINAGA2011-10-051-1/+21
| * | | | gpio-pch: modify gpio_nums and maskTomoya MORINAGA2011-10-051-6/+25
| * | | | gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA2011-10-051-0/+1
| * | | | gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA2011-10-051-0/+10
| * | | | gpio-pch: Delete invalid "restore" code in suspend()Tomoya MORINAGA2011-10-051-1/+0
| * | | | gpio-ml-ioh: Fix suspend/resume issueTomoya MORINAGA2011-10-051-12/+48
| * | | | gpio-ml-ioh: Support interrupt functionTomoya MORINAGA2011-10-052-3/+207
| * | | | gpio-ml-ioh: Delete unnecessary codeTomoya MORINAGA2011-10-051-1/+0