summaryrefslogtreecommitdiff
path: root/include/linux/gpio/driver.h
AgeCommit message (Expand)Author
2023-03-06gpiolib: Clean up headersAndy Shevchenko
2023-03-06gpiolib: Drop unused forward declaration from driver.hAndy Shevchenko
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-01-30gpiolib: Do not mention legacy API in the codeAndy Shevchenko
2023-01-30gpiolib: Get rid of not used of_node memberAndy Shevchenko
2023-01-26Revert "gpiolib: of: Introduce hook for missing gpio-ranges"Andy Shevchenko
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-10-24gpiolib: Clean up headersAndy Shevchenko
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier
2022-06-23gpio: Fix kernel-doc comments to nested unionAkira Yokosawa
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2022-05-05Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski
2022-05-04Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2022-05-04gpiolib: Add HTE supportDipen Patel
2022-05-02Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2022-05-01Merge tag 'v5.18-rc5' into develLinus Walleij
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi
2022-04-21gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier
2022-04-19gpio: Add helpers to ease the transition towards immutable irq_chipMarc Zyngier
2022-04-19gpio: Expose the gpiochip_irq_re[ql]res helpersMarc Zyngier
2022-04-14gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko
2022-04-08gpiolib: Introduce gpiochip_node_count() helperAndy Shevchenko
2022-04-08gpiolib: Introduce for_each_gpiochip_node() loop helperAndy Shevchenko
2022-04-04gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel
2022-03-31gpio: Properly document parent data unionJoey Gouly
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski
2021-10-27gpio: Allow per-parent interrupt dataMarc Zyngier
2021-07-29gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-29gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas
2021-03-26gpiolib: some edits of kernel docs for clarityRandy Dunlap
2020-10-28gpio: Retire the explicit gpio irqchip codeLinus Walleij
2020-09-14gpiolib: unexport devprop_gpiochip_set_names()Bartosz Golaszewski
2020-09-14gpiolib: generalize devprop_gpiochip_set_names() for device propertiesBartosz Golaszewski
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum
2020-07-23gpio: Correct kernel-doc inconsistencyColton Lewis
2020-06-30Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-06-20gpiolib: Introduce for_each_requested_gpio_in_range() macroAndy Shevchenko
2020-06-15gpio: driver.h: fix kernel-doc markupMauro Carvalho Chehab
2020-06-03gpiolib: Introduce gpiochip_irqchip_add_domain()Michael Walle
2020-05-28gpio: gpiolib: Allow GPIO IRQs to lazy disableMaulik Shah
2020-04-29gpio: Make "offset" and "unsigned int", not just "unsigned"Douglas Anderson
2020-04-29gpio: Document proper return value for gpio driversDouglas Anderson
2020-03-31gpio: Rename variable in core APIsLinus Walleij