summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-125-337/+148
|\
| * [MIPS] Don't use genrtc.Ralf Baechle2007-07-121-1/+1
| * [MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2007-07-121-114/+72
| * [MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa2007-07-121-98/+34
| * [MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa2007-07-121-113/+30
| * [MIPS] DEC: Fix modpost warning.Ralf Baechle2007-07-121-8/+8
| * Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle2007-07-121-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2007-07-125-10/+241
|\ \
| * | Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang2007-07-122-6/+117
| * | Video Console: Blackfin doesnt support VGA consoleMichael Hennerich2007-07-121-1/+1
| * | Blackfin arch: Port the dm9000 driver to Blackfin by using the correct low-le...Alex Landau2007-07-122-2/+17
| * | Blackfin arch: kgdb specific codeSonic Zhang2007-06-292-1/+106
| |/
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-07-1230-279/+2094
|\ \
| * | i2c-rpx: RemoveJean Delvare2007-07-124-111/+0
| * | i2c-mpc: work around missing-9th-clock-pulse bugDomen Puncer2007-07-121-0/+23
| * | i2c: New PMC MSP71xx TWI bus driverMarc St-Jean2007-07-123-0/+663
| * | i2c-savage4: Delete many unused definesJean Delvare2007-07-121-20/+1
| * | i2c/tsl2550: Speed up initializationJean Delvare2007-07-121-20/+26
| * | i2c: New bus driver for the TAOS evaluation modulesJean Delvare2007-07-123-0/+347
| * | i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov2007-07-121-51/+100
| * | i2c-i801: Various cleanupsOleg Ryjkov2007-07-121-41/+75
| * | i2c: Add support for the TSL2550Rodolfo Giometti2007-07-123-0/+465
| * | i2c-pxa: Support new-style I2C driversRodolfo Giometti2007-07-121-1/+8
| * | i2c-gpio: Make some internal functions staticAtsushi Nemoto2007-07-121-2/+2
| * | i2c-gpio: Add support for new-style clientsAtsushi Nemoto2007-07-121-1/+7
| * | i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr2007-07-121-1/+2
| * | i2c-sis5595: Resolve resource conflict with sis5595Jean Delvare2007-07-121-7/+20
| * | matroxfb: Clean-up i2c header inclusionsJean Delvare2007-07-121-2/+0
| * | i2c-nforce2: Add support for SMBus block transactionsOleg Ryjkov2007-07-121-1/+43
| * | i2c-mpc: Use i2c_add_numbered_adapterGrant Likely2007-07-121-1/+2
| * | i2c-mv64xxx: Use i2c_add_numbered_adapterDale Farnsworth2007-07-121-1/+2
| * | i2c-piix4: Add support for the ATI SB700Henry Su2007-07-122-1/+4
| * | i2c: New DS1682 chip driverGrant Likely2007-07-123-0/+270
| * | i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-128-36/+27
| * | i2c: Deprecate legacy RTC driversJean Delvare2007-07-121-3/+12
| * | i2c: Delete outdated x1205 driver documentationJean Delvare2007-07-121-1/+4
| * | scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-121-7/+7
| * | i2c: Add kernel documentationDavid Brownell2007-07-121-0/+13
| |/
* / hd.c: remove BIOS/CMOS queriesH. Peter Anvin2007-07-121-61/+12
|/
* sx: switch subven and subid valuesJiri Slaby2007-07-101-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-1017-572/+979
|\
| * mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre2007-07-091-91/+108
| * mmc: at91_mci typoNicolas Ferre2007-07-091-15/+15
| * sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-091-1/+1
| * mmc: fix silly copy-and-paste errorPierre Ossman2007-07-091-3/+3
| * mmc: move layer init and workqueue to core filePierre Ossman2007-07-093-56/+48
| * mmc: refactor host class handlingPierre Ossman2007-07-097-164/+187
| * mmc: refactor bus operationsPierre Ossman2007-07-099-244/+418
| * sdhci: add ene controller idMilko Krachounov2007-07-091-0/+8
| * mmc: bounce requests for simple hostsPierre Ossman2007-07-094-15/+208