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
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
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
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
1
-308
/
+432
2024-03-15
Merge tag 'i2c-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-443
/
+423
2024-03-12
i2c: nomadik: sort includes
Théo Lebrun
1
-8
/
+8
2024-03-12
i2c: nomadik: support Mobileye EyeQ5 I2C controller
Théo Lebrun
1
-4
/
+86
2024-03-12
i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Théo Lebrun
1
-1
/
+8
2024-03-12
i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Théo Lebrun
1
-3
/
+3
2024-03-12
i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Théo Lebrun
1
-22
/
+48
2024-03-12
i2c: nomadik: use bitops helpers
Théo Lebrun
1
-73
/
+88
2024-03-12
i2c: nomadik: simplify IRQ masking logic
Théo Lebrun
1
-12
/
+6
2024-03-12
Merge tag 'i2c-host-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/and...
Wolfram Sang
15
-443
/
+423
2024-03-09
i2c: nomadik: rename private struct pointers from dev to priv
Théo Lebrun
1
-214
/
+214
2024-03-08
i2c: aspeed: Fix the dummy irq expected print
Tommy Huang
1
-0
/
+1
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
1
-1
/
+5
2024-03-08
i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
Heiner Kallweit
1
-1
/
+3
2024-03-08
i2c: i801: Fix using mux_pdev before it's set
Heiner Kallweit
1
-1
/
+1
2024-03-08
i2c: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-06
i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4
Geert Uytterhoeven
1
-1
/
+1
2024-03-06
i2c: imx-lpi2c: add generic GPIO recovery for LPI2C
Carlos Song
1
-0
/
+27
2024-03-05
i2c: cadence: Add system suspend and resume PM support
Ji Sheng Teoh
1
-0
/
+33
2024-03-05
i2c: mpc: remove outdated macro
Wolfram Sang
1
-3
/
+1
2024-03-05
i2c: mpc: use proper binding for transfer timeouts
Wolfram Sang
1
-6
/
+6
2024-02-27
i2c: designware: Implement generic polling mode code for Wangxun 10Gb NIC
Jarkko Nikula
2
-102
/
+75
2024-02-27
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC
Jarkko Nikula
1
-1
/
+1
2024-02-27
i2c: designware: Move interrupt handling functions before i2c_dw_xfer()
Jarkko Nikula
1
-113
/
+113
2024-02-27
i2c: designware: Use accessors to DW_IC_INTR_MASK register
Jarkko Nikula
3
-11
/
+20
2024-02-27
i2c: designware: Do not enable interrupts shortly in polling mode
Jarkko Nikula
2
-3
/
+9
2024-02-27
i2c: designware: Uniform initialization flow for polling mode
Jarkko Nikula
4
-36
/
+11
2024-02-24
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
1
-0
/
+5
2024-02-15
i2c: Remove redundant comparison in npcm_i2c_reg_slave
Rand Deeb
1
-3
/
+0
2024-02-15
i2c: i801: Fix block process call transactions
Jean Delvare
1
-2
/
+2
2024-02-15
i2c: pasemi: split driver into two separate modules
Arnd Bergmann
2
-4
/
+8
2024-02-12
i2c: qcom-geni: Correct I2C TRE sequence
Viken Dadhaniya
1
-7
/
+7
2024-02-08
i2c: i801: Add helper i801_get_block_len
Heiner Kallweit
1
-15
/
+20
2024-02-08
i2c: i801: Add SMBUS_LEN_SENTINEL
Heiner Kallweit
1
-6
/
+16
2024-02-08
i2c: i801: Split i801_block_transaction
Heiner Kallweit
1
-62
/
+50
2024-02-08
i2c: i801: Add helper i801_check_and_clear_pec_error
Heiner Kallweit
1
-14
/
+24
2024-02-08
i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
Heiner Kallweit
1
-3
/
+2
2024-02-08
i2c: hisi: Add clearing tx aempty interrupt operation
Devyn Liu
1
-0
/
+11
2024-02-08
i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1
Devyn Liu
1
-1
/
+1
2024-02-08
i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency ca...
Geert Uytterhoeven
1
-16
/
+11
2024-02-08
i2c: imx: move to generic GPIO recovery
Esben Haabendal
1
-57
/
+5
2024-02-08
i2c: i801: Remove unused argument from tco functions
Heiner Kallweit
1
-6
/
+4
2024-02-08
i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
Heiner Kallweit
1
-1
/
+1
2024-01-19
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-385
/
+334
2024-01-18
i2c: stm32f7: add support for stm32mp25 soc
Alain Volmat
1
-88
/
+126
2024-01-18
i2c: stm32f7: perform I2C_ISR read once at beginning of event isr
Alain Volmat
1
-7
/
+5
2024-01-18
i2c: stm32f7: simplify status messages in case of errors
Alain Volmat
1
-7
/
+5
2024-01-18
i2c: stm32f7: perform most of irq job in threaded handler
Alain Volmat
1
-70
/
+56
2024-01-18
i2c: stm32f7: use dev_err_probe upon calls of devm_request_irq
Alain Volmat
1
-10
/
+4
2024-01-18
i2c: i801: Add lis3lv02d for Dell XPS 15 7590
Paul Menzel
1
-0
/
+1
[next]