summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-altera.c
AgeCommit message (Expand)Author
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2021-06-03i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc he...Lee Jones
2020-05-20i2c: altera: cleanup spinlockAtsushi Nemoto
2020-05-20Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang
2020-05-15i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-04-18i2c: busses: remove duplicate dev_err()Dejin Zheng
2020-04-15i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng
2020-04-15i2c: altera: use proper variable to hold errnoWolfram Sang
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang
2020-03-24i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko
2020-02-13i2c: altera: Fix potential integer overflowGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer