summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: s3c2410: fix quirk usage for 64-bitPankaj Dubey2014-01-161-3/+3
* i2c: pnx: Use devm_*() functionsJingoo Han2014-01-161-51/+13
* i2c: at91: add a new compatibility string for the at91sam9261jean-jacques hiblot2014-01-161-0/+3
* i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction typerobert.valiquette@intel.com2014-01-131-0/+37
* i2c: Add bus driver for for OSIF USB i2c device.Andrew Lunn2014-01-133-0/+213
* i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product IDAndrew Lunn2014-01-131-1/+0
* i2c: designware: remove HAVE_CLK build dependecyBaruch Siach2014-01-132-2/+0
* i2c: nomadik: remove platform data headerLinus Walleij2014-01-091-1/+23
* i2c: nomadik: auto-calculate slave setup timeLinus Walleij2014-01-091-12/+28
* i2c: viperboard: remove superfluous assignmentWolfram Sang2014-01-091-3/+1
* i2c: xilinx: Use devm_* functionsKedareswara rao Appana2014-01-041-50/+15
* i2c: xilinx: Do not enable irq before irq handlerMichal Simek2014-01-041-2/+2
* i2c: xilinx: Fix i2c checkpatch warningsKedareswara rao Appana2014-01-041-9/+11
* i2c: isch: Use devm_request_region()Jingoo Han2014-01-041-5/+2
* i2c: viperboard: Use devm_kzalloc() functionsJingoo Han2014-01-041-9/+3
* i2c: imx: propagate irq error code in probeWolfram Sang2014-01-031-1/+1
* i2c: s3c2410: dont need CPU_FREQ transitions for exynos seriesNaveen Krishna Ch2014-01-031-2/+2
* i2c: s3c2410: Add polling mode supportVasanth Ananthan2014-01-031-10/+56
* i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilationLaurent Pinchart2014-01-031-2/+2
* i2c: pca954x: Add reset GPIO supportLaurent Pinchart2014-01-031-0/+19
* i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart2014-01-031-12/+6
* i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart2014-01-031-4/+3
* i2c: riic: add driverWolfram Sang2014-01-023-0/+438
* i2c: imx: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-121-1/+3
* i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer2013-12-121-0/+2
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-295-13/+19
|\
| * i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier2013-11-281-0/+1
| * i2c: omap: raw read and write endian fixVictor Kamensky2013-11-271-4/+4
| * i2c: i2c-bcm-kona: Fix module buildTim Kryger2013-11-261-1/+1
| * i2c: i2c-diolan-u2c: different usb endpoints for DLN-2-U2CMartin Vogt2013-11-261-5/+11
| * i2c: bcm-kona: remove duplicated includeWei Yongjun2013-11-261-1/+0
| * i2c: davinci: raw read and write endian fixTaras Kondratiuk2013-11-261-2/+2
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-0/+22
|\ \ | |/ |/|
| * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-0/+22
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-201-6/+19
|\ \
| * | i2c: Use stable dev_name for ACPI enumerated I2C slavesJarkko Nikula2013-11-141-4/+17
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+2
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1827-194/+2918
|\ \ \
| * | | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun2013-11-181-1/+2
| * | | i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner2013-11-171-22/+4
| * | | i2c: bcm-kona: Introduce Broadcom I2C DriverTim Kryger2013-11-153-0/+919
| * | | i2c: cbus-gpio: Fix device tree bindingTony Lindgren2013-11-151-0/+2
| * | | i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun2013-11-141-0/+1
| * | | i2c: designware: add new ACPI IDsMika Westerberg2013-11-141-0/+2
| * | | i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2013-11-142-0/+4
| * | | i2c: exynos5: Remove incorrect clk_disable_unprepareSachin Kamat2013-11-141-5/+0
| * | | i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-143-0/+883
| * | | i2c: exynos5: add High Speed I2C controller driverNaveen Krishna Ch2013-11-013-0/+782
| * | | i2c: rcar: fixup rcar type namingKuninori Morimoto2013-11-011-11/+11
| * | | i2c: scmi: remove some bogus NULL checksDan Carpenter2013-11-011-3/+3
OpenPOWER on IntegriCloud