summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vf610.c
Commit message (Expand)AuthorAgeFilesLines
* gpio-vf610: always register 32 GPIOsSascha Hauer2024-02-081-1/+1
* gpio-vf610: Add i.MX93 supportSascha Hauer2023-11-201-10/+90
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+2
* 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-3/+3
* gpio: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-03-041-13/+3
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* gpio: VF610: Propagate error code of gpiochip_add() upAndrey Smirnov2018-10-291-2/+1
* gpio: tree-wide don't probe devices during core_initcallMarco Felsch2018-10-191-1/+1
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-2/+0
* gpio: Add GPIO driver for VybridAndrey Smirnov2017-01-111-0/+166