| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: mv64xxx: refactor message start to ensure proper initialization | Wolfram Sang | 2014-02-15 | 1 | -19/+14 |
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-30 | 46 | -75/+48 |
|\ |
|
| * | i2c: rcar: fix NACK error code | Ben Dooks | 2014-01-26 | 1 | -2/+2 |
| * | i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted | Ben Dooks | 2014-01-26 | 1 | -8/+9 |
| * | i2c: rcar: do not print error if device nacks transfer | Ben Dooks | 2014-01-26 | 1 | -1/+1 |
| * | i2c: rely on driver core when sanitizing devices | Wolfram Sang | 2014-01-24 | 1 | -9/+4 |
| * | i2c: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 43 | -43/+0 |
| * | i2c: acorn: is tristate and should use module.h | Paul Gortmaker | 2014-01-24 | 1 | -1/+1 |
| * | i2c: piix4: Standardize log messages | Jean Delvare | 2014-01-24 | 1 | -6/+6 |
| * | i2c: piix4: Use different message for AMD Auxiliary SMBus Controller | Shane Huang | 2014-01-24 | 1 | -1/+2 |
| * | i2c: piix4: Add support for AMD ML and CZ SMBus changes | Shane Huang | 2014-01-24 | 2 | -5/+24 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-30 | 13 | -22/+21 |
|\ \ |
|
| * | | Update Jean Delvare's e-mail address | Jean Delvare | 2014-01-29 | 13 | -22/+21 |
* | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-25 | 1 | -0/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: fix module autoloading for ACPI enumerated devices | Zhang Rui | 2014-01-16 | 1 | -0/+11 |
| |/ |
|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-24 | 1 | -3/+10 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm... | Olof Johansson | 2013-12-26 | 1 | -3/+10 |
| |\ \
| | |/
| |/| |
|
| | * | i2c: tegra: use reset framework | Stephen Warren | 2013-12-12 | 1 | -3/+10 |
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-24 | 1 | -0/+5 |
|\ \ \ |
|
| * \ \ | Merge tag 'mvebu-fixes-3.13' of git://git.infradead.org/linux-mvebu into next... | Kevin Hilman | 2014-01-14 | 1 | -0/+5 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs | Gregory CLEMENT | 2014-01-14 | 1 | -0/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-23 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | treewide: fix comments and printk msgs | Masanari Iida | 2014-01-07 | 1 | -1/+1 |
| * | | | | treewide: Fix typos in printk | Masanari Iida | 2013-12-19 | 1 | -1/+1 |
| |/ / / |
|
* | | | | i2c: s3c2410: fix quirk usage for 64-bit | Pankaj Dubey | 2014-01-16 | 1 | -3/+3 |
* | | | | i2c: pnx: Use devm_*() functions | Jingoo Han | 2014-01-16 | 1 | -51/+13 |
* | | | | i2c: at91: add a new compatibility string for the at91sam9261 | jean-jacques hiblot | 2014-01-16 | 1 | -0/+3 |
* | | | | i2c-ismt: support I2C_SMBUS_I2C_BLOCK_DATA transaction type | robert.valiquette@intel.com | 2014-01-13 | 1 | -0/+37 |
* | | | | i2c: Add bus driver for for OSIF USB i2c device. | Andrew Lunn | 2014-01-13 | 3 | -0/+213 |
* | | | | i2c: i2c-tiny-usb: Remove RobotFuzz USB vendor:product ID | Andrew Lunn | 2014-01-13 | 1 | -1/+0 |
* | | | | i2c: designware: remove HAVE_CLK build dependecy | Baruch Siach | 2014-01-13 | 2 | -2/+0 |
* | | | | i2c: nomadik: remove platform data header | Linus Walleij | 2014-01-09 | 1 | -1/+23 |
* | | | | i2c: nomadik: auto-calculate slave setup time | Linus Walleij | 2014-01-09 | 1 | -12/+28 |
* | | | | i2c: viperboard: remove superfluous assignment | Wolfram Sang | 2014-01-09 | 1 | -3/+1 |
* | | | | i2c: xilinx: Use devm_* functions | Kedareswara rao Appana | 2014-01-04 | 1 | -50/+15 |
* | | | | i2c: xilinx: Do not enable irq before irq handler | Michal Simek | 2014-01-04 | 1 | -2/+2 |
* | | | | i2c: xilinx: Fix i2c checkpatch warnings | Kedareswara rao Appana | 2014-01-04 | 1 | -9/+11 |
* | | | | i2c: isch: Use devm_request_region() | Jingoo Han | 2014-01-04 | 1 | -5/+2 |
* | | | | i2c: viperboard: Use devm_kzalloc() functions | Jingoo Han | 2014-01-04 | 1 | -9/+3 |
* | | | | i2c: imx: propagate irq error code in probe | Wolfram Sang | 2014-01-03 | 1 | -1/+1 |
* | | | | i2c: s3c2410: dont need CPU_FREQ transitions for exynos series | Naveen Krishna Ch | 2014-01-03 | 1 | -2/+2 |
* | | | | i2c: s3c2410: Add polling mode support | Vasanth Ananthan | 2014-01-03 | 1 | -10/+56 |
* | | | | i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilation | Laurent Pinchart | 2014-01-03 | 1 | -2/+2 |
* | | | | i2c: pca954x: Add reset GPIO support | Laurent Pinchart | 2014-01-03 | 1 | -0/+19 |
* | | | | i2c: pca954x: Use devm_kzalloc managed allocator | Laurent Pinchart | 2014-01-03 | 1 | -12/+6 |
* | | | | i2c: pca954x: Sort headers alphabetically | Laurent Pinchart | 2014-01-03 | 1 | -4/+3 |
* | | | | i2c: riic: add driver | Wolfram Sang | 2014-01-02 | 3 | -0/+438 |
|/ / / |
|
* | | | i2c: imx: Check the return value from clk_prepare_enable() | Fabio Estevam | 2013-12-12 | 1 | -1/+3 |
* | | | i2c: mux: Inherit retry count and timeout from parent for muxed bus | Elie De Brauwer | 2013-12-12 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-29 | 5 | -13/+19 |
|\ \ |
|