summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/tegra186_bpmp_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* i2c: tegra: Fix regression by implementing a dummy probe_chip() callbackJean-Jacques Hiblot2018-12-121-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: gpio: Correct use of -ENODEV in driversSimon Glass2017-10-081-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* ARM: tegra: remove stale nvidia, bpmp I2C DT propertyStephen Warren2016-08-251-10/+0
* i2c: add Tegra186 BPMP driverStephen Warren2016-08-151-0/+129