summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sprd.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König2023-06-141-2/+4
* i2c: sprd: use a specific timeout to avoid system hang up issueChunyan Zhang2021-01-171-1/+7
* i2c: remove i2c_lock_adapter and use i2c_lock_bus directlyPeter Rosin2018-07-131-4/+4
* i2c: sprd: Fix the i2c count issueBaolin Wang2018-04-271-4/+2
* i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang2018-04-271-0/+16
* i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
* i2c: Add Spreadtrum I2C controller driverBaolin Wang2017-08-291-0/+646