index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-441
/
+1000
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-03-25
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
34
-470
/
+1060
2025-03-25
irqdomain: i2c: Switch to irq_find_mapping()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-03-22
i2c: iproc: Refactor prototype and remove redundant error checks
Wentao Liang
1
-10
/
+3
2025-03-22
i2c: qcom-geni: Update i2c frequency table to match hardware guidance
Mukesh Kumar Savaliya
1
-3
/
+3
2025-03-22
i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
Andy Shevchenko
1
-80
/
+26
2025-03-22
i2c: pasemi: Add registers bits and switch to BIT()
Sven Peter
1
-15
/
+25
2025-03-22
i2c: k1: Initialize variable before use
Andi Shyti
1
-1
/
+1
2025-03-21
i2c: spacemit: add support for SpacemiT K1 SoC
Troy Mitchell
3
-0
/
+620
2025-03-21
i2c: omap: Add support for setting mux
Jayesh Choudhary
2
-0
/
+23
2025-03-21
i2c: octeon: remove 10-bit addressing support
Aryan Srivastava
1
-19
/
+4
2025-03-21
i2c: octeon: fix return commenting
Aryan Srivastava
1
-6
/
+6
2025-03-20
i2c: i801: Use MMIO if available
Heiner Kallweit
1
-3
/
+7
2025-03-20
i2c: i801: Switch to iomapped register access
Heiner Kallweit
1
-76
/
+73
2025-03-20
i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq
Yang Yingliang
1
-4
/
+1
2025-03-18
i2c: i801: Improve too small kill wait time in i801_check_post
Heiner Kallweit
1
-3
/
+2
2025-03-18
i2c: i801: Move i801_wait_intr and i801_wait_byte_done in the code
Heiner Kallweit
1
-34
/
+34
2025-03-18
i2c: i801: Cosmetic improvements
Heiner Kallweit
1
-29
/
+20
2025-03-18
i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in pro...
Manikanta Guntupalli
1
-1
/
+1
2025-03-18
i2c: cadence: Simplify using devm_clk_get_enabled()
Michal Simek
1
-13
/
+4
2025-03-18
i2c: i2c-exynos5: fixed a spelling error
Anindya Sundar Gayen
1
-1
/
+1
2025-03-18
i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpers
Andy Shevchenko
1
-9
/
+3
2025-03-18
i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
Andy Shevchenko
1
-8
/
+6
2025-03-18
i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-10
/
+5
2025-03-18
i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-12
/
+8
2025-03-18
i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-5
/
+5
2025-03-18
i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-23
/
+5
2025-03-18
i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-6
/
+5
2025-03-18
i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-3
/
+3
2025-03-18
i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-18
/
+3
2025-03-18
i2c: qup: Vote for interconnect bandwidth to DRAM
Stephan Gerhold
1
-0
/
+36
2025-03-18
i2c: mux: remove incorrect of_match_ptr annotations
Arnd Bergmann
2
-2
/
+2
2025-03-18
i2c: amd-asf: Set cmd variable when encountering an error
Shyam Sundar S K
1
-1
/
+1
2025-03-18
i2c: amd-asf: Modify callbacks of i2c_algorithm to align with the latest revi...
Shyam Sundar S K
1
-3
/
+3
2025-03-18
i2c: dw: Update the master_xfer callback name
Shyam Sundar S K
1
-1
/
+1
2025-03-18
i2c: amd: Switch to guard(mutex)
Shyam Sundar S K
1
-17
/
+9
2025-03-18
i2c: pxa: fix call balance of i2c->clk handling routines
Vitalii Mordan
1
-1
/
+4
2025-03-18
i2c: octeon: refactor common i2c operations
Aryan Srivastava
1
-37
/
+49
2025-03-12
i2c: sis630: Fix an error handling path in sis630_probe()
Christophe JAILLET
1
-1
/
+11
2025-03-12
i2c: ali15x3: Fix an error handling path in ali15x3_probe()
Christophe JAILLET
1
-1
/
+11
2025-03-12
i2c: ali1535: Fix an error handling path in ali1535_probe()
Christophe JAILLET
1
-1
/
+11
2025-03-12
i2c: omap: fix IRQ storms
Andreas Kemnade
1
-19
/
+7
2025-02-26
i2c: amd-asf: Fix EOI register write to enable successive interrupts
Shyam Sundar S K
1
-0
/
+1
2025-02-26
i2c: ls2x: Fix frequency division register access
Binbin Zhou
1
-4
/
+12
2025-02-26
i2c: npcm: disable interrupt enable bit before devm_request_irq
Tyrone Ting
1
-0
/
+7
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-18
i2c: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+2
2025-02-13
i2c: Unexport i2c_of_match_device()
Andy Shevchenko
2
-1
/
+9
[next]