aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gpio/driver.h
Commit message (Expand)AuthorAge
* gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd2018-03-27
* Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-31
|\
| * gpiolib: Export gpiochip_irqchip_irq_valid() to driversStephen Boyd2018-01-10
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
|/
* Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-14
|\
| * gpio: Automatically add lockdep keysThierry Reding2017-11-08
| * gpio: Introduce struct gpio_irq_chip.firstThierry Reding2017-11-08
| * gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding2017-11-08
| * gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding2017-11-08
| * gpio: Implement tighter IRQ chip integrationThierry Reding2017-11-08
| * gpio: Move lock_key into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irq_nested into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irq_handler to struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Move irqchip into struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: Introduce struct gpio_irq_chipThierry Reding2017-11-08
| * gpio: mmio: Make pin2mask() a private businessLinus Walleij2017-10-25
| * gpio: Introduce ->get_multiple callbackLukas Wunner2017-10-19
| * gpiolib: drop irq_base field from gpio_chip structGrygorii Strashko2017-10-19
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* gpio: Use unsigned int for of_gpio_n_cellsThierry Reding2017-08-14
* gpio: of: Improve kerneldocThierry Reding2017-08-14
* gpio: Cleanup kerneldocThierry Reding2017-08-14
* gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-29
* gpio: Use unsigned int for interrupt numbersThierry Reding2017-04-13
* Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-30
|\
| * gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-19
* | pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
|/
* Merge branch 'thread-irq-simpler' into develLinus Walleij2016-12-07
|\
| * gpio: simplify adding threaded interruptsLinus Walleij2016-11-25
* | gpio: fix struct gpio_chip commentAnthony Best2016-10-24
|/
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij2016-09-23
|\
| * gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg2016-09-23
* | gpio: don't include module.h in shared driver headerPaul Gortmaker2016-09-15
|/
* gpio: support native single-ended hardware driversLinus Walleij2016-04-05
* gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan2016-02-23
* gpio: store reflect the label to userspaceLinus Walleij2016-02-19
* gpio: create an API to detect open drain/source on linesLinus Walleij2016-02-16
* gpio: move the subdriver data pointer into gpio_deviceLinus Walleij2016-02-15
* gpio: move the pin ranges into gpio_deviceLinus Walleij2016-02-15
* gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-11
* gpio: move descriptors into gpio_deviceLinus Walleij2016-02-11
* gpio: move sysfs mock device to the gpio_deviceLinus Walleij2016-02-11
* gpio: make the gpiochip a real deviceLinus Walleij2016-02-09
* gpio: generic: make bgpio_pdata always visibleArnd Bergmann2016-01-13
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05