aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-emev2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang1-1/+1
2021-04-14i2c: emev2: add IRQ checkSergey Shtylyov1-1/+4
2020-07-04i2c: Use separate MODULE_AUTHOR() statements for multiple authorsJarkko Nikula1-1/+2
2020-04-15i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng1-3/+1
2019-08-14i2c: emev2: avoid race when unregistering slave clientWolfram Sang1-4/+12
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang1-4/+1
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin1-1/+1
2017-06-19i2c: emev2: Handle return value of clk_prepare_enableArvind Yadav1-1/+3
2017-02-09i2c: busses: constify i2c_algorithm structuresBhumika Goyal1-1/+1
2015-12-05i2c: emev2: add slave supportNiklas Söderlund1-1/+111
2015-08-10i2c: emev2: add driverWolfram Sang1-0/+332