summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-0/+11
|\
| * ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui2014-01-161-0/+11
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-3/+10
|\ \
| * \ Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-261-3/+10
| |\ \ | | |/ | |/|
| | * i2c: tegra: use reset frameworkStephen Warren2013-12-121-3/+10
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-241-0/+5
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next...Kevin Hilman2014-01-141-0/+5
| |\ \ \ | | |/ / | |/| |
| | * | i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCsGregory CLEMENT2014-01-141-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-232-2/+2
|\ \ \ \
| * | | | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
| * | | | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
| |/ / /
* | | | i2c: s3c2410: fix quirk usage for 64-bitPankaj Dubey2014-01-161-3/+3
* | | | i2c: pnx: Use devm_*() functionsJingoo Han2014-01-161-51/+13Star
* | | | 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/+0Star
* | | | i2c: designware: remove HAVE_CLK build dependecyBaruch Siach2014-01-132-2/+0Star
* | | | 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/+1Star
* | | | i2c: xilinx: Use devm_* functionsKedareswara rao Appana2014-01-041-50/+15Star
* | | | 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/+2Star
* | | | i2c: viperboard: Use devm_kzalloc() functionsJingoo Han2014-01-041-9/+3Star
* | | | 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/+6Star
* | | | i2c: pca954x: Sort headers alphabeticallyLaurent Pinchart2014-01-031-4/+3Star
* | | | 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/+0Star
| * | 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-1927-194/+2918
|\ \ \
| * | | i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun2013-11-181-1/+2