summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/driver.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpio: Fix up merge collision in include fileLinus Walleij2019-09-051-1/+2
* Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-09-031-21/+7
|\
| * gpio: remove less important #ifdef around declarationsMasahiro Yamada2019-07-301-19/+8
* | gpio: Move gpiochip_lock/unlock_as_irq to gpio/driver.hYueHaibing2019-08-231-3/+16
* | gpio: Use callback presence to determine need of valid_maskLinus Walleij2019-08-201-9/+0
* | gpio: Pass mask and size with the init_valid_mask()Linus Walleij2019-08-201-1/+3
* | gpio: stubs in headers should be inlineStephen Rothwell2019-08-201-2/+2
* | gpio: Add support for hierarchical IRQ domainsLinus Walleij2019-08-151-0/+111
|/
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-131-0/+2
|\
| * gpio: Fix build warnings on undefined struct pinctrl_devEnrico Weigelt2019-06-131-0/+2
* | gpiolib: Document new gpio_chip.init_valid_mask fieldGeert Uytterhoeven2019-07-041-0/+2
* | gpio: Add comments on #if/#else/#endifEnrico Weigelt2019-06-271-8/+8
* | gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij2019-06-141-7/+0
* | gpio: pass lookup and descriptor flags to request_ownLinus Walleij2019-06-071-1/+3
|/
* Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-05-111-6/+9
|\
| * gpio: mmio: Drop bgpio_dir_invertedLinus Walleij2019-04-081-4/+0
| * gpio: mmio: Support two direction registersLinus Walleij2019-04-051-4/+11
* | gpiolib: export devprop_gpiochip_set_names()Jan Kundrát2019-03-241-0/+3
|/
* gpio: add irq domain activate/deactivate functionsBrian Masney2019-01-241-0/+5
* gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-141-1/+3
* gpio: drop broken to_gpio_irq_chip() helperJohan Hovold2018-11-161-5/+0
* gpio: drop devm_gpiochip_remove()Uwe Kleine-König2018-11-051-1/+0
* Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-3/+36
|\
| * gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado2018-10-101-1/+6
| * gpio: Add comments on single direction chipsLinus Walleij2018-09-251-1/+5
| * gpiolib: override irq_enable/disableHans Verkuil2018-09-101-0/+14
| * gpiolib: add flag to indicate if the irq is disabledHans Verkuil2018-09-101-0/+2
| * gpiolib: export gpiochip_irq_reqres/relres()Hans Verkuil2018-09-101-0/+2
| * gpio: fix kernel-doc notation warning for 'request_key'Randy Dunlap2018-09-101-1/+7
* | gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd2018-10-101-0/+7
|/
* gpio: mmio: Fix up inverted direction registersLinus Walleij2018-08-101-0/+3
* gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd2018-03-271-0/+16
* Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-311-0/+3
|\
| * gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd2018-01-101-0/+3