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