summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-of.c
AgeCommit message (Expand)Author
2024-11-06gpio: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-09-02gpiolib: Update the kernel documentation - add Return sectionsAndy Shevchenko
2024-08-20gpiolib: Introduce for_each_gpio_property_name() helperAndy Shevchenko
2024-08-19gpio: of: simplify with scoped for each OF child loopKrzysztof Kozlowski
2024-08-01gpio: Use of_property_present()Rob Herring (Arm)
2024-07-15Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov
2024-07-02gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov
2024-06-14gpiolib: put gpio_suffixes in a single compilation unitBartosz Golaszewski
2024-04-26gpio: of: support gpio-ranges for multiple gpiochip devicesDoug Berger
2024-03-01gpio: of: Make of_gpio_get_count() take firmware node as a parameterAndy Shevchenko
2024-02-20gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()Krzysztof Kozlowski
2024-02-12gpio: of: assign and read the hog pointer atomicallyBartosz Golaszewski
2024-02-12gpio: constify opaque pointer in gpio_device_find() match functionKrzysztof Kozlowski
2024-01-22gpio: legacy: mark old interfaces as deprecated in kernel docsBartosz Golaszewski
2023-12-13backlight: hx8357: Convert to agnostic GPIO APIAndy Shevchenko
2023-11-02Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-10-09gpiolib: of: Add quirk for mt2701-cs42448 ASoC soundLinus Walleij
2023-10-04gpio: of: replace gpiochip_find_* with gpio_device_find_*Bartosz Golaszewski
2023-10-02gpiolib: of: Allow "trigger-sources" to reference a GPIOLinus Walleij
2023-09-27mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.cBartosz Golaszewski
2023-09-11gpio: of: correct notifier return codesBartosz Golaszewski
2023-08-29Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-25mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolibBalamanikandan Gunasundar
2023-07-10gpiolib: of: Don't use GPIO chip fwnode in of_gpiochip_*()Andy Shevchenko
2023-03-06gpiolib: Clean up headersAndy Shevchenko
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-01-30gpiolib: of: Move enum of_gpio_flags to its only userAndy Shevchenko
2023-01-30gpiolib: Get rid of not used of_node memberAndy Shevchenko
2023-01-30gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIsDmitry Torokhov
2023-01-30gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()Dmitry Torokhov
2023-01-30gpiolib: of: remove obsolete comment for of_gpio_get_count()Dmitry Torokhov
2023-01-30gpiolib: of: stop exporting of_gpio_named_count()Dmitry Torokhov
2023-01-26Revert "gpiolib: of: Introduce hook for missing gpio-ranges"Andy Shevchenko
2022-11-15gpiolib: of: Use correct fwnode for DT-probed chipsThierry Reding
2022-11-15gpiolib: of: Drop redundant check in of_mm_gpiochip_remove()Andy Shevchenko
2022-11-15gpiolib: of: Prepare of_mm_gpiochip_add_data() for fwnodeAndy Shevchenko
2022-11-15gpiolib: of: change of_find_gpio() to accept device nodeDmitry Torokhov
2022-11-09gpiolib: of: Integrate of_gpiochip_init_valid_mask() into gpiochip_init_valid...Andy Shevchenko
2022-11-09gpiolib: of: Prepare of_gpiochip_add() / of_gpiochip_remove() for fwnodeAndy Shevchenko
2022-11-04gpiolib: of: add polarity quirk for Freescale PCIe controllerDmitry Torokhov
2022-11-04gpiolib: of: factor out quirk setting polarity via separate propertyDmitry Torokhov
2022-11-04gpiolib: of: Make use of device_match_of_node()Andy Shevchenko
2022-10-20gpiolib: of: add a quirk for reset line polarity for Himax LCDsDmitry Torokhov
2022-10-20gpiolib: of: add quirk for phy reset polarity for Freescale EthernetDmitry Torokhov
2022-10-20gpiolib: of: factor out code overriding gpio line polarityDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for legacy names in MOXA ART RTCDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for reset line for Cirrus CS42L56 codecDmitry Torokhov
2022-10-20gpiolib: of: add a quirk for reset line for Marvell NFC controllerDmitry Torokhov