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
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
/
i2c-sprd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
i2c: sprd: reword according to newest specification
Wolfram Sang
1
-8
/
+8
2024-03-08
i2c: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-07
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
1
-3
/
+5
2021-04-14
i2c: sprd: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
1
-2
/
+2
2021-04-13
i2c: sprd: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-01-04
i2c: sprd: use a specific timeout to avoid system hang up issue
Chunyan Zhang
1
-1
/
+7
2020-04-19
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-4
/
+5
2019-08-06
i2c: sprd: Validate the return value of clock initialization
Baolin Wang
1
-4
/
+7
2019-08-06
i2c: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-3
/
+1
2019-08-06
i2c: sprd: Make I2C driver can be built as a module
Baolin Wang
1
-5
/
+5
2019-01-08
i2c: sprd: use core helper to mark adapter suspended
Wolfram Sang
1
-12
/
+2
2019-01-08
i2c: sprd: don't use pdev as variable name for struct device *
Wolfram Sang
1
-10
/
+10
2018-07-13
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
1
-4
/
+4
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
1
-4
/
+2
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
1
-0
/
+16
2017-10-05
i2c: ensure termination of *_device_id tables
Thomas Meyer
1
-0
/
+1
2017-08-29
i2c: Add Spreadtrum I2C controller driver
Baolin Wang
1
-0
/
+646