summaryrefslogtreecommitdiff
path: root/drivers/gpio/dwapb_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt1-0/+7
2018-10-03gpio: dwapb_gpio: Change to use devm_kcalloc()Ley Foon Tan1-9/+2
2018-09-15gpio: dwapb_gpio: Change to use dev_read_addr()Ley Foon Tan1-1/+1
2018-09-15gpio: dwapb_gpio: Add reset ctrl to driverLey Foon Tan1-2/+49
2018-09-15gpio: dwapb_gpio: Enable get_function supportLey Foon Tan1-0/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-3/+3
2016-11-21gpio: dwapb: Add support for port BPhil Edworthy1-10/+10
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass1-1/+2
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut1-0/+167