summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-014-4/+4
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-224-4/+4
| |\
| | * ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| | * ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | * ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-38/+92
|\ \ \
| * | | i2c: tegra: dynamically control fast clkLaxman Dewangan2012-09-131-7/+28
| * | | i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20Laxman Dewangan2012-09-131-14/+47
| * | | i2c: tegra: pass proper name for getting clockLaxman Dewangan2012-09-131-23/+23
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-61/+62
|\ \ \ | | |/ | |/|
| * | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-208-36/+83
| |\ \
| * \ \ Merge branch 'pnx4008-removal' of git://git.antcom.de/linux-2.6 into next/cle...Olof Johansson2012-09-051-1/+1
| |\ \ \
| | * | | ARM: mach-pnx4008: Remove architectureRoland Stigge2012-08-261-1/+1
| | | |/ | | |/|
| * | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-0440-992/+1310
| |\ \ \ | | |/ /
| * | | i2c: iop3xx: use standard gpiolib functionsRob Herring2012-07-251-4/+5
| * | | i2c: iop3xx: clean-up trailing whitespaceRob Herring2012-07-251-56/+56
* | | | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-218-36/+83
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-143-32/+40
| |\ \ \
| | * | | i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh2012-09-141-3/+3
| | * | | i2c: mxs: correctly setup speed for non devicetreeWolfram Sang2012-09-121-7/+6
| | * | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-121-20/+28
| | * | | i2c: pnx: Fix bit definitionsRoland Stigge2012-09-121-2/+3
| | | |/ | | |/|
| * | | i2c-core: Fix for lockdep validatorJean Delvare2012-09-101-2/+20
| * | | i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin2012-09-103-2/+19
| * | | i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-102-0/+4
| |/ /
* | | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2012-09-132-7/+8
|\ \ \ | |/ / |/| |
| * | i2c/mpc: make data used as *of_device_id.data constArnd Bergmann2012-09-111-5/+5
| * | i2c/mpc: add a const qualifierUwe Kleine-König2012-09-111-1/+1
| * | i2c/i2c-omap: add a const qualifierUwe Kleine-König2012-09-111-1/+2
* | | i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan2012-08-181-1/+1
* | | i2c: diolan-u2c: Fix master_xfer return codeGuenter Roeck2012-08-181-0/+1
* | | I2C: OMAP: xfer: fix runtime PM get/put balance on errorKevin Hilman2012-08-181-1/+1
* | | i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones2012-08-181-10/+18
|/ /
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-2/+1
|\ \
| * | i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-301-11/+33
|\ \
| * | [media] i2c: Export an unlocked flavor of i2c_transferJean Delvare2012-06-291-11/+33
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-301-7/+0
|\ \ \
| * | | i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar2012-07-301-7/+0
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-43/+49
|\ \ \ \ | |/ / / |/| | |
| * | | i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-231-43/+49
| | |/ | |/|
* | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-2814-541/+623
|\ \ \
| * | | Revert "i2c: tegra: convert normal suspend/resume to *_noirq"Wolfram Sang2012-07-241-6/+3
| * | | I2C: MV64XYZ: Add Device Tree supportAndrew Lunn2012-07-231-5/+128
| * | | i2c: stu300: use devm managed resourcesLinus Walleij2012-07-161-65/+18
| * | | i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam2012-07-141-2/+19
| * | | i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam2012-07-141-14/+22
| * | | i2c: i2c-ocores: DT bindings and minor fixes.Jayachandran C2012-07-141-38/+7
| * | | i2c: mv64xxxx: remove EXPERIMENTAL tagWolfram Sang2012-07-141-1/+1
OpenPOWER on IntegriCloud