Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-12i2c: move drivers from strlcpy to strscpyWolfram Sang
2020-04-19i2c: busses: remove duplicate dev_err()Dejin Zheng
2020-04-15i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng
2020-03-25i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko
2019-08-29i2c: axxia: support slave modeAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner
2019-04-16i2c: axxia: use auto cmd for last messageAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-18i2c: axxia: support sequence command modeAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11i2c-axxia: dedicated function to set client addrAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-07i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin
2018-05-09i2c: axxia: enable clock before calling clk_get_rate()Tobias Jordan
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall
2016-09-24i2c: axxia: disable clks in case of failure in probeAlexey Khoroshilov
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2015-06-02i2c: axxia: Add bus recovery functionalityAlexander Sverdlin
2015-03-15i2c: axxia: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-13i2c: axxia: make use of the new infrastructure for quirksWolfram Sang
2014-10-03i2c: axxia: Add I2C driver for AXM55xxAnders Berg