index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-28
i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCK
Sven Eckelmann
1
-2
/
+1
2025-09-23
i2c: riic: Allow setting frequencies lower than 50KHz
Claudiu Beznea
1
-1
/
+1
2025-09-04
i2c: rtl9300: remove broken SMBus Quick operation support
Jonas Jelonek
1
-12
/
+3
2025-09-04
i2c: rtl9300: ensure data length is within supported range
Jonas Jelonek
1
-1
/
+4
2025-09-04
i2c: rtl9300: fix channel number bound check
Jonas Jelonek
1
-1
/
+1
2025-09-02
i2c: i801: Hide Intel Birch Stream SoC TCO WDT
Chiasheng Lee
1
-1
/
+1
2025-08-20
i2c: rtl9300: Add missing count byte for SMBus Block Ops
Sven Eckelmann
1
-3
/
+3
2025-08-20
i2c: rtl9300: Increase timeout for transfer polling
Sven Eckelmann
1
-1
/
+1
2025-08-20
i2c: rtl9300: Fix multi-byte I2C write
Harshal Gohel
1
-4
/
+4
2025-08-20
i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xfer
Alex Guo
1
-0
/
+4
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-03
i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()
Christophe JAILLET
1
-2
/
+1
2025-08-03
i2c: Force DLL0945 touchpad i2c freq to 100khz
fangzhong.zhou
1
-0
/
+1
2025-08-03
i2c: apple: Drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-08-03
Merge tag 'i2c-host-6.17-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
3
-34
/
+68
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-6
/
+12
2025-07-30
i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates
Kathiravan Thirumoorthy
1
-3
/
+3
2025-07-30
i2c: tegra: Remove dma_sync_*() calls
Akhil R
1
-19
/
+1
2025-07-30
i2c: tegra: Use internal reset when reset property is not available
Akhil R
1
-1
/
+43
2025-07-30
i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs
Clément Le Goffic
1
-11
/
+21
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-07-29
Merge tag 'i2c-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-130
/
+253
2025-07-29
Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2025-07-28
i2c: core: Fix double-free of fwnode in i2c_unregister_device()
Hans de Goede
1
-1
/
+7
2025-07-28
Merge tag 'i2c-host-6.17-pt1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
15
-157
/
+294
2025-07-26
i2c: lpi2c: implement xfer_atomic callback
Emanuele Ghidoli
1
-38
/
+132
2025-07-26
i2c: lpi2c: use readl_poll_timeout() for register polling
Emanuele Ghidoli
1
-49
/
+45
2025-07-26
i2c: lpi2c: convert to use secs_to_jiffies()
Yuesong Li
1
-1
/
+1
2025-07-26
i2c: st: Use min() to improve code
Qianfeng Rong
1
-13
/
+6
2025-07-24
i2c: qup: jump out of the loop in case of timeout
Yang Xiwen
1
-1
/
+3
2025-07-24
i2c: virtio: Avoid hang by using interruptible completion wait
Viresh Kumar
1
-7
/
+8
2025-07-24
i2c: tegra: Fix reset error handling with ACPI
Akhil R
1
-23
/
+1
2025-07-24
i2c: imx: use guard to take spinlock
Troy Mitchell
1
-21
/
+16
2025-07-24
i2c: stm32f7: Use str_on_off() helper
Yumeng Fang
1
-1
/
+2
2025-07-24
i2c: riic: Add support for RZ/T2H SoC
Lad Prabhakar
1
-0
/
+28
2025-07-24
i2c: riic: Move generic compatible string to end of array
Lad Prabhakar
1
-2
/
+2
2025-07-24
i2c: riic: Pass IRQ desc array as part of OF data
Lad Prabhakar
1
-6
/
+16
2025-07-24
i2c: tegra: Add missing kernel-doc for dma_dev member
Hans Zhang
1
-0
/
+1
2025-07-22
Merge branches 'pm-misc' and 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2025-07-10
i2c: designware: Add quirk for Intel Xe
Heikki Krogerus
1
-2
/
+5
2025-07-10
i2c: designware: Use polling by default when there is no irq resource
Heikki Krogerus
1
-4
/
+7
2025-07-10
i2c: stm32f7: unmap DMA mapped buffer
Clément Le Goffic
1
-13
/
+7
2025-07-10
i2c: stm32: fix the device used for the DMA map
Clément Le Goffic
2
-7
/
+5
2025-07-10
i2c: omap: Fix an error handling path in omap_i2c_probe()
Christophe JAILLET
1
-1
/
+1
2025-07-10
i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()
Christophe JAILLET
1
-1
/
+4
2025-07-07
PM: domains: Add flags to specify power on attach/detach
Claudiu Beznea
1
-1
/
+1
2025-07-05
Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+6
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2025-07-01
i2c: microchip-core: re-fix fake detections w/ i2cdetect
Conor Dooley
1
-1
/
+5
2025-06-30
i2c/designware: Fix an initialization issue
Michael J. Ruhl
1
-0
/
+1
[next]