summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-13dm: bio_list prefetch removalAlasdair G Kergon1-3/+1
2007-07-13Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-22/+0
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-17/+54
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+1
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-29/+44
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds107-661/+652
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds60-389/+665
2007-07-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds15-718/+856
2007-07-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds56-364/+3288
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-337/+148
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds5-10/+241
2007-07-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds30-279/+2094
2007-07-13libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2-11/+0
2007-07-13ata_piix: kill incorrect invalid map value warningTejun Heo1-1/+1
2007-07-13libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert1-0/+1
2007-07-12[libata] sata_mv: Fix and clean up per-chip-generation testsJeff Garzik1-15/+14
2007-07-12[libata] sata_mv: Convert to new exception handling (EH) infrastructureJeff Garzik1-247/+456
2007-07-12[libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)Jeff Garzik1-15/+8
2007-07-12hd.c: remove BIOS/CMOS queriesH. Peter Anvin1-61/+12
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle1-1/+1
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa1-114/+72
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa1-98/+34
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa1-113/+30
2007-07-12[MIPS] DEC: Fix modpost warning.Ralf Baechle1-8/+8
2007-07-12Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle1-3/+3
2007-07-12[ARM] pxa: remove MMC register defines from pxa-regs.hRussell King1-22/+0
2007-07-12i2c-rpx: RemoveJean Delvare4-111/+0
2007-07-12i2c-mpc: work around missing-9th-clock-pulse bugDomen Puncer1-0/+23
2007-07-12i2c: New PMC MSP71xx TWI bus driverMarc St-Jean3-0/+663
2007-07-12i2c-savage4: Delete many unused definesJean Delvare1-20/+1
2007-07-12i2c/tsl2550: Speed up initializationJean Delvare1-20/+26
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare3-0/+347
2007-07-12i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov1-51/+100
2007-07-12i2c-i801: Various cleanupsOleg Ryjkov1-41/+75
2007-07-12i2c: Add support for the TSL2550Rodolfo Giometti3-0/+465
2007-07-12i2c-pxa: Support new-style I2C driversRodolfo Giometti1-1/+8
2007-07-12i2c-gpio: Make some internal functions staticAtsushi Nemoto1-2/+2
2007-07-12i2c-gpio: Add support for new-style clientsAtsushi Nemoto1-1/+7
2007-07-12i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr1-1/+2
2007-07-12i2c-sis5595: Resolve resource conflict with sis5595Jean Delvare1-7/+20
2007-07-12matroxfb: Clean-up i2c header inclusionsJean Delvare1-2/+0
2007-07-12i2c-nforce2: Add support for SMBus block transactionsOleg Ryjkov1-1/+43
2007-07-12i2c-mpc: Use i2c_add_numbered_adapterGrant Likely1-1/+2
2007-07-12i2c-mv64xxx: Use i2c_add_numbered_adapterDale Farnsworth1-1/+2
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su2-1/+4
2007-07-12i2c: New DS1682 chip driverGrant Likely3-0/+270
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare8-36/+27
2007-07-12i2c: Deprecate legacy RTC driversJean Delvare1-3/+12
2007-07-12i2c: Delete outdated x1205 driver documentationJean Delvare1-1/+4
2007-07-12scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke1-7/+7