Age | Commit message (Expand) | Author | Files | Lines |
2016-11-30 | i2c: qup: support SMBus block read | Naveen Kaje | 1 | -3/+61 |
2016-11-30 | i2c: qup: add ACPI support | Naveen Kaje | 1 | -16/+42 |
2016-11-29 | i2c: designware: Consolidate default functionality bits | Alexander Stein | 3 | -16/+10 |
2016-11-29 | i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep | Peter Rosin | 1 | -4/+14 |
2016-11-29 | i2c: mux: pca954x: Add ACPI support for pca954x | tnhuynh@apm.com | 1 | -1/+27 |
2016-11-24 | i2c: use an IRQ to report Host Notify events, not alert | Benjamin Tissoires | 4 | -127/+121 |
2016-11-24 | i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 | Benjamin Tissoires | 1 | -4/+6 |
2016-11-24 | i2c: i801: use the BIT() macro for FEATURES_* also | Benjamin Tissoires | 1 | -8/+8 |
2016-11-24 | i2c: i801: use BIT() macro for bits definition | Benjamin Tissoires | 1 | -26/+26 |
2016-11-24 | i2c: i801: minor formatting issues | Benjamin Tissoires | 1 | -4/+2 |
2016-11-24 | i2c: i801: store and restore the SLVCMD register at load and unload | Benjamin Tissoires | 1 | -1/+16 |
2016-11-24 | i2c: mlxcpld: add master driver for mellanox systems | Vadim Pasternak | 3 | -0/+516 |
2016-11-18 | i2c: xlp9xx: ACPI support for I2C clients | Tanmay Jagdale | 1 | -0/+1 |
2016-11-18 | i2c: uniphier-f: rename jump label to follow coding style guideline | Masahiro Yamada | 1 | -3/+3 |
2016-11-18 | i2c: uniphier: rename jump label to follow coding style guideline | Masahiro Yamada | 1 | -3/+3 |
2016-11-18 | i2c: designware: Allow reduce bus speed by "clock-frequency" property | Jarkko Nikula | 1 | -5/+10 |
2016-11-18 | i2c: designware: Implement support for SMBus block read and write | Tin Huynh | 3 | -3/+45 |
2016-11-18 | i2c: constify i2c_adapter_quirks structures | Julia Lawall | 4 | -4/+4 |
2016-11-18 | i2c: i2c-pxa-pci; make explicitly non-modular | Paul Gortmaker | 1 | -23/+9 |
2016-11-18 | i2c: mux: mellanox: add driver | Vadim Pasternak | 3 | -0/+232 |
2016-11-17 | i2c: Provide a temporary .probe_new() call-back type | Lee Jones | 1 | -3/+12 |
2016-11-17 | i2c: Export i2c_match_id() for direct use by device drivers | Lee Jones | 1 | -1/+2 |
2016-11-17 | i2c: Make I2C ID tables non-mandatory for DT'ed devices | Lee Jones | 1 | -2/+10 |
2016-11-17 | i2c: Match using traditional OF methods, then by vendor-less compatible strings | Lee Jones | 1 | -0/+16 |
2016-11-17 | i2c: Add the ability to match device to compatible string without an of_node | Lee Jones | 1 | -0/+30 |
2016-11-13 | i2c: Add pointer dereference protection to i2c_match_id() | Lee Jones | 1 | -5/+7 |
2016-11-07 | i2c: bcm2835: Add support for dynamic clock | Noralf Trønnes | 1 | -19/+32 |
2016-11-07 | i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT | Noralf Trønnes | 1 | -3/+1 |
2016-11-07 | i2c: bcm2835: Add support for Repeated Start Condition | Noralf Trønnes | 1 | -38/+63 |
2016-11-07 | i2c: bcm2835: Can't support I2C_M_IGNORE_NAK | Noralf Trønnes | 1 | -4/+0 |
2016-11-07 | i2c: bcm2835: Use dev_dbg logging on transfer errors | Noralf Trønnes | 1 | -1/+1 |
2016-11-07 | i2c: bcm2835: Protect against unexpected TXW/RXR interrupts | Noralf Trønnes | 1 | -9/+31 |
2016-11-07 | i2c: bcm2835: Fix hang for writing messages larger than 16 bytes | Noralf Trønnes | 1 | -8/+14 |
2016-11-04 | i2c: core: fix NULL pointer dereference under race condition | Vladimir Zapolskiy | 1 | -1/+1 |
2016-10-25 | i2c: imx: defer probe if bus recovery GPIOs are not ready | Stefan Agner | 1 | -4/+7 |
2016-10-25 | i2c: designware: Avoid aborted transfers with fast reacting I2C slaves | Jarkko Nikula | 1 | -3/+14 |
2016-10-25 | i2c: i801: Fix I2C Block Read on 8-Series/C220 and later | Jean Delvare | 1 | -3/+13 |
2016-10-25 | i2c: xgene: Avoid dma_buffer overrun | Hoan Tran | 1 | -1/+1 |
2016-10-25 | i2c: digicolor: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-25 | i2c: xlr: Fix module autoload for OF registration | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-25 | i2c: xlp9xx: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-25 | i2c: jz4780: Fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-25 | i2c: allow configuration of imx driver for ColdFire architecture | Greg Ungerer | 1 | -2/+2 |
2016-10-25 | i2c: mark device nodes only in case of successful instantiation | Ralf Ramsauer | 1 | -1/+10 |
2016-10-25 | i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings | David Wu | 1 | -0/+2 |
2016-10-25 | i2c: hix5hd2: allow build with ARCH_HISI | Ruqiang Ju | 1 | -4/+4 |
2016-10-12 | Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Wolfram Sang | 1 | -2/+8 |
2016-10-08 | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 68 | -1296/+1904 |
2016-10-02 | Merge branches 'acpi-wdat' and 'acpi-ec' | Rafael J. Wysocki | 1 | -1/+3 |
2016-09-29 | i2c: i801: Do not create iTCO watchdog when WDAT table exists | Mika Westerberg | 1 | -1/+3 |