| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-27 | 7 | -14/+18 |
|\ |
|
| * | i2c: st: add include for pinctrl | Wolfram Sang | 2015-04-23 | 1 | -6/+7 |
| * | i2c: mux: use proper dev when removing "channel-X" symlinks | Wolfram Sang | 2015-04-23 | 1 | -3/+5 |
| * | i2c: digicolor: remove duplicate include | Wolfram Sang | 2015-04-23 | 1 | -2/+1 |
| * | i2c: Mark adapter devices with pm_runtime_no_callbacks | Charles Keepax | 2015-04-23 | 1 | -0/+2 |
| * | i2c: pca-platform: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | i2c: mxs: fix broken email address | Wolfram Sang | 2015-04-23 | 1 | -1/+1 |
| * | i2c: rk3x: report number of messages transmitted | Dmitry Torokhov | 2015-04-23 | 1 | -1/+1 |
* | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-26 | 1 | -41/+10 |
|\ \
| |/
|/| |
|
| * | mfd: cros_ec: Use fixed size arrays to transfer data with the EC | Javier Martinez Canillas | 2015-02-27 | 1 | -41/+10 |
* | | i2c: core: Export bus recovery functions | Mark Brown | 2015-04-15 | 1 | -0/+3 |
* | | i2c: jz4780: Fix build for m68k and sparc64 | Guenter Roeck | 2015-04-15 | 1 | -0/+1 |
* | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-15 | 2 | -4/+4 |
|\ \ |
|
| * | | ACPI: Introduce has_acpi_companion() | Rafael J. Wysocki | 2015-03-16 | 1 | -2/+2 |
| * | | driver core / ACPI: Represent ACPI companions using fwnode_handle | Rafael J. Wysocki | 2015-03-16 | 1 | -2/+2 |
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-15 | 34 | -266/+2122 |
|\ \ \
| |/ /
|/| | |
|
| * | | i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller | Subhendu Sekhar Behera | 2015-04-10 | 3 | -0/+456 |
| * | | i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery | Grygorii Strashko | 2015-04-10 | 1 | -1/+101 |
| * | | i2c: davinci: use bus recovery infrastructure | Grygorii Strashko | 2015-04-10 | 1 | -41/+36 |
| * | | i2c: change input parameter to i2c_adapter for prepare/unprepare_recovery | Grygorii Strashko | 2015-04-10 | 1 | -2/+2 |
| * | | i2c: i2c-mux-gpio: remove error messages for probe deferrals | Ioan Nicu | 2015-04-03 | 1 | -7/+3 |
| * | | i2c: jz4780: Add i2c bus controller driver for Ingenic JZ4780 | Zubair Lutfullah Kakakhel | 2015-04-03 | 3 | -0/+842 |
| * | | i2c: dln2: set the device tree node of the adapter | Octavian Purdila | 2015-03-27 | 1 | -0/+1 |
| * | | i2c: davinci: fixup wait_for_completion_timeout handling | Nicholas Mc Guire | 2015-03-27 | 1 | -10/+7 |
| * | | i2c: mpc: Fix ISR return value | Amit Tomar | 2015-03-27 | 1 | -1/+2 |
| * | | i2c: slave-eeprom: add more info when to increase the pointer | Wolfram Sang | 2015-03-27 | 1 | -0/+6 |
| * | | i2c: slave: rework the slave API | Wolfram Sang | 2015-03-27 | 2 | -12/+10 |
| * | | i2c: add support for the Digicolor I2C controller | Baruch Siach | 2015-03-22 | 3 | -0/+395 |
| * | | i2c: busses with dynamic ids should start after fixed ids for DT | Wolfram Sang | 2015-03-18 | 1 | -0/+7 |
| * | | i2c: designware: Suppress error message if platform_get_irq() < 0 | Alexey Brodkin | 2015-03-15 | 1 | -4/+2 |
| * | | i2c: mpc: assign the correct prescaler from SVR | Valentin Longchamp | 2015-03-15 | 1 | -1/+29 |
| * | | i2c: img-scb: fixup of wait_for_completion_timeout return handling | Nicholas Mc Guire | 2015-03-15 | 1 | -6/+8 |
| * | | i2c: at91: fixup return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -3/+4 |
| * | | i2c: axxia: fixup return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -8/+8 |
| * | | i2c: nomadik: match status to return type of read_i2c | Nicholas Mc Guire | 2015-03-15 | 1 | -1/+1 |
| * | | i2c: nomadik: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -2/+2 |
| * | | i2c: imx: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -4/+6 |
| * | | i2c: ismt: fix type of return var of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -2/+3 |
| * | | i2c: wmt: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -2/+4 |
| * | | i2c: i2c-bcm2835: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -1/+1 |
| * | | i2c: designware: fixup return handling of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -2/+1 |
| * | | i2c: cadence: fixup wait_for_completion_timeout return handling | Nicholas Mc Guire | 2015-03-15 | 1 | -3/+3 |
| * | | i2c: wmt: use msecs_to_jiffies for time conversions | Nicholas Mc Guire | 2015-03-15 | 1 | -2/+2 |
| * | | i2c: tegra: match return type of wait_for_completion_timeout | Nicholas Mc Guire | 2015-03-15 | 1 | -5/+7 |
| * | | i2c: mxs: match wait_for_completion_timeout return type | Nicholas Mc Guire | 2015-03-15 | 1 | -2/+3 |
| * | | Merge branch 'i2c/quirks' into i2c/for-4.1 | Wolfram Sang | 2015-03-14 | 11 | -110/+149 |
| |\ \ |
|
| | * | | i2c: opal: Update quirk flags to do write-then-anything | Neelesh Gupta | 2015-03-14 | 1 | -6/+6 |
| | * | | i2c: bcm-iproc: make use of the new infrastructure for quirks | Wolfram Sang | 2015-03-13 | 1 | -8/+7 |
| | * | | i2c: pmcmsp: make use of the new infrastructure for quirks | Wolfram Sang | 2015-03-13 | 1 | -26/+16 |
| | * | | i2c: viperboard: make use of the new infrastructure for quirks | Wolfram Sang | 2015-03-13 | 1 | -4/+6 |