summaryrefslogtreecommitdiff
path: root/drivers/gpio/dwapb_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: dwapb_gpio: fix broken dev->nodeSimon Goldschmidt2019-05-241-3/+2
* gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt2019-05-101-14/+11
* gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt2018-11-291-0/+7
* gpio: dwapb_gpio: Change to use devm_kcalloc()Ley Foon Tan2018-10-031-9/+2
* gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan2018-09-151-1/+1
* gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan2018-09-151-2/+49
* gpio: dwapb_gpio: Enable get_function supportLey Foon Tan2018-09-151-0/+14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+3
* gpio: dwapb: Add support for port BPhil Edworthy2016-11-211-10/+10
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-1/+2
* gpio: Add DW APB GPIO driverMarek Vasut2015-08-231-0/+167