Age | Commit message (Expand) | Author |
2018-08-24 | i2c: don't use any __deprecated handling anymore | Sedat Dilek |
2018-08-24 | i2c: use SPDX identifier for Renesas drivers | Wolfram Sang |
2018-08-24 | i2c: ocores: update my email address | Peter Korsgaard |
2018-08-24 | i2c: remove deprecated attach_adapter callback | Wolfram Sang |
2018-08-21 | Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-20 | i2c: rcar: implement STOP and REP_START according to docs | Wolfram Sang |
2018-08-20 | i2c: rcar: refactor private flags | Wolfram Sang |
2018-08-20 | i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value | Hans de Goede |
2018-08-20 | i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes | Hans de Goede |
2018-08-20 | i2c: imx: Simplify stopped state tracking | Esben Haabendal |
2018-08-20 | i2c: imx: Fix race condition in dma read | Esben Haabendal |
2018-08-20 | i2c: pasemi: remove hardcoded bus numbers on smbus | Darren Stevens |
2018-08-20 | i2c: designware: Add SPDX license tag | Andy Shevchenko |
2018-08-14 | Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2018-08-09 | i2c: xlp9xx: Fix case where SSIF read transaction completes early | George Cherian |
2018-08-09 | Merge branch 'regmap-4.19' into regmap-next | Mark Brown |
2018-08-08 | i2c: designware: Convert to use struct i2c_timings | Andy Shevchenko |
2018-08-08 | i2c: core: Parse SDA hold time from firmware | Andy Shevchenko |
2018-08-08 | i2c: designware-pcidrv: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-08 | i2c: amd8111: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-04 | i2c: sh_mobile: use core to detect 'no zero length read' quirk | Wolfram Sang |
2018-08-04 | i2c: xlr: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-08-04 | i2c: rcar: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-08-04 | i2c: stu300: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-08-04 | i2c: pmcmsp: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-08-04 | i2c: mxs: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-08-04 | i2c: designware-master: use core to detect 'no zero length' quirk | Wolfram Sang |
2018-08-04 | i2c: quirks: add zero length checks | Wolfram Sang |
2018-08-04 | i2c: aspeed: Add an explicit type casting for *get_clk_reg_val | Jae Hyun Yoo |
2018-08-04 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2018-08-04 | i2c: Add Actions Semiconductor Owl family S900 I2C driver | Manivannan Sadhasivam |
2018-07-31 | i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller | Karthikeyan Ramasubramanian |
2018-07-30 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-07-30 | i2c: mux: pca954x: use helper variable in probe | Linus Walleij |
2018-07-25 | i2c/mux, locking/core: Annotate the nested rt_mutex usage | Peter Rosin |
2018-07-24 | i2c: imx: use open drain for recovery GPIO | Wolfram Sang |
2018-07-24 | i2c: rcar: handle RXDMA HW behaviour on Gen3 | Wolfram Sang |
2018-07-23 | i2c: rcar: handle RXDMA HW behaviour on Gen3 | Wolfram Sang |
2018-07-23 | i2c: imx: Fix reinit_completion() use | Esben Haabendal |
2018-07-23 | i2c: davinci: Avoid zero value of CLKH | Alexander Sverdlin |
2018-07-21 | i2c: aspeed: Adjust spinlock scope in the irq handler | Jae Hyun Yoo |
2018-07-21 | i2c: aspeed: Fix initial values of master and slave state | Jae Hyun Yoo |
2018-07-21 | i2c: aspeed: Add newline characters into message printings. | Jae Hyun Yoo |
2018-07-21 | i2c: exynos5: Describe the hardware variant for readability | Krzysztof Kozlowski |
2018-07-21 | i2c: recovery: make pin init look like STOP | Wolfram Sang |
2018-07-21 | i2c: fsi: Add bus recovery | Eddie James |
2018-07-21 | i2c: fsi: Add I2C master locking | Eddie James |
2018-07-21 | i2c: fsi: Add transfer implementation | Eddie James |
2018-07-21 | i2c: fsi: Add abort and hardware reset procedures | Eddie James |
2018-07-21 | i2c: fsi: Add port structures | Eddie James |