aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
* i2c: Add support for device alias namesJean Delvare2008-04-29
* i2c-amd756-s4882: Fix an error pathJean Delvare2008-04-29
* i2c/tps65010: Add missing intialization of client dataJean Delvare2008-04-29
* i2c-sis5595: Minor cleanups in sis5595_accessJean Delvare2008-04-29
* i2c-piix4: Minor cleanupsJean Delvare2008-04-29
* i2c: Spelling fix (successful)Jean Delvare2008-04-29
* i2c-stub: No newline in parameter descriptionJean Delvare2008-04-29
* drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org2008-04-29
* dm: use unlocked variants of queue flag check/setJens Axboe2008-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-29
|\
| * pciehp: fix error message about getting hotplug controlKenji Kaneshige2008-04-29
| * pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-29
| * pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-29
| * pciehp: Fix command writeKenji Kaneshige2008-04-25
| * shpchp: fix slot nameKenji Kaneshige2008-04-25
| * make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk2008-04-25
| * pciehp: Clean up pcie_init()Kenji Kaneshige2008-04-25
| * pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-25
| * pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-25
| * pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-25
| * pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-25
| * pciehp: Add missing memory barrierKenji Kaneshige2008-04-25
| * pciehp: Fix interrupt event handligKenji Kaneshige2008-04-25
| * pciehp: fix slot nameKenji Kaneshige2008-04-25
| * PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-23
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-29
|\ \
| * | Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...Sonic Zhang2008-04-29
| * | sata_mv: Improve naming of main_irq cause/mask identifiersMark Lord2008-04-29
| * | libata-scsi: improve rbuf handling for simulated commandsTejun Heo2008-04-29
| * | libata-scsi: clean up inquiry / mode sense related functionsTejun Heo2008-04-29
| * | [MIPS] ATA: Rename routerboard 500 to 532Ralf Baechle2008-04-29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\ \ \
| * | | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26
| * | | driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-26
| * | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
| * | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-26
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-29
|\ \ \ \
| * | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-29
| * | | | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-29
| * | | | [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-29
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-29
|\ \ \ \
| * | | | [CPUFREQ] state info wrong after resumeShaohua Li2008-04-28
| * | | | [CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2008-04-28
| * | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\ \ \ \ \
| * | | | | block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-29
| * | | | | ide: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-29