summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13i2c: tegra: dynamically control fast clkLaxman Dewangan
2012-09-13i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20Laxman Dewangan
2012-09-13i2c: tegra: pass proper name for getting clockLaxman Dewangan
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2012-09-12i2c: mxs: correctly setup speed for non devicetreeWolfram Sang
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge
2012-09-12i2c: pnx: Fix bit definitionsRoland Stigge
2012-09-12omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard
2012-09-12i2c: omap: sanitize exit pathFelipe Balbi
2012-09-12i2c: omap: switch over to autosuspend APIFelipe Balbi
2012-09-12i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi
2012-09-12i2c: omap: switch to threaded IRQ supportFelipe Balbi
2012-09-12i2c: omap: remove redundant status readShubhrajyoti D
2012-09-12i2c: omap: get rid of the "complete" labelFelipe Balbi
2012-09-12i2c: omap: resize fifos before each messageFelipe Balbi
2012-09-12i2c: omap: simplify IRQ exit pathFelipe Balbi
2012-09-12i2c: omap: always return IRQ_HANDLEDFelipe Balbi
2012-09-12i2c: omap: simplify errata checkFelipe Balbi
2012-09-12i2c: omap: bus: add a receiver flagFelipe Balbi
2012-09-12i2c: omap: switch to platform_get_irq()Felipe Balbi
2012-09-12i2c: omap: ack IRQ in partsFelipe Balbi
2012-09-12i2c: omap: switch over to do {} while loopFelipe Balbi
2012-09-12i2c: omap: re-factor receive/transmit data loopFelipe Balbi
2012-09-12i2c: omap: improve i462 errata handlingFelipe Balbi
2012-09-12i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi
2012-09-12i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi
2012-09-12i2c: omap: add blank linesFelipe Balbi
2012-09-12i2c: omap: decrease indentation level on data handlingFelipe Balbi
2012-09-12i2c: omap: simplify num_bytes handlingFelipe Balbi
2012-09-12i2c: omap: switch to devm_* APIFelipe Balbi
2012-09-12i2c: at91: add dt support to i2c-at91Ludovic Desroches
2012-09-12i2c: at91: add new driverNikolaus Voss
2012-09-12i2c: at91: remove old polling driverNikolaus Voss
2012-09-12i2c: nomadik: stop fetching the regulatorLinus Walleij
2012-09-12i2c: davinci: add OF supportHeiko Schocher
2012-09-11i2c: imx: Use dev_dbg logging styleFabio Estevam
2012-09-11i2c: imx: Use dev_info to indicate that i2c driver was succesfully registeredFabio Estevam
2012-09-11i2c/mpc: make data used as *of_device_id.data constArnd Bergmann
2012-09-11i2c/mpc: add a const qualifierUwe Kleine-König
2012-09-11i2c/i2c-omap: add a const qualifierUwe Kleine-König
2012-09-10i2c-core: Fix for lockdep validatorJean Delvare
2012-09-10i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin
2012-09-10i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston
2012-09-05Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge
2012-08-18i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan
2012-08-18i2c: diolan-u2c: Fix master_xfer return codeGuenter Roeck