aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-hix5hd2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin1-7/+2
2018-05-15i2c: hix5hd2: remove some dead codePeter Rosin1-11/+1
2018-05-08i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang1-1/+0
2017-07-31i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada1-4/+2
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-3/+1
2015-05-12i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin1-1/+1
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki1-1/+1
2014-10-16i2c: hix5hd2: add i2c controller driverWei Yan1-0/+557