aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-axxia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall1-1/+1
2016-09-24i2c: axxia: disable clks in case of failure in probeAlexey Khoroshilov1-2/+12
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-7/+1
2015-06-03i2c: axxia: Add bus recovery functionalityAlexander Sverdlin1-0/+41
2015-03-15i2c: axxia: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-8/+8
2015-03-13i2c: axxia: make use of the new infrastructure for quirksWolfram Sang1-5/+6
2014-10-03i2c: axxia: Add I2C driver for AXM55xxAnders Berg1-0/+559