index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-uniphier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
i2c: uniphier: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2023-06-23
i2c: uniphier: Use devm_clk_get_enabled()
Andi Shyti
1
-16
/
+5
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-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-5
/
+2
2019-09-05
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
1
-15
/
+3
2019-09-05
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-12-06
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+7
2018-09-02
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2017-08-12
i2c: uniphier: add suspend / resume support
Masahiro Yamada
1
-5
/
+35
2016-11-18
i2c: uniphier: rename jump label to follow coding style guideline
Masahiro Yamada
1
-3
/
+3
2016-09-08
i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
1
-42
/
+31
2016-08-22
i2c: uniphier{-f}: don't print error when adding adapter fails
Wolfram Sang
1
-5
/
+0
2016-04-27
i2c: uniphier: add "\n" at the end of error log
Masahiro Yamada
1
-1
/
+1
2016-02-12
i2c: uniphier: fix typos in error messages
Masahiro Yamada
1
-1
/
+1
2015-12-14
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-10-23
i2c: uniphier: add UniPhier FIFO-less I2C driver
Masahiro Yamada
1
-0
/
+441