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: reword according to newest specification
Wolfram Sang
2024-07-11
1
-4
/
+4
*
i2c: st: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-05-06
1
-4
/
+4
*
i2c: st: remove printout on handled timeouts
Wolfram Sang
2024-05-06
1
-4
/
+1
*
i2c: st: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-14
1
-2
/
+1
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
Alain Volmat
2023-02-12
1
-7
/
+2
*
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
2021-05-27
1
-2
/
+2
*
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2020-04-03
1
-3
/
+3
|
\
|
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-3
/
+3
*
|
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