index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2020-03-24
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-18
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