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-st.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: st: fix missing struct parameter description
Alain Volmat
2020-03-28
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-07-31
1
-2
/
+1
*
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2017-02-09
1
-1
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: st: Implement bus clear
Peter Griffin
2016-05-13
1
-1
/
+44
*
i2c: st: use new 8 bit address helper function
Wolfram Sang
2016-04-11
1
-2
/
+1
*
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-01-14
1
-2
/
+1
|
\
|
*
i2c: st: use to_platform_device()
Geliang Tang
2016-01-03
1
-2
/
+1
*
|
i2c: do not use 0x in front of %pa
Dmitry V. Krivenok
2015-12-01
1
-1
/
+1
|
/
*
i2c: st: add include for pinctrl
Wolfram Sang
2015-04-23
1
-6
/
+7
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
i2c: st: Update i2c timings
Maxime COQUELIN
2014-08-01
1
-13
/
+19
*
i2c: i2c-st: Use %pa to print 'resource_size_t' type
Fabio Estevam
2014-08-01
1
-1
/
+1
*
i2c: Make of_device_id array const
Jingoo Han
2014-06-02
1
-1
/
+1
*
i2c: st: Fix return in case of arbitration lost
Maxime COQUELIN
2014-03-10
1
-1
/
+1
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-19
1
-1
/
+1
*
i2c: i2c-st: Add ST I2C controller
Maxime COQUELIN
2013-11-14
1
-0
/
+872