summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-208-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 '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: 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
| | * | | i2c-s3c2410: Use plain pm_runtime_put()Mark Brown2012-07-131-2/+2
| | * | | i2c: s3c2410: Fix pointer type passed to of_match_node()Karol Lewandowski2012-07-131-1/+1
| | * | | i2c: mxs: Set I2C timing registers for mxs-i2cMarek Vasut2012-07-131-0/+66
| | * | | i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file.Sonic Zhang2012-07-131-45/+0
| | * | | i2c: i2c-bfin-twi: Move TWI peripheral pin request array to platform data.Sonic Zhang2012-07-131-8/+4
| | * | | i2c:i2c-bfin-twi: include twi head fileSonic Zhang2012-07-131-0/+1
| | * | | i2c:i2c-bfin-twi: TWI fails to restart next transfer in high system load.Sonic Zhang2012-07-131-11/+14
| | * | | i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is ...Sonic Zhang2012-07-131-1/+2
| | * | | i2c: i2c-bfin-twi: Break dead waiting loop if i2c device misbehaves.Sonic Zhang2012-07-131-4/+4
| | * | | i2c: i2c-bfin-twi: Improve the patch for bug "Illegal i2c bus lock upon certa...Sonic Zhang2012-07-131-19/+24
| | * | | i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios.Michael Hennerich2012-07-131-0/+4
| | * | | i2c-mv64xxxx: allow more than one driver instanceFlorian Fainelli2012-07-121-1/+1
| | * | | i2c: omap: Correct I2C revision for OMAP3Jon Hunter2012-07-121-5/+5
OpenPOWER on IntegriCloud