summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-emev2.c
Commit message (Expand)AuthorAgeFilesLines
* I2C: Explicitly include correct DT includesRob Herring2023-08-141-1/+1
* 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: emev2: add IRQ checkSergey Shtylyov2021-04-141-1/+4
* i2c: Use separate MODULE_AUTHOR() statements for multiple authorsJarkko Nikula2020-07-041-1/+2
* i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng2020-04-151-3/+1
* i2c: emev2: avoid race when unregistering slave clientWolfram Sang2019-08-141-4/+12
* i2c: use SPDX identifier for Renesas driversWolfram Sang2018-08-241-4/+1
* i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-291-1/+1
* i2c: emev2: Handle return value of clk_prepare_enableArvind Yadav2017-06-191-1/+3
* i2c: busses: constify i2c_algorithm structuresBhumika Goyal2017-02-091-1/+1
* i2c: emev2: add slave supportNiklas Söderlund2015-12-051-1/+111
* i2c: emev2: add driverWolfram Sang2015-08-101-0/+332