index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-sun6i-p2wi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: sun6i-p2wi: Prevent potential division by zero
Axel Lin
2023-10-29
1
-0
/
+5
*
i2c: sun6i-p2wi: Fix an error message in probe()
Dan Carpenter
2023-08-14
1
-1
/
+2
*
i2c: sun6i-p2wi: Use devm_clk_get_enabled()
Andi Shyti
2023-06-23
1
-14
/
+3
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: sun6i-pw2i: Prefer strscpy over strlcpy
Len Baker
2021-08-17
1
-1
/
+1
*
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-04-18
1
-3
/
+1
*
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
2020-04-15
1
-3
/
+1
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-1
/
+1
*
i2c: sun6i-pw2i: explicitly request exclusive reset control
Philipp Zabel
2017-08-14
1
-1
/
+1
*
i2c: Convert to using %pOF instead of full_name
Rob Herring
2017-07-31
1
-2
/
+2
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
i2c: sun6i-p2wi: Remove duplicate inclusion of module.h
Sachin Kamat
2014-06-27
1
-1
/
+0
*
i2c: sun6-p2wi: fix call to snprintf
Boris BREZILLON
2014-06-17
1
-1
/
+1
*
i2c: sun6i-p2wi: use proper return value in probe
Wolfram Sang
2014-06-12
1
-1
/
+1
*
i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
Boris BREZILLON
2014-06-12
1
-0
/
+345