index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-st.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-05-13
i2c: st: Implement bus clear
Peter Griffin
2016-04-11
i2c: st: use new 8 bit address helper function
Wolfram Sang
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-03
i2c: st: use to_platform_device()
Geliang Tang
2015-12-01
i2c: do not use 0x in front of %pa
Dmitry V. Krivenok
2015-04-23
i2c: st: add include for pinctrl
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-01
i2c: st: Update i2c timings
Maxime COQUELIN
2014-08-01
i2c: i2c-st: Use %pa to print 'resource_size_t' type
Fabio Estevam
2014-06-02
i2c: Make of_device_id array const
Jingoo Han
2014-03-10
i2c: st: Fix return in case of arbitration lost
Maxime COQUELIN
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-14
i2c: i2c-st: Add ST I2C controller
Maxime COQUELIN