summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-2933-494/+231
|\
| * drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-2527-329/+63
| * 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-24556-3592/+4729
| |\
| * | spi/spi-ep93xx: add module.h includeMika Westerberg2011-10-161-0/+1
| * | spi/tegra: fix compilation error in spi-tegra.cMarc Dietrich2011-10-141-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-2915-67/+683
|\ \ \
| * | | h8300: Move gpio.h to gpio-internal.hMark Brown2011-10-263-2/+2
| * | | gpio: pl061: add DT binding supportRob Herring2011-10-262-12/+22
| * | | gpio: fix build error in include/asm-generic/gpio.hHamo2011-10-261-2/+2
| * | | gpiolib: Ensure struct gpio is always definedMark Brown2011-10-242-22/+13
| * | | irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu2011-10-241-0/+4
| * | | gpio-ml-ioh: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-1/+1
| * | | gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-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
| * | | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo2011-09-211-0/+6
| * | | gpio/nomadik: use genirq core to track enablementLinus Walleij2011-09-201-9/+2
| * | | gpio/nomadik: disable clocks when unusedRabin Vincent2011-09-202-7/+116
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28162-3311/+14101
|\ \ \
| * | | [SCSI] qla4xxx: export address/port of connection (fix udev disk names)Mike Christie2011-10-201-0/+2
| * | | [SCSI] ipr: Fix BUG on adapter dump timeoutBrian King2011-10-202-1/+4
| * | | [SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford2011-10-201-2/+1
| * | | [SCSI] hpsa: change confusing message to be more clearMike Miller2011-10-201-4/+2
| * | | [SCSI] iscsi class: fix vlan configurationMike Christie2011-10-203-9/+10
| * | | [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-203-19/+13
| * | | [SCSI] iscsi class: fix link local mispellingMike Christie2011-10-201-3/+3
| * | | [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie2011-10-202-36/+24
| * | | [SCSI] aacraid: use lower snprintf() limitDan Carpenter2011-10-201-3/+4
| * | | [SCSI] lpfc 8.3.27: Change driver version to 8.3.27James Smart2011-10-161-1/+1
| * | | [SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart2011-10-165-19/+471
| * | | [SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart2011-10-163-67/+118
| * | | [SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart2011-10-164-6/+366
| * | | [SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart2011-10-168-136/+229
| * | | [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart2011-10-1611-57/+143
OpenPOWER on IntegriCloud