aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-axxia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-29i2c: axxia: support slave modeAdamski, Krzysztof (Nokia - PL/Wroclaw)1-8/+144
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner1-4/+1
2019-04-16i2c: axxia: use auto cmd for last messageAdamski, Krzysztof (Nokia - PL/Wroclaw)1-38/+19
2018-12-17i2c: axxia: support sequence command modeAdamski, Krzysztof (Nokia - PL/Wroclaw)1-7/+102
2018-12-11i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)1-16/+16
2018-12-11i2c-axxia: dedicated function to set client addrAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+18
2018-12-06i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin1-2/+3
2018-05-08i2c: axxia: enable clock before calling clk_get_rate()Tobias Jordan1-12/+14
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