index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
Carlos Song
1
-21
/
+32
8 days
i2c: tegra: Fix NOIRQ suspend/resume
Akhil R
1
-23
/
+30
8 days
i2c: tegra: Update Tegra410 I2C timing parameters
Akhil R
1
-4
/
+4
8 days
i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
Vladimir Zapolskiy
1
-1
/
+1
8 days
i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
Guillermo RodrÃguez
1
-3
/
+3
8 days
i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
Carlos Song
1
-3
/
+12
8 days
i2c: riic: fix refcount leak in riic_i2c_resume_noirq()
Wentao Liang
1
-1
/
+3
2026-05-30
i2c: virtio: mark device ready before registering the adapter
Alexis Bouzigues
1
-0
/
+2
2026-05-27
i2c: davinci: fix division by zero on missing clock-frequency
Chaitanya Sabnis
1
-1
/
+1
2026-05-19
i2c: smbus: fix a potential uninitialization bug
Wenwen Wang
1
-0
/
+1
2026-05-14
i2c: tegra: make tegra_i2c_mutex_unlock() return void
Saurav Sachidanand
1
-9
/
+6
2026-05-14
i2c: tegra: fix pm_runtime leak on mutex_lock failure
Saurav Sachidanand
1
-1
/
+3
2026-05-07
i2c: smbus: reject oversized block transfers in the common path
Weiming Shi
1
-0
/
+12
2026-05-04
i2c: stub: Reject I2C block transfers with invalid length
Weiming Shi
1
-0
/
+5
2026-05-04
i2c: Compare the return value of gpiod_get_direction against GPIO_LINE_DIRECT...
Nikola Z. Ivanov
1
-2
/
+1
2026-05-04
i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl
Mingyu Wang
1
-4
/
+5
2026-05-04
i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_ids
Niels Franke
1
-0
/
+1
2026-05-04
i2c: stm32f7: reinit_completion() per transfer not per msg
Marek Vasut
1
-3
/
+3
2026-05-04
i2c: testunit: Replace system_long_wq with system_dfl_long_wq
Marco Crivellari
1
-2
/
+2
2026-04-20
Merge tag 'i2c-host-7.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
2
-7
/
+24
2026-04-18
Merge tag 'i2c-for-7.1-rc1-part1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-370
/
+888
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/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/g...
Wolfram Sang
12
-343
/
+878
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
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
-72
/
+228
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
[next]