summaryrefslogtreecommitdiffstats
path: root/include/linux/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ | |_|/ |/| |
| * | gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-191-20/+50
| |/
* / pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-29/+8
|/
* Merge branch 'thread-irq-simpler' into develLinus Walleij2016-12-071-8/+24
|\
| * gpio: simplify adding threaded interruptsLinus Walleij2016-11-251-8/+24
* | gpio: fix struct gpio_chip commentAnthony Best2016-10-241-1/+1
|/
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij2016-09-231-0/+6
|\
| * gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg2016-09-231-0/+6
* | gpio: don't include module.h in shared driver headerPaul Gortmaker2016-09-151-1/+1
|/