aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-16ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui
2014-01-16i2c: s3c2410: fix quirk usage for 64-bitPankaj Dubey
2014-01-16i2c: pnx: Use devm_*() functionsJingoo Han
2014-01-16i2c: at91: add a new compatibility string for the at91sam9261jean-jacques hiblot
2014-01-14Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next...Kevin Hilman
2014-01-14i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCsGregory CLEMENT
2014-01-13i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction typerobert.valiquette@intel.com
2014-01-13i2c: Add bus driver for for OSIF USB i2c device.Andrew Lunn
2014-01-13i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product IDAndrew Lunn
2014-01-13i2c: designware: remove HAVE_CLK build dependecyBaruch Siach
2014-01-09i2c: nomadik: remove platform data headerLinus Walleij
2014-01-09i2c: nomadik: auto-calculate slave setup timeLinus Walleij
2014-01-09i2c: viperboard: remove superfluous assignmentWolfram Sang
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2014-01-04i2c: xilinx: Use devm_* functionsKedareswara rao Appana
2014-01-04i2c: xilinx: Do not enable irq before irq handlerMichal Simek
2014-01-04i2c: xilinx: Fix i2c checkpatch warningsKedareswara rao Appana
2014-01-04i2c: isch: Use devm_request_region()Jingoo Han
2014-01-04i2c: viperboard: Use devm_kzalloc() functionsJingoo Han
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-03i2c: pca954x: Add reset GPIO supportLaurent Pinchart
2014-01-03i2c: pca954x: Use devm_kzalloc managed allocatorLaurent Pinchart
2014-01-03i2c: pca954x: Sort headers alphabeticallyLaurent 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-12i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer
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-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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