summaryrefslogtreecommitdiff
path: root/drivers/gpio/tegra186_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dm: gpio: Correct use of -ENODEV in driversSimon Glass2017-10-081-1/+1
* dm: gpio: Refactor to prepare for live tree supportSimon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* gpio: add Tegra186 GPIO driverStephen Warren2016-05-311-0/+288