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