summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-161-20/+25
|\
| * [ARM] pxa: update pxa i2c driver to use clk supportRussell King2007-10-121-20/+25
* | i2c-nforce2: Declare PEC as supportedJean Delvare2007-10-131-0/+1
* | i2c-nforce2: Abort the transaction on errorOleg Ryjkov2007-10-131-1/+32
* | i2c-nforce2: Move status checking to a separate functionOleg Ryjkov2007-10-131-16/+33
* | i2c-au1550: Fix a misused register problemChris David2007-10-131-7/+4Star
* | i2c: Rename the PEC functionality bitDavid Brownell2007-10-132-2/+2
* | i2c-at91: Mark as brokenDavid Brownell2007-10-131-1/+9
* | i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-8/+0Star
* | i2c-stub: Support multiple chipsJean Delvare2007-10-131-22/+57
* | i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau2007-10-131-16/+0Star
* | i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston2007-10-131-0/+3
* | i2c: Add DaVinci I2C controller supportVladimir Barinov2007-10-133-0/+600
* | i2c-ibm_iic: Add support for new-style clientsStefan Roese2007-10-131-1/+8
|/
* i2c-pxa: Fix adapter numberJean Delvare2007-09-091-1/+1
* i2c-gpio: Fix adapter numberDavid Brownell2007-09-091-1/+1
* i2c-piix4: Fix SB700 PCI device IDShane Huang2007-08-312-4/+3Star
* i2c-s3c2410: Build fixBen Dooks2007-08-141-2/+2
* i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth2007-08-141-14/+17
* i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer2007-08-141-3/+6
* i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard2007-08-141-0/+1
* i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood2007-08-141-1/+1
* i2c-i801: Typo: erroneousJean Delvare2007-08-141-2/+2
* Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-251-2/+2
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-193-196/+0Star
|\
| * i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-193-196/+0Star
* | parse error, drivers/i2c/busses/i2c-pmcmsp.cYoann Padioleau2007-07-171-1/+1
* | make i2c-acorn tristateAl Viro2007-07-162-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-2/+1Star
|\ \
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-2/+1Star
| |/
* | i2c-rpx: RemoveJean Delvare2007-07-123-107/+0Star
* | 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/+1Star
* | 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-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
* | 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: Fix the i2c_smbus_read_i2c_block_data() prototypeJean Delvare2007-07-123-5/+2Star
* | scx200_acb: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-121-7/+7
|/
* [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz2007-05-261-14/+9Star
* i2c-s3c2410: Fix build warningArnaud Patard2007-05-221-1/+2