aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2009-11-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-26i2c: Fix userspace_device list corruptionJean Delvare
2009-11-26i2c/tsl2550: Fix lux value in extended modeMichele Jr De Candia
2009-11-21ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irqRussell King
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-02i2c-mpc: Do not generate STOP after read.Joakim Tjernlund
2009-11-02i2c: imx: disable clock when it's possible to save power.Richard Zhao
2009-11-02i2c: imx: only imx1 needs disable delayRichard Zhao
2009-11-02i2c: imx: check busy bit when START/STOPRichard Zhao
2009-10-04i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare
2009-09-26ACPI: i2c-scmi: don't use acpi_device_uid()Bjorn Helgaas
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang
2009-09-19i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson
2009-09-18i2c: Clearly mark ACPI drivers as suchJean Delvare
2009-09-18i2c: Add driver for SMBus Control Method InterfaceCrane Cai
2009-09-18i2c-pnx: Correct use of request_region/request_mem_regionJulia Lawall
2009-09-18i2c-piix4: Add AMD SB900 SMBus device IDCrane Cai
2009-09-18i2c/chips: Remove deprecated pcf8574 driverWolfram Sang
2009-09-18i2c/chips: Remove deprecated pca9539 driverWolfram Sang
2009-09-18i2c/chips: Remove deprecated pcf8575 driverWolfram Sang
2009-09-18i2c/scx200_acb: Provide more information on bus errorsWilly Tarreau
2009-09-18i2c: Provide compatibility links for i2c adaptersJean Delvare
2009-09-18i2c: Convert i2c adapters to bus devicesJean Delvare
2009-09-18i2c: Convert i2c clients to a device typeJean Delvare
2009-09-18i2c/tsl2550: Use combined SMBus transactionsJean Delvare
2009-09-18i2c-taos-evm: Switch echo off to improve performanceJean Delvare
2009-09-10[ARM] pxa: update dependancy of pxa i2c moduleHaojian Zhuang
2009-08-23i2c: Runtime PM for SuperH Mobile I2CMagnus Damm
2009-08-23Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz
2009-07-30i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin
2009-07-30i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-28i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia
2009-07-22I2C: Rework i2c-s3c2410 suspend_late()/resume() V2Magnus Damm
2009-07-22I2C: Rework i2c-pxa suspend_late()/resume_early()Magnus Damm
2009-07-15i2c: Use resource_sizeJulia Lawall