summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mmc: Fix compile for omap_hsmmc.cTony Lindgren2009-04-081-1/+0
| * | | | | mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees2009-04-081-17/+21
| * | | | | mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-081-9/+12
| * | | | | omap_hsmmc: Flush posted write to IRQKevin Hilman2009-04-081-0/+4
| * | | | | New mail address for Pierre OssmanPierre Ossman2009-04-083-3/+3
| * | | | | imxmmc: move RSSR BLRPaulius Zaleckas2009-04-081-7/+3
| * | | | | imxmmc: init-exit reworkPaulius Zaleckas2009-04-081-5/+4
| * | | | | mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-081-1/+1
| | |/ / / | |/| | |
* | | | | tty: MAX3100Alan Cox2009-04-081-0/+927
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-079-15/+83
|\ \ \ \
| * | | | PCI: pci_slot: grab refcount on slot's busAlex Chiang2009-04-061-0/+5
| * | | | PCI Hotplug: acpiphp: grab refcount on p2p subordinate busAlex Chiang2009-04-061-0/+14
| * | | | PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0
| * | | | PCI: Fix oops in pci_vpd_truncateAnton Vorontsov2009-04-061-1/+2
| * | | | PCI: don't corrupt enable_cnt when doing manual resource alignmentYuji Shimada2009-04-061-5/+9
| * | | | PCI: annotate pci_rescan_bus as __ref, not __devinitAlex Chiang2009-04-061-1/+1
| * | | | PCI-IOV: fix missing kernel-docRandy Dunlap2009-04-061-0/+1
| * | | | PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-064-5/+5
| * | | | PCI: SR-IOV quirk for Intel 82576 NICYu Zhao2009-04-061-0/+48
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-077-10/+1162
|\ \ \ \
| * | | | loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov2009-04-071-2/+5
| * | | | mflash: initial supportunsik Kim2009-04-073-0/+1023
| * | | | cciss: change to discover first memory BARMike Miller2009-04-071-5/+14
| * | | | cciss: kernel scan thread for MSA2012Mike Miller2009-04-073-2/+111
| * | | | cciss: fix residual count for block pc requestsJens Axboe2009-04-071-1/+9
| | |/ / | |/| |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-074-215/+302
|\ \ \ \
| * | | | sata_mv: shorten register namesMark Lord2009-04-061-211/+211
| * | | | sata_mv: workaround errata SATA#13Mark Lord2009-04-061-1/+19
| * | | | sata_mv: cosmetic renamesMark Lord2009-04-061-17/+18
| * | | | sata_mv: workaround errata SATA#26Mark Lord2009-04-061-1/+19
| * | | | sata_mv: workaround errata PCI#7Mark Lord2009-04-061-4/+23
| * | | | sata_mv: replace 0x1f with ATA_PIO4 (v2)Mark Lord2009-04-061-8/+8
| * | | | sata_mv: fix irq mask racesMark Lord2009-04-061-0/+9
| * | | | sata_mv: revert SoC irq breakageMark Lord2009-04-061-4/+6
| * | | | libata: ahci enclosure management bios workaroundDavid Milburn2009-04-061-2/+15
| * | | | ata_piix: VGN-BX297XP wants the controller power up on suspendTejun Heo2009-04-061-0/+7
| * | | | libata: Remove some redundant casts from pata_octeon_cf.cDavid Daney2009-04-061-3/+3
| | |/ / | |/| |
* | | | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-077-94/+1437
|\ \ \ \
| * | | | i2c: imx: Make disable_delay a per-device variableWolfram Sang2009-04-071-4/+3
| * | | | i2c: xtensa s6000 i2c driverOskar Schirmer2009-04-074-0/+497
| * | | | i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger2009-04-071-20/+242
| * | | | i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger2009-04-071-14/+17
| * | | | i2c: i2c-mpc: various coding style fixesWolfgang Grandegger2009-04-071-17/+18
| * | | | i2c: imx: Add missing request_mem_region in probe()Darius Augulis2009-04-071-5/+13
| * | | | i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown2009-04-071-2/+1
| * | | | i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone2009-04-071-39/+11
| * | | | i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks2009-04-071-5/+19
| * | | | i2c: iMX/MXC supportDarius Augulis2009-04-073-0/+628
| | |/ / | |/| |
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-075-67/+1070
|\ \ \ \
| * | | | hwmon: Add Asus ATK0110 supportLuca Tettamanti2009-04-074-2/+1023
OpenPOWER on IntegriCloud