Age | Commit message (Expand) | Author |
2018-06-29 | i2c: gpio: initialize SCL to HIGH again | Wolfram Sang |
2018-06-29 | i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers | Peter Rosin |
2018-06-29 | i2c: algos: bit: mention our experience about initial states | Wolfram Sang |
2018-06-29 | Revert "i2c: algo-bit: init the bus to a known state" | Wolfram Sang |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-05 | Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-06-04 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2018-05-31 | i2c: qup: fix building without CONFIG_ACPI | Arnd Bergmann |
2018-05-30 | i2c: tegra: Remove suspend-resume | Dmitry Osipenko |
2018-05-30 | i2c: imx-lpi2c: Switch to SPDX identifier | Fabio Estevam |
2018-05-30 | i2c: mxs: Switch to SPDX identifier | Fabio Estevam |
2018-05-30 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2018-05-29 | i2c: busses: make use of i2c_8bit_addr_from_msg | Peter Rosin |
2018-05-29 | i2c: algos: make use of i2c_8bit_addr_from_msg | Peter Rosin |
2018-05-29 | i2c: ocores: update HDL sources URL | Federico Vaga |
2018-05-29 | i2c: qup: Add command-line parameter to override SCL frequency | Austin Christ |
2018-05-29 | i2c: qup: Correct duty cycle for FM and FM+ | Austin Christ |
2018-05-29 | i2c: qup: Add support for Fast Mode Plus | Austin Christ |
2018-05-29 | i2c: qup: add probe path for Centriq ACPI devices | Austin Christ |
2018-05-24 | i2c: robotfuzz-osif: drop pointless test | Peter Rosin |
2018-05-24 | i2c: robotfuzz-osif: remove pointless local variable | Peter Rosin |
2018-05-24 | i2c: rk3x: Don't print visible virtual mapping MMIO address | Shawn Lin |
2018-05-24 | i2c: opal: don't check number of messages in the driver | Wolfram Sang |
2018-05-24 | i2c: ibm_iic: don't check number of messages in the driver | Wolfram Sang |
2018-05-24 | i2c: imx: Switch to SPDX identifier | Fabio Estevam |
2018-05-24 | platform: x86: intel_cht_int33fe: Fix dependencies | Heikki Krogerus |
2018-05-24 | i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_data | Julia Lawall |
2018-05-24 | i2c: mux: demux-pinctrl: use proper parent device for demux adapter | Wolfram Sang |
2018-05-24 | i2c: mux: improve error message for failed symlink | Wolfram Sang |
2018-05-24 | i2c: mux: reg: failed memory allocation is logged elsewhere | Markus Elfring |
2018-05-22 | i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE | George Cherian |
2018-05-22 | i2c: xlp9xx: Fix issue seen when updating receive length | George Cherian |
2018-05-22 | i2c: xlp9xx: Add support for SMBAlert | George Cherian |
2018-05-22 | i2c: Export of_i2c_get_board_info() | Boris Brezillon |
2018-05-22 | i2c: Retain info->of_node in i2c_new_device() | Boris Brezillon |
2018-05-19 | i2c: mux: pca954x: force reset on probe if available | Mike Looijmans |
2018-05-19 | i2c: mux: demux-pinctrl: disable PM user interface | Wolfram Sang |
2018-05-19 | i2c: mux: ltc4306: switch to using .probe_new | Peter Rosin |
2018-05-17 | Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18 | Wolfram Sang |
2018-05-17 | i2c: pnx: move header into the driver | Wolfram Sang |
2018-05-17 | i2c: xiic: move header to platform_data | Wolfram Sang |
2018-05-17 | i2c: pca-platform: move header to platform_data | Wolfram Sang |
2018-05-17 | i2c: omap: move header to platform_data | Wolfram Sang |
2018-05-17 | i2c: ocores: move header to platform_data | Wolfram Sang |
2018-05-17 | i2c: mux: gpio: move header to platform_data | Wolfram Sang |
2018-05-17 | i2c: gpio: move header to platform_data | Wolfram Sang |