summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-emev2.c
Commit message (Expand)AuthorAgeFilesLines
* 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