summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2009-05-14Merge branch 'quilt/i2c'Stephen Rothwell
2009-05-14Merge commit 'pxa/for-next'Stephen Rothwell
2009-05-12Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-05-12i2c: Add a sysfs interface to instantiate devicesJean Delvare
2009-05-12i2c: Kill the redundant client listJean Delvare
2009-05-12i2c: Kill is_newstyle_driverJean Delvare
2009-05-12i2c: Merge i2c_attach_client into i2c_new_deviceJean Delvare
2009-05-12i2c: Drop i2c_probe functionJean Delvare
2009-05-12i2c: Get rid of the legacy binding modelJean Delvare
2009-05-12i2c: Kill client_register and client_unregister methodsJean Delvare
2009-05-12i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-05-12i2c: Do not give adapters a default parentJean Delvare
2009-05-12i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare
2009-05-12i2c: Retry automatically on arbitration lossClifford Wolf
2009-05-12i2c: Remove void castsJack Stone
2009-05-12i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware
2009-05-12i2c: Enable i2c-s3c2410 for S3C64XX tooMark Brown
2009-05-12i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie
2009-05-05i2c: Timeouts off by 1Roel Kluin
2009-05-03i2c-pxa.c: timeouts off by 1Roel Kluin
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare
2009-04-13[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao
2009-04-13[ARM] pxa: add platform device ID table to pxa i2c driverEric Miao
2009-04-07i2c: imx: Make disable_delay a per-device variableWolfram Sang
2009-04-07i2c: xtensa s6000 i2c driverOskar Schirmer
2009-04-07i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger
2009-04-07i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger
2009-04-07i2c: i2c-mpc: various coding style fixesWolfgang Grandegger
2009-04-07i2c: imx: Add missing request_mem_region in probe()Darius Augulis
2009-04-07i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone
2009-04-07i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks
2009-04-07i2c: iMX/MXC supportDarius Augulis
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-30i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede
2009-03-30Move the pcf8591 driver to hwmonJean Delvare
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-28i2c-core: Some style cleanupsZhenwen Xu
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa