summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/driver.h
Commit message (Expand)AuthorAgeFilesLines
* gpio: Fix kernel-doc comments to nested unionAkira Yokosawa2022-06-231-13/+16
* Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-051-0/+10
|\
| * gpiolib: Add HTE supportDipen Patel2022-05-041-0/+10
* | Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-281-0/+12
|\ \
| * \ Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij2022-05-051-0/+16
| |\ \
| * \ \ Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2022-05-041-1/+27
| |\ \ \
| * \ \ \ Merge tag 'v5.18-rc5' into develLinus Walleij2022-05-011-0/+9
| |\ \ \ \
| * | | | | gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren2022-04-211-0/+12
| | |_|_|/ | |/| | |
* | | | | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-261-2/+28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski2022-05-051-0/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski2022-05-021-1/+27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | gpiolib: Introduce a helper to get first GPIO controller nodeAndy Shevchenko2022-04-141-0/+10
| | * | | | gpiolib: Introduce gpiochip_node_count() helperAndy Shevchenko2022-04-081-0/+11
| | * | | | gpiolib: Introduce for_each_gpiochip_node() loop helperAndy Shevchenko2022-04-081-1/+6
| | | |/ / | | |/| |
| * / | | gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-251-1/+1
| |/ / /
* | | | Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier2022-04-191-0/+16
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | gpio: Add helpers to ease the transition towards immutable irq_chipMarc Zyngier2022-04-191-0/+12
| * | gpio: Expose the gpiochip_irq_re[ql]res helpersMarc Zyngier2022-04-191-0/+4
| |/
* / gpio: Restrict usage of GPIO chip irq members before initializationShreeya Patel2022-04-041-0/+9
|/
* gpio: Properly document parent data unionJoey Gouly2022-03-311-5/+8
* gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski2021-12-171-0/+2
* gpio: Allow per-parent interrupt dataMarc Zyngier2021-10-271-2/+17
* gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip ba...Sergio Paracuellos2021-07-291-0/+4
* Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-051-6/+6
|\
| * gpiolib: some edits of kernel docs for clarityRandy Dunlap2021-03-261-6/+6
* | gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIPÁlvaro Fernández Rojas2021-03-291-0/+9
|/
* gpio: Retire the explicit gpio irqchip codeLinus Walleij2020-10-281-71/+0
* gpiolib: unexport devprop_gpiochip_set_names()Bartosz Golaszewski2020-09-141-2/+0
* gpiolib: generalize devprop_gpiochip_set_names() for device propertiesBartosz Golaszewski2020-09-141-2/+1
* gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum2020-08-041-2/+11
* gpio: Correct kernel-doc inconsistencyColton Lewis2020-07-231-4/+4
* Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij2020-06-301-1/+1
|\
| * gpio: driver.h: fix kernel-doc markupMauro Carvalho Chehab2020-06-151-1/+1
* | gpiolib: Introduce for_each_requested_gpio_in_range() macroAndy Shevchenko2020-06-201-0/+16
|/
* gpiolib: Introduce gpiochip_irqchip_add_domain()Michael Walle2020-06-031-0/+3
* gpio: gpiolib: Allow GPIO IRQs to lazy disableMaulik Shah2020-05-281-0/+13
* gpio: Make "offset" and "unsigned int", not just "unsigned"Douglas Anderson2020-04-291-13/+13
* gpio: Document proper return value for gpio driversDouglas Anderson2020-04-291-3/+3
* gpio: Rename variable in core APIsLinus Walleij2020-03-311-69/+69
* gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTChuanhong Guo2020-03-251-0/+1
* Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-291-5/+0
|\
| * gpio: Drop the chained IRQ handler assign functionLinus Walleij2020-01-231-5/+0
* | Merge branch 'fixup-thunderx-hierarchy' into develLinus Walleij2020-01-171-13/+10
|\ \
| * | gpio: Fix the no return statement warningKevin Hao2020-01-161-0/+2
| * | gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as argKevin Hao2020-01-151-13/+8
| |/
* / gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski2020-01-071-1/+2
|/
* gpiolib: Introduce ->add_pin_ranges() callbackAndy Shevchenko2019-11-131-0/+5
* gpio: Add definition for GPIO directionMatti Vaittinen2019-11-071-0/+3
* gpiolib: Initialize the hardware with a callbackAndy Shevchenko2019-10-151-0/+8
* gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2019-09-111-4/+10