index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2025-05-19
i2c: npcm7xx: Remove redundant ret variable
Zhang Songyi
2025-05-19
i2c: qcom-geni: Use generic definitions for bus frequencies
Andy Shevchenko
2025-05-16
i2c: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2025-05-14
i2c: designware: Fix an error handling path in i2c_dw_pci_probe()
Christophe JAILLET
2025-05-13
Merge branch 'x86/platform' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-06
i2c: omap: fix deprecated of_property_read_bool() use
Johan Hovold
2025-05-02
i2c: atr: Fix end of loop test in i2c_atr_find_mapping_by_addr()
Dan Carpenter
2025-04-29
i2c: imx-lpi2c: Fix clock count when probe defers
Clark Wang
2025-04-26
i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fc...
Mario Limonciello
2025-04-26
i2c: piix4: Make CONFIG_I2C_PIIX4 dependent on CONFIG_X86
Mario Limonciello
2025-04-24
i2c: mux: ltc4306: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-04-18
Merge tag 'i2c-host-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2025-04-18
i2c: Support dynamic address translation
Romain Gantois
2025-04-18
i2c: support per-channel ATR alias pools
Romain Gantois
2025-04-18
i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
Romain Gantois
2025-04-18
i2c: move ATR alias pool to a separate struct
Romain Gantois
2025-04-18
i2c: use client addresses directly in ATR interface
Romain Gantois
2025-04-16
i2c: core: Do not dereference fwnode in struct device
Andy Shevchenko
2025-04-16
i2c: core: Reuse fwnode variable where it makes sense
Andy Shevchenko
2025-04-16
i2c: core: Switch to fwnode APIs to get IRQ
Andy Shevchenko
2025-04-16
i2c: core: Unify the firmware node type check
Andy Shevchenko
2025-04-16
i2c: core: Drop duplicate check before calling OF APIs
Andy Shevchenko
2025-04-16
i2c: atr: Fix wrong include
Andy Shevchenko
2025-04-13
i2c: cros-ec-tunnel: defer probe if parent EC is not present
Thadeu Lima de Souza Cascardo
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
2025-03-25
irqdomain: i2c: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
2025-03-22
i2c: iproc: Refactor prototype and remove redundant error checks
Wentao Liang
2025-03-22
i2c: qcom-geni: Update i2c frequency table to match hardware guidance
Mukesh Kumar Savaliya
2025-03-22
i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
Andy Shevchenko
2025-03-22
i2c: pasemi: Add registers bits and switch to BIT()
Sven Peter
2025-03-22
i2c: k1: Initialize variable before use
Andi Shyti
2025-03-21
i2c: spacemit: add support for SpacemiT K1 SoC
Troy Mitchell
2025-03-21
i2c: omap: Add support for setting mux
Jayesh Choudhary
2025-03-21
i2c: octeon: remove 10-bit addressing support
Aryan Srivastava
2025-03-21
i2c: octeon: fix return commenting
Aryan Srivastava
2025-03-20
i2c: i801: Use MMIO if available
Heiner Kallweit
2025-03-20
i2c: i801: Switch to iomapped register access
Heiner Kallweit
2025-03-20
i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq
Yang Yingliang
2025-03-18
i2c: i801: Improve too small kill wait time in i801_check_post
Heiner Kallweit
2025-03-18
i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code
Heiner Kallweit
2025-03-18
i2c: i801: Cosmetic improvements
Heiner Kallweit
2025-03-18
i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in pro...
Manikanta Guntupalli
2025-03-18
i2c: cadence: Simplify using devm_clk_get_enabled()
Michal Simek
2025-03-18
i2c: i2c-exynos5: fixed a spelling error
Anindya Sundar Gayen
2025-03-18
i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpers
Andy Shevchenko
2025-03-18
i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
Andy Shevchenko
2025-03-18
i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
[prev]
[next]