Age | Commit message (Expand) | Author |
2020-09-09 | i2c: algo: pca: Reapply i2c bus settings after reset | Evan Nimmo |
2020-09-08 | i2c: npcm7xx: Fix timeout calculation | Tali Perry |
2020-08-29 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-25 | i2c: iproc: Fix shifting 31 bits | Ray Jui |
2020-08-25 | i2c: rcar: in slave mode, clear NACK earlier | Wolfram Sang |
2020-08-25 | i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device() | Andy Shevchenko |
2020-08-25 | i2c: core: Don't fail PRP0001 enumeration when no ID table exist | Andy Shevchenko |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-15 | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-08-13 | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-08-12 | i2c: iproc: fix race between client unreg and isr | Dhananjay Phadke |
2020-08-10 | i2c: eg20t: use generic power management | Vaibhav Gupta |
2020-08-10 | i2c: eg20t: Drop PCI wakeup calls from .suspend/.resume | Vaibhav Gupta |
2020-08-10 | i2c: mediatek: Fix i2c_spec_values description | Matthias Brugger |
2020-08-07 | i2c: designware: Add device HID for Hygon I2C controller | Pu Wen |
2020-08-05 | i2c: mediatek: Add i2c compatible for MediaTek MT8192 | Qii Wang |
2020-08-05 | i2c: mediatek: Add access to more than 8GB dram in i2c driver | Qii Wang |
2020-08-05 | i2c: mediatek: Add apdma sync in i2c driver | Qii Wang |
2020-08-05 | i2c: i801: Add support for Intel Tiger Lake PCH-H | Jarkko Nikula |
2020-08-05 | i2c: i801: Add support for Intel Emmitsburg PCH | Mika Westerberg |
2020-08-05 | i2c: bcm2835: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-05 | i2c: at91: Move to generic GPIO bus recovery | Codrin Ciubotariu |
2020-08-05 | i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs | Codrin Ciubotariu |
2020-08-05 | i2c: core: add generic I2C GPIO recovery | Codrin Ciubotariu |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-03 | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp... | Linus Torvalds |
2020-07-31 | i2c: rcar: avoid race when unregistering slave | Wolfram Sang |
2020-07-31 | Merge tag 'v5.8-rc7' into i2c/for-5.9 | Wolfram Sang |
2020-07-28 | i2c: slave: add sanity check when unregistering | Wolfram Sang |
2020-07-28 | i2c: slave: improve sanity check when registering | Wolfram Sang |
2020-07-28 | i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c | Sowjanya Komatineni |
2020-07-28 | i2c: tegra: Fix runtime resume to re-init VI I2C | Sowjanya Komatineni |
2020-07-28 | i2c: tegra: Fix the error path in tegra_i2c_runtime_resume | Sowjanya Komatineni |
2020-07-28 | i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unpre... | Sowjanya Komatineni |
2020-07-28 | i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM | Sowjanya Komatineni |
2020-07-27 | i2c: core: do not use logical device when creating irq domain | Wolfram Sang |
2020-07-26 | i2c: rcar: slave: only send STOP event when we have been addressed | Wolfram Sang |
2020-07-24 | i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping" | Wolfram Sang |
2020-07-24 | i2c: fsi: Prevent adding adapters for ports without dts nodes | Eddie James |
2020-07-23 | i2c: i2c-qcom-geni: Fix DMA transfer race | Douglas Anderson |
2020-07-23 | i2c: rcar: always clear ICSAR to avoid side effects | Wolfram Sang |
2020-07-23 | i2c: busses: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-22 | Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2020-07-22 | i2c: cadence: Clear HOLD bit at correct time in Rx path | Raviteja Narayanam |
2020-07-22 | Revert "i2c: cadence: Fix the hold bit setting" | Raviteja Narayanam |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-04 | i2c: rk3x: support master_xfer_atomic | John Keeping |
2020-07-04 | i2c: Use separate MODULE_AUTHOR() statements for multiple authors | Jarkko Nikula |
2020-07-04 | i2c: mlxcpld: check correct size of maximum RECV_LEN packet | Wolfram Sang |