Age | Commit message (Expand) | Author |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-18 | i2c: mux: mlxcpld: fix i2c mux selection caching | Peter Rosin |
2016-12-17 | i2c: designware: fix wrong Tx/Rx FIFO for ACPI | Tin Huynh |
2016-12-17 | i2c: xgene: Fix missing code of DTB support | Tin Huynh |
2016-12-17 | i2c: mux: pca954x: fix i2c mux selection caching | Russell King |
2016-12-17 | i2c: octeon: thunderx: Limit register access retries | Jan Glauber |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-12-15 | Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-12-11 | i2c: fsl-lpi2c: read lpi2c fifo size in probe() | Gao Pan |
2016-12-11 | i2c: octeon: thunderx: Remove double-check after interrupt | Jan Glauber |
2016-12-11 | i2c: octeon: thunderx: TWSI software reset in recovery | Jan Glauber |
2016-12-11 | i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs | Jan Kotas |
2016-12-11 | i2c: sh_mobile: Add per-Generation fallback bindings | Simon Horman |
2016-12-11 | i2c: rcar: Add per-Generation fallback bindings | Simon Horman |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) |
2016-12-01 | i2c: imx-lpi2c: add low power i2c bus driver | Gao Pan |
2016-12-01 | i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifield | Alexander Stein |
2016-12-01 | i2c: pxa: Add support for the I2C units found in Armada 3700 | Romain Perier |
2016-12-01 | i2c: pxa: Add definition of fast and high speed modes via the regs layout | Romain Perier |
2016-11-29 | i2c: qup: support SMBus block read | Naveen Kaje |
2016-11-29 | i2c: qup: add ACPI support | Naveen Kaje |
2016-11-29 | i2c: designware: Consolidate default functionality bits | Alexander Stein |
2016-11-29 | i2c: i2c-mux-gpio: update mux with gpiod_set_array_value_cansleep | Peter Rosin |
2016-11-29 | i2c: mux: pca954x: Add ACPI support for pca954x | tnhuynh@apm.com |
2016-11-29 | Revert "i2c: octeon: thunderx: Limit register access retries" | Jan Glauber |
2016-11-25 | Revert "i2c: designware: do not disable adapter after transfer" | Jarkko Nikula |
2016-11-24 | i2c: use an IRQ to report Host Notify events, not alert | Benjamin Tissoires |
2016-11-24 | i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 | Benjamin Tissoires |
2016-11-24 | i2c: i801: use the BIT() macro for FEATURES_* also | Benjamin Tissoires |
2016-11-24 | i2c: i801: use BIT() macro for bits definition | Benjamin Tissoires |
2016-11-24 | i2c: i801: minor formatting issues | Benjamin Tissoires |
2016-11-24 | i2c: i801: store and restore the SLVCMD register at load and unload | Benjamin Tissoires |
2016-11-24 | i2c: mlxcpld: add master driver for mellanox systems | Vadim Pasternak |
2016-11-24 | i2c: designware: fix rx fifo depth tracking | Russell King |
2016-11-24 | i2c: designware: report short transfers | Russell King |
2016-11-19 | i2c: i2c-mux-pca954x: fix deselect enabling for device-tree | Alex Hemme |
2016-11-18 | i2c: xlp9xx: ACPI support for I2C clients | Tanmay Jagdale |
2016-11-18 | i2c: uniphier-f: rename jump label to follow coding style guideline | Masahiro Yamada |
2016-11-18 | i2c: uniphier: rename jump label to follow coding style guideline | Masahiro Yamada |
2016-11-18 | i2c: designware: Allow reduce bus speed by "clock-frequency" property | Jarkko Nikula |
2016-11-18 | i2c: designware: Implement support for SMBus block read and write | Tin Huynh |
2016-11-18 | i2c: constify i2c_adapter_quirks structures | Julia Lawall |
2016-11-18 | i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare | Wei Yongjun |
2016-11-18 | i2c: i2c-pxa-pci; make explicitly non-modular | Paul Gortmaker |
2016-11-17 | i2c: mux: mellanox: add driver | Vadim Pasternak |
2016-11-17 | i2c: Provide a temporary .probe_new() call-back type | Lee Jones |
2016-11-17 | i2c: Export i2c_match_id() for direct use by device drivers | Lee Jones |
2016-11-17 | i2c: Make I2C ID tables non-mandatory for DT'ed devices | Lee Jones |
2016-11-17 | i2c: Match using traditional OF methods, then by vendor-less compatible strings | Lee Jones |
2016-11-17 | i2c: Add the ability to match device to compatible string without an of_node | Lee Jones |