summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-axxia.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-4/+1Star
* i2c: axxia: use auto cmd for last messageAdamski, Krzysztof (Nokia - PL/Wroclaw)2019-04-161-38/+19Star
* i2c: axxia: support sequence command modeAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-171-7/+102
* i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-111-16/+16
* i2c-axxia: dedicated function to set client addrAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-111-11/+18
* i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-061-11/+29
* i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-291-2/+3
* i2c: axxia: enable clock before calling clk_get_rate()Tobias Jordan2018-05-081-12/+14
* i2c: constify i2c_adapter_quirks structuresJulia Lawall2016-11-181-1/+1
* i2c: axxia: disable clks in case of failure in probeAlexey Khoroshilov2016-09-241-2/+12
* i2c: don't print error when adding adapter failsWolfram Sang2016-08-221-7/+1Star
* i2c: axxia: Add bus recovery functionalityAlexander Sverdlin2015-06-021-0/+41
* i2c: axxia: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-151-8/+8
* i2c: axxia: make use of the new infrastructure for quirksWolfram Sang2015-03-131-5/+6
* i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-031-0/+559