summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-20/+25
2007-10-13i2c-nforce2: Declare PEC as supportedJean Delvare-0/+1
2007-10-13i2c-nforce2: Abort the transaction on errorOleg Ryjkov-1/+32
2007-10-13i2c-nforce2: Move status checking to a separate functionOleg Ryjkov-16/+33
2007-10-13i2c-au1550: Fix a misused register problemChris David-7/+4
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell-2/+2
2007-10-13i2c-at91: Mark as brokenDavid Brownell-1/+9
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell-24/+12
2007-10-13i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell-8/+0
2007-10-13i2c-dev: Reject I2C_M_RECV_LENDavid Brownell-2/+4
2007-10-13i2c-stub: Support multiple chipsJean Delvare-22/+57
2007-10-13i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau-16/+0
2007-10-13i2c-i801: Add support for the Intel Tolapai SMBusJason Gaston-0/+3
2007-10-13i2c: Document struct i2c_msgDavid Brownell-1/+16
2007-10-13i2c/pcf8574: No arbitrary initializationJean Delvare-7/+7
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov-0/+600
2007-10-13i2c-ibm_iic: Add support for new-style clientsStefan Roese-1/+8
2007-10-13i2c/tps65010: New-style driver updates, part 2David Brownell-146/+38
2007-10-13i2c/tps65010: New-style driver updates, part 1David Brownell-66/+69
2007-10-13i2c-core: Make some code staticAdrian Bunk-4/+3
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell-1/+3
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-6/+2
2007-10-12[ARM] pxa: update pxa i2c driver to use clk supportRussell King-20/+25
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