aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds4-26/+32
2009-05-12i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware1-8/+8
2009-05-12i2c: Enable i2c-s3c2410 for S3C64XX tooMark Brown1-1/+1
2009-05-12i2c-mpc: bug fix for MPC52xx clock setting and printoutWolfgang Grandegger1-14/+20
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan1-0/+11
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie1-1/+1
2009-05-05i2c: Timeouts off by 1Roel Kluin9-13/+13
2009-05-03i2c-pxa.c: timeouts off by 1Roel Kluin1-3/+3
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare1-2/+1
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare1-2/+4
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1
2009-04-07i2c: imx: Make disable_delay a per-device variableWolfram Sang1-4/+3
2009-04-07i2c: xtensa s6000 i2c driverOskar Schirmer4-0/+497
2009-04-07i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger1-20/+242
2009-04-07i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger1-14/+17
2009-04-07i2c: i2c-mpc: various coding style fixesWolfgang Grandegger1-17/+18
2009-04-07i2c: imx: Add missing request_mem_region in probe()Darius Augulis1-5/+13
2009-04-07i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown1-2/+1
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone1-39/+11
2009-04-07i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks1-5/+19
2009-04-07i2c: iMX/MXC supportDarius Augulis3-0/+628
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare3-184/+0
2009-03-30Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-339/+77
2009-03-30i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede1-0/+77
2009-03-30Move the pcf8591 driver to hwmonJean Delvare3-339/+0
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt19-290/+546
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds16-261/+514
2009-03-28i2c-core: Some style cleanupsZhenwen Xu1-13/+13
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2-1/+4
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang1-1/+72
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang1-7/+12
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang3-33/+46
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang2-8/+11
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa4-26/+185
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel1-5/+9
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare1-5/+3
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare4-10/+9
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare3-4/+6
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel4-8/+11
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare1-2/+10
2009-03-28i2c: Clarify which clients are auto-removedJean Delvare1-1/+4
2009-03-28Merge branch 'origin' into develRussell King1-1/+1
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei1-1/+1
2009-03-19Merge branch 'omap-clks3' into develRussell King1-25/+22
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King8-11/+17
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt8-11/+17
2009-03-09i2c-mpc: do not allow interruptions when waiting for I2C to completeTimur Tabi1-6/+3