Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: hisi: Add clearing tx aempty interrupt operation | Devyn Liu | 2024-02-08 | 1 | -0/+11 |
* | i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1 | Devyn Liu | 2024-02-08 | 1 | -1/+1 |
* | Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-09-04 | 1 | -8/+4 |
|\ | |||||
| * | i2c: hisi: Use dev_err_probe in probe function | Liao Chang | 2023-08-10 | 1 | -8/+4 |
* | | i2c: hisi: Only handle the interrupt of the driver's transfer | Yicong Yang | 2023-08-14 | 1 | -0/+8 |
|/ | |||||
* | i2c: hisi: Only use the completion interrupt to finish the transfer | Yicong Yang | 2023-03-16 | 1 | -1/+5 |
* | i2c: hisi: Avoid redundant interrupts | Yicong Yang | 2023-03-16 | 1 | -0/+7 |
* | i2c: hisi: Add support to get clock frequency from clock | Weilong Chen | 2022-12-07 | 1 | -4/+11 |
* | i2c: hisi: Add initial device tree support | Weilong Chen | 2022-11-02 | 1 | -0/+7 |
* | i2c: hisi: use HZ_PER_KHZ macro in units.h | Yicong Yang | 2022-06-15 | 1 | -2/+1 |
* | i2c: add support for HiSilicon I2C controller | Yicong Yang | 2021-04-10 | 1 | -0/+504 |