index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
i2c: s3c24xx: check the size of the SMBUS message before using it
Greg Kroah-Hartman
1
-1
/
+6
2026-04-02
i2c: imx: zero-initialize dma_slave_config for eDMA
Anthony Pighin
1
-1
/
+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-22
i2c: tegra: Don't mark devices with pins as IRQ safe
Mikko Perttunen
2
-1
/
+6
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-04
i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"
Charles Haithcock
1
-4
/
+10
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
30
-41
/
+41
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
31
-48
/
+46
2026-02-19
Merge branch 'i2c/i2c-host-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
6
-106
/
+164
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-9
/
+7
2026-02-15
Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
20
-527
/
+762
2026-02-08
i2c: imx-lpi2c: fix SMBus block read NACK after byte count
Carlos Song
1
-24
/
+83
2026-02-07
i2c: amd8111: switch to devm_ functions
Filippo Muscherà
1
-19
/
+7
2026-02-07
i2c: amd8111: Remove spaces in MODULE_* macros
Filippo Muscherà
1
-2
/
+2
2026-02-05
i2c: designware-platdrv: fix cleanup on probe failure
Artem Shimko
1
-7
/
+4
2026-02-05
i2c: designware-platdrv: simplify reset control
Artem Shimko
1
-21
/
+9
2026-02-04
i2c: designware: Remove dead code in AMD ISP case
Andy Shevchenko
1
-12
/
+1
2026-02-04
i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
Benoît Monin
4
-0
/
+42
2026-02-04
i2c: designware: Use runtime PM macro for auto-cleanup
Benoît Monin
1
-9
/
+9
2026-02-04
i2c: designware: Implement I2C_M_STOP support
Benoît Monin
1
-39
/
+93
2026-02-03
Merge tag 'i2c-host-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow
Wolfram Sang
19
-452
/
+416
2026-02-03
i2c: imx: preserve error state in block data length handler
LI Qingwu
1
-1
/
+2
2026-01-27
i2c: fsi: Convert to fsi bus probe mechanism
Uwe Kleine-König
1
-8
/
+7
2026-01-27
i2c: fsi: Drop assigning fsi bus
Uwe Kleine-König
1
-1
/
+0
2026-01-24
Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
Wolfram Sang
1
-1
/
+1
2026-01-22
i2c: designware: Remove an unnecessary condition
Heikki Krogerus
1
-5
/
+3
2026-01-22
i2c: designware: Enable mode swapping
Heikki Krogerus
4
-43
/
+57
2026-01-22
i2c: designware: Combine the init functions
Heikki Krogerus
5
-117
/
+85
2026-01-22
i2c: designware: Combine some of the common functions
Heikki Krogerus
4
-143
/
+126
2026-01-22
i2c: designware: Use device_is_compatible() instead of custom approach
Andy Shevchenko
3
-7
/
+2
2026-01-22
i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
Yixun Lan
1
-1
/
+1
2026-01-20
drivers/i2c/busses: use min() instead of min_t()
David Laight
1
-1
/
+1
2026-01-19
i2c: imx-lpi2c: Add runtime PM support for IRQ and clock management on i.MX8QXP/8QM
Carlos Song
1
-13
/
+71
2026-01-16
i2c: amd-mp2: clean up amd_mp2_find_device()
Johan Hovold
1
-3
/
+5
2026-01-16
i2c: designware: Replace magic numbers with named constants
Artem Shimko
2
-11
/
+31
2026-01-15
i2c: rtl9300: use of instead of fwnode
Rosen Penev
1
-5
/
+4
2026-01-15
i2c: rtl9300: remove const cast
Rosen Penev
1
-4
/
+4
2026-01-15
i2c: tegra: remove unused rst
Guixin Liu
1
-2
/
+0
2026-01-15
i2c: designware: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
3
-70
/
+0
2026-01-15
i2c: spacemit: drop useless spaces
Troy Mitchell
1
-7
/
+7
2026-01-14
i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress
Carlos Song
1
-0
/
+7
2026-01-14
i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA
Neil Armstrong
1
-4
/
+7
2026-01-14
i2c: mlxbf: Use HZ_PER_KHZ in the driver
Andy Shevchenko
1
-1
/
+1
2026-01-14
i2c: mlxbf: Remove unused bus speed definitions
Andy Shevchenko
1
-6
/
+0
[next]