summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-tegra-bpmp.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: tegra-bpmp: Demote kernel-doc abusesLee Jones2021-06-031-2/+2
* i2c: tegra-bpmp: make some functions voidWolfram Sang2021-04-051-16/+4
* i2c: tegra-bpmp: don't modify input variable in xlate_flagsWolfram Sang2021-04-051-24/+8
* i2c: tegra-bpmp: Implement better error handlingThierry Reding2021-03-311-1/+26
* i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen2021-01-171-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* i2c: tegra-bpmp: convert to use new atomic callbacksWolfram Sang2019-04-161-5/+20
* i2c: tegra: fix spelling mistake: "contoller" -> "controller"Colin Ian King2017-04-211-1/+1
* i2c: Add Tegra BPMP I2C proxy driverShardar Shariff Md2017-02-201-0/+346