aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard1-0/+1
2015-02-12Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-5/+5
2015-02-03Documentation: DT bindings: add more Tegra chip compatible stringsPaul Walmsley1-5/+5
2015-02-02Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman2-1/+2
2015-01-27iio: Added Capella cm3232 ambient light sensor driver.Kevin Tsai1-0/+1
2015-01-24i2c: st: Rename clock reference to something that existsLee Jones1-1/+1
2015-01-15DT: i2c: Add devices handled by the da9063 MFD driverGeert Uytterhoeven1-0/+1
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+37
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-2/+85
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta1-0/+37
2014-12-08i2c: designware: Fix falling time bindings docDoug Anderson1-2/+2
2014-11-28Merge tag 'samsung-dt-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dtArnd Bergmann1-0/+1
2014-11-27ARM: dts: add sysreg phandle to i2c device nodes for exynosPankaj Dubey1-0/+1
2014-11-20dt-bindings: Document correct and deprecated vendor-prefix with device isl29028Darshana Padmadas1-0/+2
2014-11-19DT: i2c: Add more devices handled by the adxl34x-i2c driverGeert Uytterhoeven1-0/+3
2014-11-19DT: i2c: Add more devices handled by the rtc-rs5c372 driverGeert Uytterhoeven1-0/+5
2014-11-18i2c: add support for Amlogic Meson I2C controllerBeniamino Galvani1-0/+24
2014-11-18i2c: imx: add DMA support for freescale i2c driverYao Yuan1-0/+11
2014-11-17DT: i2c: Add binding document for IMG I2C SCBJames Hogan1-0/+26
2014-11-12i2c: sh_mobile: add DMA supportWolfram Sang1-0/+5
2014-11-10i2c: sh_mobile: Document SoC-specific bindingsGeert Uytterhoeven1-0/+9
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-0/+56
2014-10-16i2c: hix5hd2: add i2c controller driverWei Yan1-0/+24
2014-10-14rtc: bq32000: add trickle charger device tree bindingPavel Machek1-0/+18
2014-10-14Documentation: dt-bindings: trickle charger dt binding document for ds1339Matti Vaittinen1-1/+0
2014-10-03i2c: axxia: Add I2C driver for AXM55xxAnders Berg1-0/+30
2014-10-03i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch1-0/+2
2014-08-29devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'Steve Twiss1-1/+1
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+2
2014-08-08rtc: add pcf85063 supportSøren Andersen1-0/+1
2014-08-05Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+1
2014-08-04hwmon: Driver for TI TMP103 temperature sensorHeiko Schocher1-0/+1
2014-07-17i2c: efm32: correct namespacing of location propertyUwe Kleine-König1-2/+2
2014-07-13iio: mma8452: add DT supportMartin Fuzzey1-0/+1
2014-06-12i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON1-0/+41
2014-06-12i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz1-0/+42
2014-06-06Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into nextLinus Torvalds5-3/+45
2014-06-03i2c: ChromeOS EC tunnel driverDoug Anderson1-0/+39
2014-06-01i2c: rcar: add compatibles for additional SoCWolfram Sang1-0/+3
2014-05-22i2c: sh_mobile: add devicetree documentationWolfram Sang1-0/+26
2014-05-22i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch1-2/+9
2014-05-22i2c: mux: Add more warnings to i2c-arb-gpio-challenge docsDoug Anderson1-0/+6
2014-05-22i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard1-1/+1
2014-04-14DT: I2C: Add trivial bindings used by kirkwood boardsAndrew Lunn1-0/+16
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds7-10/+132
2014-04-06i2c: cadence: Document device tree bindingsSoren Brinkmann1-0/+24
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-04-02i2c: efm32: fix binding docUwe Kleine-König1-3/+3
2014-03-28i2c: qup: Add device tree bindings informationIvan T. Ivanov1-0/+40