开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-uniphier.c
Age
Commit message (
Expand
)
Author
2020-04-18
i2c: busses: remove duplicate dev_err()
Dejin Zheng
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-09-05
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
2019-09-05
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-12-06
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
2018-09-02
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2017-08-12
i2c: uniphier: add suspend / resume support
Masahiro Yamada
2016-11-18
i2c: uniphier: rename jump label to follow coding style guideline
Masahiro Yamada
2016-09-08
i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-08-22
i2c: uniphier{-f}: don't print error when adding adapter fails
Wolfram Sang
2016-04-27
i2c: uniphier: add "\n" at the end of error log
Masahiro Yamada
2016-02-12
i2c: uniphier: fix typos in error messages
Masahiro Yamada
2015-12-14
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
2015-12-14
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
2015-10-23
i2c: uniphier: add UniPhier FIFO-less I2C driver
Masahiro Yamada