summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2014-01-03i2c: imx: propagate irq error code in probeWolfram Sang
2014-01-03i2c: s3c2410: dont need CPU_FREQ transitions for exynos seriesNaveen Krishna Ch
2014-01-03i2c: s3c2410: Add polling mode supportVasanth Ananthan
2014-01-03i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilationLaurent Pinchart
2014-01-02i2c: riic: add driverWolfram Sang
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-12i2c: imx: Check the return value from clk_prepare_enable()Fabio Estevam
2013-12-11i2c: tegra: use reset frameworkStephen Warren
2013-11-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier
2013-11-27i2c: omap: raw read and write endian fixVictor Kamensky
2013-11-26i2c: i2c-bcm-kona: Fix module buildTim Kryger
2013-11-26i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt
2013-11-26i2c: bcm-kona: remove duplicated includeWei Yongjun
2013-11-26i2c: davinci: raw read and write endian fixTaras Kondratiuk
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun
2013-11-17i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner
2013-11-15i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger
2013-11-15i2c: omap: Fix missing device tree flags for omap2Tony Lindgren
2013-11-15i2c: cbus-gpio: Fix device tree bindingTony Lindgren
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun
2013-11-14i2c: designware: add new ACPI IDsMika Westerberg
2013-11-14i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2013-11-14i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat
2013-11-14i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-01i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch
2013-11-01i2c: rcar: fixup rcar type namingKuninori Morimoto
2013-11-01i2c: scmi: remove some bogus NULL checksDan Carpenter
2013-10-31i2c: sh_mobile & rcar: Enable the driver on all ARM platformsLaurent Pinchart
2013-10-31i2c: sh_mobile: Convert to clk_prepare/unprepareLaurent Pinchart
2013-10-30i2c: Include linux/of.h headerSachin Kamat
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk
2013-10-10i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang
2013-10-10i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang
2013-10-10i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang
2013-10-10i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-06i2c: mxs: Fix PIO mode on i.MX23Marek Vasut
2013-10-06i2c: mxs: Rework the PIO mode operationMarek Vasut
2013-10-06i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controllerJuergen Beisert
2013-10-03i2c: remove redundant of_match_ptrSachin Kamat
2013-09-30i2c: bfin-twi: Remove casting the return value which is a void pointerJingoo Han
2013-09-30i2c: xiic: Remove casting the return value which is a void pointerJingoo Han
2013-09-30i2c: rcar: use per-device clockGuennadi Liakhovetski