index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
2024-01-06
i2c: core: Fix atomic xfer check for non-preempt config
Benjamin Bara
1
-1
/
+3
2023-12-19
i2c: aspeed: Handle the coalesced stop conditions with the start conditions.
Quan Nguyen
1
-16
/
+32
2023-12-19
i2c: rk3x: fix potential spinlock recursion on poll
Jensen Huang
1
-2
/
+11
2023-12-19
i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
Yang Yingliang
1
-1
/
+7
2023-11-13
i2c: ocores: Move system PM hooks to the NOIRQ phase
Samuel Holland
1
-2
/
+2
2023-11-13
i2c: designware: Fix corrupted memory seen in the ISR
Jan Bottorff
1
-8
/
+8
2023-11-13
Revert "i2c: pxa: move to generic GPIO recovery"
Robert Marko
1
-8
/
+68
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: dev: copy userspace array safely
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-08
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-05
Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-261
/
+394
2023-11-04
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-0
/
+355
2023-11-03
Merge tag 'mfd-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'ib-mfd-i2c-reboot-v6.7' into ibs-for-mfd-merged
Lee Jones
1
-1
/
+1
2023-11-01
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2023-11-01
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-12
/
+4
2023-10-30
i2c: s3c2410: make i2c_s3c_irq_nextbyte() void
Jason Yan
1
-4
/
+3
2023-10-30
i2c: qcom-geni: add ACPI device id for sc8180x
Shawn Guo
1
-0
/
+1
2023-10-29
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
1
-0
/
+5
2023-10-29
i2c: mux: demux-pinctrl: Convert to use sysfs_emit_at() API
ye xingchen
1
-3
/
+3
2023-10-28
i2c: i801: Use new helper acpi_use_parent_companion
Heiner Kallweit
1
-1
/
+1
2023-10-28
i2c: core: fix lockdep warning for sparsely nested adapter chain
Daniel Mack
1
-2
/
+4
2023-10-28
i2c: axxia: eliminate kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2023-10-23
i2c: stm32f7: Use devm_clk_get_enabled()
Andi Shyti
1
-25
/
+12
2023-10-23
i2c: stm32f4: Use devm_clk_get_enabled()
Andi Shyti
1
-22
/
+10
2023-10-23
i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev
Alain Volmat
1
-0
/
+1
2023-10-23
i2c: fix memleak in i2c_new_client_device()
Wolfram Sang
1
-4
/
+9
2023-10-23
i2c: exynos5: Calculate t_scl_l, t_scl_h according to i2c spec
Camel Guo
1
-3
/
+31
2023-10-21
i2c: i801: Simplify class-based client device instantiation
Heiner Kallweit
1
-31
/
+7
2023-10-21
i2c: exynos5: add support for atomic transfers
Marek Szyprowski
1
-2
/
+44
2023-10-21
i2c: at91-core: Use devm_clk_get_enabled()
Andi Shyti
1
-7
/
+3
2023-10-21
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
Alain Volmat
1
-3
/
+6
2023-10-21
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-21
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-21
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
Herve Codina
1
-1
/
+1
2023-10-13
i2c: mux: gpio: don't fiddle with GPIOLIB internals
Bartosz Golaszewski
1
-6
/
+6
2023-10-11
i2c: brcmstb: Add support for atomic transfers
Marek Szyprowski
1
-2
/
+21
2023-10-11
i2c: Add support for Intel LJCA USB I2C driver
Wentong Wu
3
-0
/
+355
2023-10-10
i2c: i801: Add support for Intel Birch Stream SoC
Jarkko Nikula
2
-0
/
+4
2023-10-10
i2c: Use device_get_match_data()
Rob Herring
3
-15
/
+11
2023-10-10
i2c: aspeed: Fix i2c bus hang in slave read
Jian Zhang
1
-1
/
+2
2023-10-06
Merge tag 'acpi-pcc-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel...
Rafael J. Wysocki
1
-12
/
+4
2023-09-29
i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
Sudeep Holla
1
-12
/
+4
2023-09-27
i2c: rcar: fix error code in probe()
Dan Carpenter
1
-1
/
+3
2023-09-27
i2c: npcm7xx: Fix callback completion ordering
William A. Kennington III
1
-10
/
+7
2023-09-27
i2c: stm32f7: Add atomic_xfer method to driver
Sean Nyekjaer
1
-4
/
+47
2023-09-25
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Heiner Kallweit
1
-1
/
+1
2023-09-24
i2c: Annotate struct i2c_atr with __counted_by
Kees Cook
1
-1
/
+1
2023-09-24
i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counte...
Kees Cook
1
-3
/
+3
[next]