summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ath79.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* gpio: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-03-041-8/+6
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* gpio: add ath79-gpio driver for Atheros MIPS SoCsAntony Pavlov2015-09-231-0/+156