Age | Commit message (Expand) | Author |
2017-03-08 | i2c: designware: add reset interface | Zhangfei Gao |
2017-03-08 | i2c: meson: fix wrong variable usage in meson_i2c_put_data | Heiner Kallweit |
2017-03-08 | i2c: copy device properties when using i2c_register_board_info() | Dmitry Torokhov |
2017-03-08 | i2c: m65xx: drop superfluous quirk structure | Wolfram Sang |
2017-03-08 | i2c: brcmstb: Fix START and STOP conditions | Jaedon Shin |
2017-03-08 | i2c: add missing of_node_put in i2c_mux_del_adapters | Qi Hou |
2017-03-08 | i2c: riic: fix restart condition | Chris Brandt |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-02-25 | Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-02-23 | i2c: thunderx: Replace pci_enable_msix() | Jan Glauber |
2017-02-23 | i2c: exynos5: fix arbitration lost handling | Andrzej Hajda |
2017-02-23 | i2c: exynos5: disable fifo-almost-empty irq signal when necessary | Andrzej Hajda |
2017-02-20 | Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-02-20 | i2c: at91: ensure state is restored after suspending | Alexandre Belloni |
2017-02-20 | i2c: bcm2835: Avoid possible NULL ptr dereference | Stefan Wahren |
2017-02-20 | i2c: Add Tegra BPMP I2C proxy driver | Shardar Shariff Md |
2017-02-20 | Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor' | Rafael J. Wysocki |
2017-02-14 | Revert "i2c: designware: detect when dynamic tar update is possible" | Jarkko Nikula |
2017-02-10 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2017-02-10 | i2c: mux: pca954x: Add interrupt controller support | Phil Reid |
2017-02-10 | i2c: mux: pca954x: Add missing pca9542 definition to chip_desc | Phil Reid |
2017-02-09 | i2c: riic: correctly finish transfers | Chris Brandt |
2017-02-09 | i2c: i801: Add support for Intel Gemini Lake | Mika Westerberg |
2017-02-09 | i2c: mux: pca9541: Export OF device ID table as module aliases | Javier Martinez Canillas |
2017-02-09 | i2c: mux: pca954x: Export OF device ID table as module aliases | Javier Martinez Canillas |
2017-02-09 | i2c: mux: mlxcpld: remove unused including <linux/version.h> | Wei Yongjun |
2017-02-09 | i2c: piix4: Request the SMBUS semaphore inside the mutex | Ricardo Ribalda |
2017-02-09 | i2c: piix4: Fix request_region size | Ricardo Ribalda |
2017-02-09 | i2c: busses: constify i2c_algorithm structures | Bhumika Goyal |
2017-02-08 | i2c: allow specify device properties in i2c_board_info | Dmitry Torokhov |
2017-02-07 | i2c: acpi: Initialize info.type from of_compatible | Dan O'Donovan |
2017-01-28 | i2c: i2c-cros-ec-tunnel: Reduce logging noise | Guenter Roeck |
2017-01-28 | i2c: core: helper function to detect slave mode | Luis Oliveira |
2017-01-26 | i2c: imx-lpi2c: add VLLS mode support | Gao Pan |
2017-01-25 | i2c: omap: constify dev_pm_ops structures | Bhumika Goyal |
2017-01-25 | i2c: mv64xxx: add suspend/resume support | Grzegorz Jaszczyk |
2017-01-25 | i2c: stm32f4: add driver | M'boumba Cedric Madianga |
2017-01-25 | i2c: i2c-cadence: Initialize configuration before probing devices | Mike Looijmans |
2017-01-12 | i2c: piix4: Avoid race conditions with IMC | Ricardo Ribalda |
2017-01-12 | i2c: fix spelling mistake: "insufficent" -> "insufficient" | Colin Ian King |
2017-01-12 | i2c: print correct device invalid address | John Garry |
2017-01-12 | i2c: do not enable fall back to Host Notify by default | Dmitry Torokhov |
2017-01-12 | i2c: fix kernel memory disclosure in dev interface | Vlad Tsyrklevich |
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 |