summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-zx2967.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: remove zte zx bus driverArnd Bergmann2021-01-281-602/+0
* i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng2020-04-151-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* i2c: zx2967: use core helper to mark adapter suspendedWolfram Sang2019-01-081-6/+2
* i2c: zx2967: use core to detect 'no zero length' quirkWolfram Sang2018-10-051-3/+5
* i2c: zx2967: always use the same device when printing errorsWolfram Sang2017-06-271-1/+1
* i2c: zx2967: add i2c controller driver for ZTE's zx2967 familyBaoyou Xie2017-06-231-0/+609