summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-altera.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-03i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc he...Lee Jones1-5/+4
2020-05-20i2c: altera: cleanup spinlockAtsushi Nemoto1-8/+4
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang1-6/+13
2020-05-15i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto1-1/+9
2020-04-18i2c: busses: remove duplicate dev_err()Dejin Zheng1-3/+1
2020-04-15i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng1-3/+1
2020-04-15i2c: altera: use proper variable to hold errnoWolfram Sang1-5/+4
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang1-1/+1
2020-03-24i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko1-3/+3
2020-02-13i2c: altera: Fix potential integer overflowGustavo A. R. Silva1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner1-12/+1
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer1-0/+511