summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-08-14gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_dataKeerthy
2017-08-14gpio: altera-a10sr: constify gpio_chip structureGustavo A. R. Silva
2017-08-14gpio: gpio-mxc: gpio_set_wake_irq() use proper return valuesPhilipp Rosenberger
2017-08-14gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman
2017-08-14gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada
2017-08-14gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko
2017-08-14gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko
2017-08-14gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko
2017-08-14gpiolib: request the gpio before querying its directionTimur Tabi
2017-08-14gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko
2017-08-14gpio: mvebu: Fix cause computation in irq handlerGregory CLEMENT
2017-08-14gpio: reject invalid gpio before getting gpio_descMasami Hiramatsu
2017-08-02gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław
2017-08-01gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski
2017-08-01gpio: exar: Use correct property prefix and document bindingsJan Kiszka
2017-08-01gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake sourcePhilipp Rosenberger
2017-08-01gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHYMasahiro Yamada
2017-07-31gpio: lp87565: Set proper output level and direction for direction_outputAxel Lin
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka
2017-07-03gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka
2017-07-03gpio: exar: Fix iomap requestJan Kiszka
2017-07-03gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij
2017-06-29gpio: rcar: Add R8A7743 (RZ/G1M) supportBiju Das
2017-06-29gpio: gpio-wcove: Fix GPIO control register offset calculationKuppuswamy Sathyanarayanan
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski
2017-06-21gpio: lp87565: Add support for GPIOKeerthy
2017-06-21gpio: dwapb: fix missing first irq for edgeboth irq typeXiaoguang Chen
2017-06-20gpio: mvebu: change compatible string for PWM supportRalph Sennhauser
2017-06-20gpio: exar: Fix reading of directions and valuesJan Kiszka
2017-06-20gpio: exar: Allocate resources on behalf of the platform deviceJan Kiszka
2017-06-20gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka
2017-06-20gpio: mockup: use devm_kcalloc() where applicableBartosz Golaszewski
2017-06-20gpio: mockup: add myself as authorBartosz Golaszewski
2017-06-20gpio: mockup: improve the error messageBartosz Golaszewski
2017-06-20gpio: mockup: don't return magic numbers from probe()Bartosz Golaszewski
2017-06-20gpio: mockup: improve readabilityBartosz Golaszewski
2017-06-20gpio: mockup: refuse to accept an odd number of GPIO rangesBartosz Golaszewski
2017-06-20gpio: mockup: tweak gpio_mockup_event_write()Bartosz Golaszewski
2017-06-20gpio: mockup: improve the debugfs input sanitizationBartosz Golaszewski
2017-06-19mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio deviceKuppuswamy Sathyanarayanan
2017-06-16gpio: mvebu: Add support for the Armada 7K/8K SoCsGregory CLEMENT
2017-06-16gpio: mvebu: fix regmap_update_bits usageGregory CLEMENT
2017-06-16gpio: zynq: Clarify quirk and provide helper functionSoren Brinkmann
2017-06-16gpio: merrifield: Remove unused headerAndy Shevchenko