index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-st.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
i2c: st: reword according to newest specification
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: st: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-05-06
i2c: st: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2023-08-14
i2c: st: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-02-12
i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
Alain Volmat
1
-7
/
+2
2021-05-27
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
1
-2
/
+2
2020-04-02
Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+3
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
1
-2
/
+1
2017-02-09
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-05-13
i2c: st: Implement bus clear
Peter Griffin
1
-1
/
+44
2016-04-11
i2c: st: use new 8 bit address helper function
Wolfram Sang
1
-2
/
+1
2016-01-14
Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-2
/
+1
2016-01-03
i2c: st: use to_platform_device()
Geliang Tang
1
-2
/
+1
2015-12-01
i2c: do not use 0x in front of %pa
Dmitry V. Krivenok
1
-1
/
+1
2015-04-23
i2c: st: add include for pinctrl
Wolfram Sang
1
-6
/
+7
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-01
i2c: st: Update i2c timings
Maxime COQUELIN
1
-13
/
+19
2014-08-01
i2c: i2c-st: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-1
/
+1
2014-06-02
i2c: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-03-10
i2c: st: Fix return in case of arbitration lost
Maxime COQUELIN
1
-1
/
+1
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+872
2013-11-14
i2c: i2c-st: Add ST I2C controller
Maxime COQUELIN
1
-0
/
+872