summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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-313-2/+30
|\
| * gpio: Export devm_gpiod_get_from_of_node() for consumersLinus Walleij2018-01-121-0/+17
| * gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd2018-01-101-0/+3
| * gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery2017-12-022-2/+10
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-281-12/+21
|/
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-141-0/+6
|\
| * gpio: Make it possible for consumers to enforce open drainLinus Walleij2017-10-301-0/+6
* | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-143-34/+226
|\ \
| * | gpio: Automatically add lockdep keysThierry Reding2017-11-081-1/+35
| * | gpio: Introduce struct gpio_irq_chip.firstThierry Reding2017-11-081-0/+8
| * | gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding2017-11-081-4/+4
| * | gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding2017-11-081-0/+4
| * | gpio: Implement tighter IRQ chip integrationThierry Reding2017-11-081-0/+7
| * | gpio: Move lock_key into struct gpio_irq_chipThierry Reding2017-11-081-2/+7
| * | gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-081-6/+15
| * | gpio: Move irq_nested into struct gpio_irq_chipThierry Reding2017-11-081-2/+7
| * | gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding2017-11-081-4/+15
| * | gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding2017-11-081-3/+8
| * | gpio: Move irq_handler to struct gpio_irq_chipThierry Reding2017-11-081-3/+8
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-3/+8
| * | gpio: Move irqchip into struct gpio_irq_chipThierry Reding2017-11-081-2/+12
| * | gpio: Introduce struct gpio_irq_chipThierry Reding2017-11-081-0/+38
| * | gpio: mmio: Make pin2mask() a private businessLinus Walleij2017-10-251-4/+4
| * | gpio: Fix loose spellingAndrew Jeffery2017-10-201-1/+1
| * | gpio: Introduce ->get_multiple callbackLukas Wunner2017-10-192-0/+48
| * | gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko2017-10-191-2/+0
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* gpio: add gpio_add_lookup_tables() to add several tables at onceDmitry Torokhov2017-08-231-0/+3
* gpio: Use unsigned int for of_gpio_n_cellsThierry Reding2017-08-141-1/+1
* gpio: of: Improve kerneldocThierry Reding2017-08-141-0/+19
* gpio: Cleanup kerneldocThierry Reding2017-08-141-2/+1
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-072-0/+5
|\
| * gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-292-0/+5
* | gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin2017-05-221-0/+7
|/
* Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-043-9/+22
|\
| * gpio: Use unsigned int for interrupt numbersThierry Reding2017-04-131-3/+3
| * gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King2017-03-241-1/+2
| * gpio: add generic single-register fixed-direction GPIO driverRussell King2017-03-241-0/+12
| * gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov2017-03-151-6/+6
* | serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-141-16/+0
|/
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-231-8/+47
|\
| * gpio: reintroduce devm_get_gpiod_from_child()Linus Walleij2017-02-211-0/+17
| * Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-051-12/+23
| |\
| | * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-041-10/+21
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-041-10/+10
| * | Merge branch 'ib-pinctrl-genprops' of /home/linus/linux-pinctrl into develLinus Walleij2017-01-261-29/+8
| |\ \ | | |/ | |/|
| * | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-261-4/+8
| * | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-261-6/+13
* | | Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-301-20/+50
|\ \ \ | |_|/ |/| |