summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-hisi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-041-8/+4
|\
| * i2c: hisi: Use dev_err_probe in probe functionLiao Chang2023-08-101-8/+4
* | i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang2023-08-141-0/+8
|/
* i2c: hisi: Only use the completion interrupt to finish the transferYicong Yang2023-03-161-1/+5
* i2c: hisi: Avoid redundant interruptsYicong Yang2023-03-161-0/+7
* i2c: hisi: Add support to get clock frequency from clockWeilong Chen2022-12-071-4/+11
* i2c: hisi: Add initial device tree supportWeilong Chen2022-11-021-0/+7
* i2c: hisi: use HZ_PER_KHZ macro in units.hYicong Yang2022-06-151-2/+1
* i2c: add support for HiSilicon I2C controllerYicong Yang2021-04-101-0/+504