summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2012-10-08i2c: add Renesas R-Car I2C driverKuninori Morimoto
2012-10-06i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-06ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet
2012-10-06i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones
2012-09-14i2c: mpc: Wait for STOP to hit the busJoakim Tjernlund
2012-09-14i2c: davinci: preparation for switch to common clock frameworkMurali Karicheri
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-08-18i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan
2012-08-18i2c: diolan-u2c: Fix master_xfer return codeGuenter Roeck
2012-08-18I2C: OMAP: xfer: fix runtime PM get/put balance on errorKevin Hilman
2012-08-18i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-07-24Revert "i2c: tegra: convert normal suspend/resume to *_noirq"Wolfram Sang
2012-07-24i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart
2012-07-24i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare