aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-0/+22
2013-02-12i2c: add bcm2835 driverStephen Warren1-0/+20
2013-02-06hwmon: Driver for Texas Instruments INA209Guenter Roeck1-0/+18
2013-02-06hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck1-0/+64
2013-01-28i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440Giridhar Maruthy1-0/+2
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds4-5/+125
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+4
2012-11-29Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-0/+2
2012-11-19i2c: i2c-cbus-gpio: introduce driverAaro Koskinen1-0/+27
2012-11-16i2c: ocores: Add support for the GRLIB port of the controller and use function pointers for getreg and setreg functionsAndreas Larsson1-1/+1
2012-11-16i2c: s3c2410: Add support for pinctrlTomasz Figa1-4/+16
2012-11-16i2c: mux: Add dt support to i2c-mux-gpio driverMaxime Ripard1-0/+81
2012-11-15bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang17-18/+18
2012-10-29Documentation: dt: i2c: Update trivial-devices listAnilKumar Ch1-0/+2
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo1-2/+2
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds4-0/+83
2012-10-08MXS: Implement DMA support into mxs-i2cMarek Vasut1-0/+2
2012-10-06i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones1-0/+23
2012-09-12i2c: at91: add dt support to i2c-at91Ludovic Desroches1-0/+30
2012-09-12i2c: davinci: add OF supportHeiko Schocher1-0/+28
2012-09-07Documentation: dt: i2c: trivial-devices: Update for tmp102Sourav Poddar1-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+34
2012-07-23I2C: MV64XYZ: Add Device Tree supportAndrew Lunn1-1/+18
2012-07-23MIPS: Octeon: Add device tree source files.David Daney1-0/+34
2012-07-14i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam1-0/+2
2012-07-14i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam1-2/+6
2012-07-14i2c: i2c-ocores: DT bindings and minor fixes.Jayachandran C1-0/+27
2012-07-13i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut1-0/+3
2012-07-08devicetree: bindings: gpio-i2c belongs to i2c not gpioWolfram Sang1-0/+32
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren1-0/+93
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-2/+88
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+16
2012-05-14Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann1-9/+6
2012-05-13i2c: mxs: add device tree probe supportShawn Guo1-0/+16
2012-05-12I2C: xiic: Add OF binding supportLars-Peter Clausen1-0/+22
2012-05-12i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski1-2/+6
2012-05-12i2c/of: Automatically populate i2c mux busses from device tree data.David Daney1-0/+60
2012-05-12i2c: pnx: add device tree supportRoland Stigge1-0/+36
2012-05-05Documentation: update docs for mmp dtHaojian Zhuang1-9/+6
2012-04-22i2c: Add device tree support to i2c-pnx.cRoland Stigge1-0/+36
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+37
2012-03-07i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song1-0/+19
2012-03-07Document: devicetree: add OF documents for arch-mmpHaojian Zhuang1-0/+37
2012-01-17i2c: OMAP: Add DT support for i2c controllerBenoit Cousson1-0/+30
2011-12-27i2c-designware: add OF binding supportRob Herring1-0/+22
2011-12-27dt/i2c: Enumerate some of the known trivial i2c devicesOlof Johansson1-0/+58
2011-11-01Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/tegra-iomem' into for-linus/i2c-3.2Ben Dooks1-0/+39
2011-10-29i2c-s3c2410: Add device tree supportThomas Abraham1-0/+39
2011-09-14i2c-imx: add device tree probe supportShawn Guo1-0/+25
2011-07-28arm/versatile: Add device tree supportGrant Likely1-0/+10