summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-hix5hd2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-291-7/+2Star
* i2c: hix5hd2: remove some dead codePeter Rosin2018-05-151-11/+1Star
* i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang2018-05-081-1/+0Star
* i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada2017-07-311-4/+2Star
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-3/+1Star
* i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin2015-05-121-1/+1
* PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-041-1/+1
* i2c: hix5hd2: add i2c controller driverWei Yan2014-10-161-0/+557