summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-st.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada2017-07-311-2/+1Star
* i2c: busses: constify i2c_algorithm structuresBhumika Goyal2017-02-091-1/+1
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1Star
* i2c: st: Implement bus clearPeter Griffin2016-05-131-1/+44
* i2c: st: use new 8 bit address helper functionWolfram Sang2016-04-111-2/+1Star
* Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-01-141-2/+1Star
|\
| * i2c: st: use to_platform_device()Geliang Tang2016-01-031-2/+1Star
* | i2c: do not use 0x in front of %paDmitry V. Krivenok2015-12-011-1/+1
|/
* i2c: st: add include for pinctrlWolfram Sang2015-04-231-6/+7
* i2c: busses: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* i2c: st: Update i2c timingsMaxime COQUELIN2014-08-011-13/+19
* i2c: i2c-st: Use %pa to print 'resource_size_t' typeFabio Estevam2014-08-011-1/+1
* i2c: Make of_device_id array constJingoo Han2014-06-021-1/+1
* i2c: st: Fix return in case of arbitration lostMaxime COQUELIN2014-03-101-1/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-191-1/+1
* i2c: i2c-st: Add ST I2C controllerMaxime COQUELIN2013-11-141-0/+872