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-wmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
i2c: wmt: split out common files
Hans Hu
1
-430
/
+0
2024-05-06
i2c: wmt: create wmt_i2c_init for general init
Hans Hu
1
-28
/
+37
2024-03-08
i2c: wmt: Fix an error handling path in wmt_i2c_probe()
Christophe JAILLET
1
-1
/
+5
2024-01-18
i2c: wmt: Reduce redundant: REG_CR setting
Hans Hu
1
-26
/
+9
2024-01-18
i2c: wmt: Reduce redundant: function parameter
Hans Hu
1
-10
/
+5
2024-01-18
i2c: wmt: Reduce redundant: clock mode setting
Hans Hu
1
-21
/
+7
2024-01-18
i2c: wmt: Reduce redundant: wait event complete
Hans Hu
1
-14
/
+6
2024-01-18
i2c: wmt: Reduce redundant: bus busy check
Hans Hu
1
-12
/
+7
2023-06-14
i2c: wmt: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-08-12
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 75
Thomas Gleixner
1
-5
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2015-03-15
i2c: wmt: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-2
/
+4
2015-03-15
i2c: wmt: use msecs_to_jiffies for time conversions
Nicholas Mc Guire
1
-2
/
+2
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-02
i2c: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-2
/
+2
2013-11-14
i2c: wmt: add missing clk_disable_unprepare() on error
Wei Yongjun
1
-0
/
+1
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-3
/
+0
2013-06-15
i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
Tony Prisk
1
-0
/
+479