summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2007-09-09i2c-algo-bit: Read block data bugfixDavid Brownell-20/+32
2007-09-09i2c-pxa: Fix adapter numberJean Delvare-1/+1
2007-09-09i2c-gpio: Fix adapter numberDavid Brownell-1/+1
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang-4/+3
2007-08-14i2c-s3c2410: Build fixBen Dooks-2/+2
2007-08-14i2c/menelaus: Build fixDavid Brownell-2/+1
2007-08-14i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth-14/+17
2007-08-14i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer-3/+6
2007-08-14i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard-0/+1
2007-08-14i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell-21/+21
2007-08-14i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood-1/+1
2007-08-14i2c-i801: Typo: erroneousJean Delvare-2/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki-1/+1
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds-2/+2
2007-07-26i2c: ds1682 warning fixAndrew Morton-1/+2
2007-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu-2/+2
2007-07-19Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds-198/+0
2007-07-19i2c: Delete the i2c-isa pseudo bus driverJean Delvare-198/+0
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren-0/+1292
2007-07-17parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau-1/+1
2007-07-15make i2c-acorn tristateAl Viro-2/+2
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro-4/+4
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-2/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-5/+5
2007-07-12i2c-rpx: RemoveJean Delvare-111/+0
2007-07-12i2c-mpc: work around missing-9th-clock-pulse bugDomen Puncer-0/+23
2007-07-12i2c: New PMC MSP71xx TWI bus driverMarc St-Jean-0/+663
2007-07-12i2c-savage4: Delete many unused definesJean Delvare-20/+1
2007-07-12i2c/tsl2550: Speed up initializationJean Delvare-20/+26
2007-07-12i2c: New bus driver for the TAOS evaluation modulesJean Delvare-0/+347
2007-07-12i2c-i801: Use the internal 32-byte buffer on ICH4+Oleg Ryjkov-51/+100
2007-07-12i2c-i801: Various cleanupsOleg Ryjkov-41/+75
2007-07-12i2c: Add support for the TSL2550Rodolfo Giometti-0/+465
2007-07-12i2c-pxa: Support new-style I2C driversRodolfo Giometti-1/+8
2007-07-12i2c-gpio: Make some internal functions staticAtsushi Nemoto-2/+2
2007-07-12i2c-gpio: Add support for new-style clientsAtsushi Nemoto-1/+7
2007-07-12i2c-iop3xx: Switch to static adapter numberingMartin Michlmayr-1/+2
2007-07-12i2c-sis5595: Resolve resource conflict with sis5595Jean Delvare-7/+20
2007-07-12i2c-nforce2: Add support for SMBus block transactionsOleg Ryjkov-1/+43
2007-07-12i2c-mpc: Use i2c_add_numbered_adapterGrant Likely-1/+2
2007-07-12i2c-mv64xxx: Use i2c_add_numbered_adapterDale Farnsworth-1/+2
2007-07-12i2c-piix4: Add support for the ATI SB700Henry Su-1/+4
2007-07-12i2c: New DS1682 chip driverGrant Likely-0/+270
2007-07-12i2c: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare-12/+23
2007-07-12i2c: Deprecate legacy RTC driversJean Delvare-3/+12
2007-07-12scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke-7/+7
2007-07-12i2c: Add kernel documentationDavid Brownell-0/+13
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-3/+5
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-2/+1