summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-omap.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-29/+5
* 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
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-3/+3
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+4
* gpio: omap: Add devicetree probe supportSascha Hauer2013-11-271-1/+38
* gpio: omap: move to drivers/gpio/Sascha Hauer2013-11-271-0/+156