summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+2
* gpiolib: add of_xlate supportMarco Felsch2023-06-161-12/+44
* OF: gpio: call of_node_put in of_get_named_gpio_flagsMarco Felsch2023-06-141-3/+7
* OF: gpio: sync of_get_named_gpio_flags variable with kernelMarco Felsch2023-06-141-6/+6
* gpiolib: fix gpio-hog functionalityMarco Felsch2023-06-141-3/+2
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* gpiolib: Add of_xlate supportJules Maselbas2022-08-081-2/+3
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-0/+2
* net: designware: eqos: reset phySascha Hauer2021-06-091-0/+7
* OF: gpio: don't warn if ignored GPIO flag matches the behaviorLucas Stach2019-11-041-2/+4
* OF: gpio: Add special quirk to parse regulator flagsOleksij Rempel2019-07-171-1/+34
* OF: gpio: Silence error message on -EPROBE_DEFERSebastian Hesselbarth2015-04-171-3/+5
* of_gpio: return error if no device foundSascha Hauer2014-04-091-3/+3
* gpio: reduce noise when parsing DTLucas Stach2013-12-041-1/+1
* OF: gpio: convert DT based gpio handling to new OF APISebastian Hesselbarth2013-07-051-0/+52