| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | i2c: mux: mlxcpld: fix i2c mux selection caching | Peter Rosin | 2016-12-18 | 1 | -11/+13 |
* | i2c: designware: fix wrong Tx/Rx FIFO for ACPI | Tin Huynh | 2016-12-17 | 1 | -7/+24 |
* | i2c: xgene: Fix missing code of DTB support | Tin Huynh | 2016-12-17 | 1 | -0/+1 |
* | i2c: mux: pca954x: fix i2c mux selection caching | Russell King | 2016-12-17 | 1 | -1/+4 |
* | i2c: octeon: thunderx: Limit register access retries | Jan Glauber | 2016-12-17 | 2 | -6/+19 |
* | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2016-12-15 | 1 | -1/+2 |
|\ |
|
| * | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) | 2016-12-09 | 1 | -1/+2 |
* | | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-15 | 31 | -379/+2066 |
|\ \ |
|
| * | | i2c: fsl-lpi2c: read lpi2c fifo size in probe() | Gao Pan | 2016-12-11 | 1 | -9/+15 |
| * | | i2c: octeon: thunderx: Remove double-check after interrupt | Jan Glauber | 2016-12-11 | 1 | -41/+2 |
| * | | i2c: octeon: thunderx: TWSI software reset in recovery | Jan Glauber | 2016-12-11 | 1 | -0/+3 |
| * | | i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs | Jan Kotas | 2016-12-11 | 1 | -1/+1 |
| * | | i2c: sh_mobile: Add per-Generation fallback bindings | Simon Horman | 2016-12-11 | 1 | -1/+3 |
| * | | i2c: rcar: Add per-Generation fallback bindings | Simon Horman | 2016-12-11 | 1 | -1/+4 |
| * | | i2c: imx-lpi2c: add low power i2c bus driver | Gao Pan | 2016-12-01 | 3 | -0/+657 |
| * | | i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifield | Alexander Stein | 2016-12-01 | 1 | -0/+2 |
| * | | i2c: pxa: Add support for the I2C units found in Armada 3700 | Romain Perier | 2016-12-01 | 2 | -1/+16 |
| * | | i2c: pxa: Add definition of fast and high speed modes via the regs layout | Romain Perier | 2016-12-01 | 1 | -2/+9 |
| * | | i2c: qup: support SMBus block read | Naveen Kaje | 2016-11-29 | 1 | -3/+61 |
| * | | i2c: qup: add ACPI support | Naveen Kaje | 2016-11-29 | 1 | -16/+42 |
| * | | i2c: designware: Consolidate default functionality bits | Alexander Stein | 2016-11-29 | 3 | -16/+10 |
| * | | i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep | Peter Rosin | 2016-11-29 | 1 | -4/+14 |
| * | | i2c: mux: pca954x: Add ACPI support for pca954x | tnhuynh@apm.com | 2016-11-29 | 1 | -1/+27 |
| * | | i2c: use an IRQ to report Host Notify events, not alert | Benjamin Tissoires | 2016-11-24 | 4 | -127/+121 |
| * | | i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 | Benjamin Tissoires | 2016-11-24 | 1 | -4/+6 |
| * | | i2c: i801: use the BIT() macro for FEATURES_* also | Benjamin Tissoires | 2016-11-24 | 1 | -8/+8 |
| * | | i2c: i801: use BIT() macro for bits definition | Benjamin Tissoires | 2016-11-24 | 1 | -26/+26 |
| * | | i2c: i801: minor formatting issues | Benjamin Tissoires | 2016-11-24 | 1 | -4/+2 |
| * | | i2c: i801: store and restore the SLVCMD register at load and unload | Benjamin Tissoires | 2016-11-24 | 1 | -1/+16 |
| * | | i2c: mlxcpld: add master driver for mellanox systems | Vadim Pasternak | 2016-11-24 | 3 | -0/+516 |
| * | | i2c: xlp9xx: ACPI support for I2C clients | Tanmay Jagdale | 2016-11-18 | 1 | -0/+1 |
| * | | i2c: uniphier-f: rename jump label to follow coding style guideline | Masahiro Yamada | 2016-11-18 | 1 | -3/+3 |
| * | | i2c: uniphier: rename jump label to follow coding style guideline | Masahiro Yamada | 2016-11-18 | 1 | -3/+3 |
| * | | i2c: designware: Allow reduce bus speed by "clock-frequency" property | Jarkko Nikula | 2016-11-18 | 1 | -5/+10 |
| * | | i2c: designware: Implement support for SMBus block read and write | Tin Huynh | 2016-11-18 | 3 | -3/+45 |
| * | | i2c: constify i2c_adapter_quirks structures | Julia Lawall | 2016-11-18 | 4 | -4/+4 |
| * | | i2c: i2c-pxa-pci; make explicitly non-modular | Paul Gortmaker | 2016-11-18 | 1 | -23/+9 |
| * | | i2c: mux: mellanox: add driver | Vadim Pasternak | 2016-11-17 | 3 | -0/+232 |
| * | | i2c: Provide a temporary .probe_new() call-back type | Lee Jones | 2016-11-17 | 1 | -3/+12 |
| * | | i2c: Export i2c_match_id() for direct use by device drivers | Lee Jones | 2016-11-17 | 1 | -1/+2 |
| * | | i2c: Make I2C ID tables non-mandatory for DT'ed devices | Lee Jones | 2016-11-17 | 1 | -2/+10 |
| * | | i2c: Match using traditional OF methods, then by vendor-less compatible strings | Lee Jones | 2016-11-17 | 1 | -0/+16 |
| * | | i2c: Add the ability to match device to compatible string without an of_node | Lee Jones | 2016-11-17 | 1 | -0/+30 |
| * | | i2c: Add pointer dereference protection to i2c_match_id() | Lee Jones | 2016-11-13 | 1 | -5/+7 |
| * | | i2c: bcm2835: Add support for dynamic clock | Noralf Trønnes | 2016-11-07 | 1 | -19/+32 |
| * | | i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT | Noralf Trønnes | 2016-11-07 | 1 | -3/+1 |
| * | | i2c: bcm2835: Add support for Repeated Start Condition | Noralf Trønnes | 2016-11-07 | 1 | -38/+63 |
| * | | i2c: bcm2835: Can't support I2C_M_IGNORE_NAK | Noralf Trønnes | 2016-11-07 | 1 | -4/+0 |
| * | | i2c: bcm2835: Use dev_dbg logging on transfer errors | Noralf Trønnes | 2016-11-07 | 1 | -1/+1 |