summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2009-05-12Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
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-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
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare
2009-03-28i2c: Clarify which clients are auto-removedJean Delvare
2009-03-28Merge branch 'origin' into develRussell King
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2009-03-19Merge branch 'omap-clks3' into develRussell King
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-09i2c-mpc: do not allow interruptions when waiting for I2C to completeTimur Tabi