summaryrefslogtreecommitdiff
path: root/drivers/gpio/tegra186_gpio.c
AgeCommit message (Expand)Author
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2018-11-14gpio: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-05-31gpio: add Tegra186 GPIO driverStephen Warren