index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'i2c-host-7.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
2
-7
/
+24
2026-04-18
Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
17
-366
/
+884
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2026-04-15
Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-19
/
+5
2026-04-15
i2c: mediatek: add bus regulator control for power saving
Adlavinitha Reddy
1
-1
/
+12
2026-04-15
i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700
Gabor Juhos
1
-6
/
+12
2026-04-14
Merge tag 'i2c-host-7.1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
12
-339
/
+874
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2026-04-10
i2c: usbio: Add ACPI device-id for NVL platforms
Arun T
1
-0
/
+1
2026-04-10
i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
Aniket Randive
1
-5
/
+19
2026-04-10
i2c: atr: use kzalloc_flex
Rosen Penev
1
-13
/
+4
2026-04-09
i2c: spacemit: introduce pio for k1
Troy Mitchell
1
-70
/
+226
2026-04-09
i2c: spacemit: move i2c_xfer_msg()
Troy Mitchell
1
-31
/
+31
2026-04-02
i2c: xiic: skip input clock setup on non-OF systems
Abdurrahman Hussain
1
-4
/
+6
2026-04-02
i2c: xiic: use numbered adapter registration
Abdurrahman Hussain
1
-1
/
+2
2026-04-02
i2c: xiic: cosmetic: use resource format specifier in debug log
Abdurrahman Hussain
1
-2
/
+2
2026-04-02
i2c: xiic: cosmetic cleanup
Abdurrahman Hussain
1
-12
/
+12
2026-04-02
i2c: xiic: switch to generic device property accessors
Abdurrahman Hussain
1
-14
/
+7
2026-04-02
i2c: xiic: remove duplicate error message
Abdurrahman Hussain
1
-4
/
+1
2026-04-02
i2c: xiic: switch to devres managed APIs
Abdurrahman Hussain
1
-18
/
+12
2026-04-02
i2c: imx: zero-initialize dma_slave_config for eDMA
Anthony Pighin
1
-1
/
+1
2026-04-02
i2c: rtl9300: add RTL9607C i2c controller support
Rustam Adilov
1
-0
/
+70
2026-04-02
i2c: rtl9300: introduce new function properties to driver data
Rustam Adilov
1
-22
/
+44
2026-04-02
i2c: rtl9300: introduce clk struct for upcoming rtl9607 support
Rustam Adilov
1
-0
/
+8
2026-04-02
i2c: rtl9300: introduce a property for 8 bit width reg address
Rustam Adilov
1
-1
/
+7
2026-04-02
i2c: rtl9300: introduce F_BUSY to the reg_fields struct
Rustam Adilov
1
-1
/
+4
2026-04-02
i2c: rtl9300: introduce max length property to driver data
Rustam Adilov
1
-1
/
+8
2026-04-02
i2c: rtl9300: split data_reg into read and write reg
Rustam Adilov
1
-10
/
+15
2026-04-01
i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speeds
Jan Kantert
1
-2
/
+14
2026-03-30
i2c: tegra: enable compile testing on all archs
Johan Hovold
1
-2
/
+1
2026-03-27
i2c: ocores: Use read_poll_timeout_atomic to avoid false poll timeouts
Martin Aberer
1
-15
/
+9
2026-03-27
i2c: qcom-cci: Remove unused CCI_RES_MAX macro definition
Vladimir Zapolskiy
1
-3
/
+0
2026-03-27
i2c: designware: Add a new ACPI HID for GOOG5000 I2C controller
Moritz Fischer
1
-0
/
+1
2026-03-27
i2c: designware: amdisp: Fix resume-probe race condition issue
Pratap Nirujogi
1
-6
/
+5
2026-03-27
i2c: imx: ensure no clock is generated after last read
Stefan Eichenberger
1
-19
/
+32
2026-03-27
i2c: imx: fix i2c issue when reading multiple messages
Stefan Eichenberger
1
-1
/
+1
2026-03-26
i2c: tegra: Add support for Tegra410
Kartik Rajput
1
-0
/
+63
2026-03-26
i2c: tegra: Add logic to support different register offsets
Kartik Rajput
1
-120
/
+235
2026-03-26
i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
Kartik Rajput
1
-17
/
+95
2026-03-26
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
1
-1
/
+1
2026-03-26
i2c: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
1
-1
/
+1
2026-03-25
i2c: s3c24xx: check the size of the SMBUS message before using it
Greg Kroah-Hartman
1
-1
/
+6
2026-03-22
i2c: tegra: Don't mark devices with pins as IRQ safe
Mikko Perttunen
2
-1
/
+6
2026-03-20
i2c: cp2615: rename disconnect callback
Johan Hovold
1
-3
/
+2
2026-03-20
i2c: npcm7xx: Use NULL instead of 0 for pointer
Krzysztof Kozlowski
1
-1
/
+1
2026-03-19
i2c: pxa: defer reset on Armada 3700 when recovery is used
Gabor Juhos
1
-1
/
+16
2026-03-19
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2026-03-19
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
1
-0
/
+3
2026-03-09
i2c: omap: switch to new generic helper for getting selected mux-state
Josua Mayer
1
-19
/
+5
2026-03-09
i2c: tiny-usb: drop redundant device reference
Johan Hovold
1
-10
/
+3
[next]