summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors
2009-06-13i2c-s3c2410: move to using platform idtable to match devicesBen Dooks
2009-06-13i2c: OMAP3: Better noise suppression for fast/standard modesAaro Koskinen
2009-06-13i2c: OMAP2/3: Fix scll/sclh calculationsAaro Koskinen
2009-06-13i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich
2009-06-13i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew
2009-06-13i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang
2009-06-13i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao
2009-06-05[ARM] pxa: add platform device ID table to pxa i2c driverEric Miao
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt
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