Age | Commit message (Expand) | Author |
2019-03-13 | i2c: i2c-designware-platdrv: Always use a dynamic adapter number | Hans de Goede |
2019-03-13 | i2c: i2c-designware-platdrv: Cleanup setting of the adapter number | Hans de Goede |
2019-03-13 | i2c: add extra check to safe DMA buffer helper | Wolfram Sang |
2019-03-12 | i2c: i2c-stm32f7: Fix SDADEL minimum formula | Nicolas Le Bayon |
2019-03-12 | i2c: rcar: explain the lockless design | Wolfram Sang |
2019-03-12 | i2c: rcar: fix concurrency issue related to ICDMAER | Hiromitsu Yamasaki |
2019-03-12 | i2c: sis630: correct format strings | Louis Taylor |
2019-03-12 | i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf() | Hsin-Yi Wang |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-08 | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-02-24 | i2c: Allow recovery of the initial IRQ by an I2C client device. | Jim Broadus |
2019-02-24 | i2c: ocores: turn incomplete kdoc into a comment | Wolfram Sang |
2019-02-23 | i2c: designware: Do not allow i2c_dw_xfer() calls while suspended | Hans de Goede |
2019-02-23 | i2c: tegra: Only display error messages if DMA setup fails | Jonathan Hunter |
2019-02-23 | i2c: gpio: fault-injector: add 'inject_panic' injector | Wolfram Sang |
2019-02-23 | i2c: gpio: fault-injector: add 'lose_arbitration' injector | Wolfram Sang |
2019-02-23 | i2c: tegra: remove multi-master support | Sowjanya Komatineni |
2019-02-23 | i2c: tegra: remove master fifo support on tegra186 | Sowjanya Komatineni |
2019-02-15 | i2c: tegra: change phrasing, "fallbacking" to "falling back" | Colin Ian King |
2019-02-15 | i2c: expand minor range when registering chrdev region | Chengguang Xu |
2019-02-15 | i2c: aspeed: Add multi-master use case support | Jae Hyun Yoo |
2019-02-15 | i2c: bcm2835: Clear current buffer pointers and counts after a transfer | Paul Kocialkowski |
2019-02-15 | i2c: cadence: Fix the hold bit setting | Shubhrajyoti Datta |
2019-02-14 | i2c: core-smbus: don't trace smbus_reply data on errors | John Sperbeck |
2019-02-14 | i2c: ocores: Add support for bus clock via platform data | Andrew Lunn |
2019-02-14 | i2c: ocores: Add support for IO mapper registers. | Andrew Lunn |
2019-02-14 | i2c: ocores: checkpatch fixes | Federico Vaga |
2019-02-14 | i2c: ocores: add SPDX tag | Federico Vaga |
2019-02-14 | i2c: ocores: add polling interface | Federico Vaga |
2019-02-14 | i2c: ocores: do not handle IRQ if IF is not set | Federico Vaga |
2019-02-14 | i2c: ocores: stop transfer on timeout | Federico Vaga |
2019-02-14 | i2c: tegra: add i2c interface timing support | Sowjanya Komatineni |
2019-02-14 | i2c: tegra: update transfer timeout | Sowjanya Komatineni |
2019-02-14 | i2c: tegra: Add DMA support | Sowjanya Komatineni |
2019-02-14 | i2c: tegra: update maximum transfer size | Sowjanya Komatineni |
2019-02-14 | i2c: tegra: fix maximum transfer size | Sowjanya Komatineni |
2019-02-14 | i2c: tegra: add bus clear Master Support | Sowjanya Komatineni |
2019-02-14 | i2c: tegra: sort all the include headers alphabetically | Sowjanya Komatineni |
2019-02-14 | Merge branch 'i2c/for-current' into i2c/for-5.1 | Wolfram Sang |
2019-02-08 | i2c: rcar: refactor TCYC handling | Wolfram Sang |
2019-02-08 | i2c: gpio: merge two very similar comments | Wolfram Sang |
2019-02-08 | i2c: sh_mobile: use new clock calculation formulas for Gen2 | Wolfram Sang |
2019-02-08 | i2c: sh_mobile: use new clock calculation formulas for Gen3 | Wolfram Sang |
2019-02-08 | i2c: sh_mobile: sort compatible entries | Wolfram Sang |
2019-02-08 | i2c: cbus-gpio: Switch to use GPIO descriptors | Linus Walleij |
2019-02-05 | i2c: rcar: comment maintenance | Wolfram Sang |
2019-02-05 | i2c: gpio: fault-injector: sort debugfs files alphabetically | Wolfram Sang |
2019-02-05 | i2c: mediatek: remove completion_done() | qii wang |
2019-02-05 | i2c: mediatek: speeds is replaced by macros definitions | qii wang |
2019-02-05 | i2c: gpio: sort includes | Wolfram Sang |