summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-hisi.c
AgeCommit message (Expand)Author
2024-02-08i2c: hisi: Add clearing tx aempty interrupt operationDevyn Liu
2024-02-08i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1Devyn Liu
2023-09-04Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-14i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang
2023-08-10i2c: hisi: Use dev_err_probe in probe functionLiao Chang
2023-03-16i2c: hisi: Only use the completion interrupt to finish the transferYicong Yang
2023-03-16i2c: hisi: Avoid redundant interruptsYicong Yang
2022-12-07i2c: hisi: Add support to get clock frequency from clockWeilong Chen
2022-11-02i2c: hisi: Add initial device tree supportWeilong Chen
2022-06-15i2c: hisi: use HZ_PER_KHZ macro in units.hYicong Yang
2021-04-10i2c: add support for HiSilicon I2C controllerYicong Yang