summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-altera.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-4/+2
* i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-111-1/+1
* i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc he...Lee Jones2021-06-031-5/+4
* i2c: altera: cleanup spinlockAtsushi Nemoto2020-05-201-8/+4
* Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-201-6/+13
|\
| * i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto2020-05-151-1/+9
| * i2c: altera: use proper variable to hold errnoWolfram Sang2020-04-151-5/+4
* | i2c: busses: remove duplicate dev_err()Dejin Zheng2020-04-181-3/+1
* | i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng2020-04-151-3/+1
|/
* Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang2020-03-261-1/+1
|\
| * i2c: altera: Fix potential integer overflowGustavo A. R. Silva2020-02-131-1/+1
* | i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko2020-03-241-3/+3
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* i2c: altera: Add Altera I2C Controller driverThor Thayer2017-09-131-0/+511