开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
2022-01-03
i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2022-01-03
i2c: bcm2835: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-16
i2c: aspeed: Remove unused includes
Thierry Reding
2021-12-16
i2c: sh_mobile: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
i2c: rcar: update to new DMAENGINE API when terminating
Wolfram Sang
2021-12-16
i2c: exynos5: Fix getting the optional clock
Sam Protsenko
2021-12-16
i2c: designware-pci: Convert to use dev_err_probe()
Andy Shevchenko
2021-12-16
i2c: designware-pci: use __maybe_unused for PM functions
Andy Shevchenko
2021-12-16
i2c: designware-pci: Group MODULE_*() macros
Andy Shevchenko
2021-12-16
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
Andy Shevchenko
2021-12-16
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
2021-12-16
i2c: designware: Do not complete i2c read without RX_FULL interrupt
Tamal Saha
2021-12-10
i2c: tegra: use i2c_timings for bus clock freq
Akhil R
2021-12-09
i2c: i801: Don't clear status flags twice in interrupt mode
Heiner Kallweit
2021-12-09
i2c: i801: Don't read back cleared status in i801_check_pre()
Heiner Kallweit
2021-12-09
i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in Kconfig
Sam Protsenko
2021-12-09
i2c: exynos5: Add bus clock support
Sam Protsenko
2021-12-09
i2c: exynos5: Add support for ExynosAutoV9 SoC
Jaewon Kim
2021-12-01
i2c: stm32f7: remove noisy and imprecise log messages
Wolfram Sang
2021-12-01
i2c: stm32: get rid of stm32f7_i2c_release_bus return value
Alain Volmat
2021-11-30
Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"
Wolfram Sang
2021-11-30
Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"
Wolfram Sang
2021-11-29
i2c: i801: Improve handling platform data for tco device
Heiner Kallweit
2021-11-29
i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE
Lakshmi Sowjanya D
2021-11-29
i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
Lakshmi Sowjanya D
2021-11-29
i2c: designware: Enable async suspend / resume of designware devices
Rajat Jain
2021-11-29
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
2021-11-29
i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
Andy Shevchenko
2021-11-29
i2c: rk3x: enable clock before getting rate
John Keeping
2021-11-29
i2c: i801: Improve handling of chip-specific feature definitions
Heiner Kallweit
2021-11-29
i2c: i801: Remove i801_set_block_buffer_mode
Heiner Kallweit
2021-11-29
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
2021-11-29
i2c: tegra: Add the ACPI support
Akhil R
2021-11-29
Merge branch 'i2c/for-current' into i2c/for-mergewindow
Wolfram Sang
2021-11-23
i2c: imx: Add timer for handling the stop condition
Corey Minyard
2021-11-23
i2c: virtio: disable timeout handling
Vincent Whitchurch
2021-11-23
i2c: i801: Fix interrupt storm from SMB_ALERT signal
Jarkko Nikula
2021-11-23
i2c: i801: Restore INTREN on unload
Jean Delvare
2021-11-23
i2c: Remove unused Netlogic/Sigma Designs XLR driver
Rob Herring
2021-11-23
i2c: Remove Netlogic XLP variant
Rob Herring
2021-11-08
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-07
i2c: amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
2021-11-07
i2c: i801: Add support for Intel Ice Lake PCH-N
Andy Shevchenko
2021-11-06
i2c: xgene-slimpro: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-01
i2c: virtio: Add support for zero-length requests
Viresh Kumar
2021-10-29
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Sudeep Holla
2021-10-29
i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'
Christophe JAILLET
2021-10-29
i2c: qup: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-10-29
i2c: qup: fix a trivial typo
Randy Dunlap
[next]