summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-091-2/+2
|\
| * i2c: efm32: correct namespacing of location propertyUwe Kleine-König2014-07-171-2/+2
* | rtc: add pcf85063 supportSøren Andersen2014-08-091-0/+1
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-061-0/+1
|\ \
| * | hwmon: Driver for TI TMP103 temperature sensorHeiko Schocher2014-08-041-0/+1
| |/
* / iio: mma8452: add DT supportMartin Fuzzey2014-07-131-0/+1
|/
* i2c: sunxi: add P2WI DT bindings documentationBoris BREZILLON2014-06-121-0/+41
* i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapterMax Schwarz2014-06-121-0/+42
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-065-3/+45
|\
| * i2c: rcar: add compatibles for additional SoCWolfram Sang2014-06-011-0/+3
| * i2c: sh_mobile: add devicetree documentationWolfram Sang2014-05-221-0/+26
| * i2c: exynos5: add support for HSI2C on Exynos5260 SoCNaveen Krishna Ch2014-05-221-2/+9
| * i2c: mux: Add more warnings to i2c-arb-gpio-challenge docsDoug Anderson2014-05-221-0/+6
| * i2c: mv64xxx: Change i2c compatibles for sunxiMaxime Ripard2014-05-221-1/+1
* | i2c: ChromeOS EC tunnel driverDoug Anderson2014-06-031-0/+39
|/
* DT: I2C: Add trivial bindings used by kirkwood boardsAndrew Lunn2014-04-141-0/+16
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-097-10/+132
|\
| * i2c: cadence: Document device tree bindingsSoren Brinkmann2014-04-061-0/+24
| * i2c: efm32: fix binding docUwe Kleine-König2014-04-021-3/+3
| * i2c: qup: Add device tree bindings informationIvan T. Ivanov2014-03-281-0/+40
| * i2c: efm32: new bus driverUwe Kleine-König2014-03-271-0/+34
| * i2c: at91: Add device tree property to set clock-frequencyMarek Roszko2014-03-121-0/+2
| * i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl2014-03-091-0/+8
| * i2c: mv64xxx: Add support for the Allwinner A31 I2C driverMaxime Ripard2014-03-051-7/+14
| * i2c: mv64xxx: Add reset deassert callMaxime Ripard2014-03-051-0/+1
| * i2c: rcar: add compatible entry for r8a7791Wolfram Sang2014-02-261-4/+10
* | Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-061-0/+1
|\ \
| * | DT: i2c: Trivial: Add sii,s35390aAndrew Lunn2014-02-221-0/+1
| |/
* / ASoC: cs42l51: add Device Tree binding to cs42l51Thomas Petazzoni2014-02-111-0/+1
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-0/+1
|\
| * Merge tag 'mvebu-drivers-3.14-2' of git://git.infradead.org/linux-mvebu into ...Olof Johansson2014-01-021-0/+1
| |\
| | * rtc: Add support for Intersil ISL12057 I2C RTC chipArnaud Ebalard2013-12-221-0/+1
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-6/+21
|\ \ \
| * | | ARM: tegra: document use of standard DMA DT bindingsStephen Warren2013-12-121-0/+7
| * | | ARM: tegra: document reset properties in DT bindingsStephen Warren2013-12-121-0/+6
| * | | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-121-6/+8
| |/ /
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-241-1/+5
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next...Kevin Hilman2014-01-141-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | i2c: mv64xxx: Document the newly introduced Armada XP A0 compatibleGregory CLEMENT2014-01-141-1/+5
| | |/
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-214-0/+83
|\ \ \
| * | | i2c: at91: document clock propertiesBoris BREZILLON2014-01-041-0/+2
| * | | i2c: s3c2410: Add polling mode supportVasanth Ananthan2014-01-031-0/+2
| * | | i2c: pca954x: Add reset GPIO supportLaurent Pinchart2014-01-031-0/+4
| * | | i2c: pca954x: Add device tree bindings documentationLaurent Pinchart2014-01-031-0/+46
| * | | i2c: riic: add driverWolfram Sang2014-01-021-0/+29
| |/ /
* / / iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai2014-01-011-0/+1
|/ /
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-251-1/+2
|\ \ | |/ |/|
| * i2c: omap: Fix missing device tree flags for omap2Tony Lindgren2013-11-151-1/+2
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-221-0/+1
|\ \
| * | hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2013-11-181-0/+1
| |/