aboutsummaryrefslogtreecommitdiff
path: root/include/linux/gpio
AgeCommit message (Expand)AuthorFilesLines
2022-04-04gpio: Restrict usage of GPIO chip irq members before initializationGravatar Shreeya Patel 1-0/+9
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+8
2022-03-31gpio: Properly document parent data unionGravatar Joey Gouly 1-5/+8
2022-02-09gpiolib: make struct comments into real kernel docsGravatar Bartosz Golaszewski 1-19/+16
2021-12-17Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Gravatar Bartosz Golaszewski 1-2/+0
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipGravatar Bartosz Golaszewski 1-0/+2
2021-12-17gpiolib: provide gpiod_remove_hogs()Gravatar Bartosz Golaszewski 1-0/+2
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Gravatar Andy Shevchenko 1-2/+0
2021-10-27gpio: Allow per-parent interrupt dataGravatar Marc Zyngier 1-2/+17
2021-08-13Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Gravatar Bartosz Golaszewski 1-4/+2
2021-08-11gpiolib: Deduplicate forward declaration in the consumer.h headerGravatar Andy Shevchenko 1-4/+2
2021-08-05gpiolib: constify passed device_node pointerGravatar Krzysztof Kozlowski 1-4/+4
2021-07-29gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Gravatar Sergio Paracuellos 1-0/+4
2021-07-05Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+5
2021-06-07gpio: regmap: move drvdata to config dataGravatar Michael Walle 1-1/+5
2021-06-04gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperGravatar Daniel Scally 1-0/+2
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+6
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+13
2021-03-29gpio: regmap: set gpio_chip of_nodeGravatar Álvaro Fernández Rojas 1-0/+4
2021-03-29gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPGravatar Álvaro Fernández Rojas 1-0/+9
2021-03-26gpiolib: some edits of kernel docs for clarityGravatar Randy Dunlap 1-6/+6
2021-03-08gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirkGravatar Andy Shevchenko 1-0/+2
2021-02-15gpio: aggregator: Use compound literal from the headerGravatar Andy Shevchenko 1-2/+2
2020-11-16gpiolib: Replace unsigned by unsigned intGravatar Andy Shevchenko 1-2/+2
2020-10-28gpio: Retire the explicit gpio irqchip codeGravatar Linus Walleij 1-71/+0
2020-09-14gpiolib: unexport devprop_gpiochip_set_names()Gravatar Bartosz Golaszewski 1-2/+0
2020-09-14gpiolib: generalize devprop_gpiochip_set_names() for device propertiesGravatar Bartosz Golaszewski 1-2/+1
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersGravatar Ahmad Fatoum 1-2/+11
2020-07-27gpio: regmap: fix type clashGravatar Michael Walle 1-1/+1
2020-07-23gpio: Correct kernel-doc inconsistencyGravatar Colton Lewis 1-4/+4
2020-06-30Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Walleij 1-1/+1
2020-06-20gpiolib: Introduce for_each_requested_gpio_in_range() macroGravatar Andy Shevchenko 1-0/+16
2020-06-15gpio: driver.h: fix kernel-doc markupGravatar Mauro Carvalho Chehab 1-1/+1
2020-06-03gpio: add a reusable generic gpio_chip using regmapGravatar Michael Walle 1-0/+86
2020-06-03gpiolib: Introduce gpiochip_irqchip_add_domain()Gravatar Michael Walle 1-0/+3
2020-05-28gpio: gpiolib: Allow GPIO IRQs to lazy disableGravatar Maulik Shah 1-0/+13
2020-05-18Merge branch 'ib-gpio-aggregator' into develGravatar Linus Walleij 1-7/+10
2020-05-18gpiolib: Add support for GPIO lookup by line nameGravatar Geert Uytterhoeven 1-7/+10
2020-04-29gpio: Make "offset" and "unsigned int", not just "unsigned"Gravatar Douglas Anderson 1-13/+13
2020-04-29gpio: Document proper return value for gpio driversGravatar Douglas Anderson 1-3/+3
2020-03-31gpio: Rename variable in core APIsGravatar Linus Walleij 1-69/+69
2020-03-27gpiolib: Introduce gpiod_set_config()Gravatar Geert Uytterhoeven 1-0/+8
2020-03-25gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTGravatar Chuanhong Guo 1-0/+1
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleGravatar Andy Shevchenko 1-1/+4
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-5/+0
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-14/+12
2020-01-23gpio: Drop the chained IRQ handler assign functionGravatar Linus Walleij 1-5/+0
2020-01-17Merge branch 'fixup-thunderx-hierarchy' into develGravatar Linus Walleij 1-13/+10
2020-01-16gpio: Fix the no return statement warningGravatar Kevin Hao 1-0/+2
2020-01-15gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argGravatar Kevin Hao 1-13/+8