summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman2017-08-14
| * gpio: replace __maybe_unused in gpiolib.h with static inlineMasahiro Yamada2017-08-14
| * gpio: tegra: remove gpio_to_irq() from hw irq handlersGrygorii Strashko2017-08-14
| * gpio: pxa: remove gpio_to_irq() from hw irq handlersGrygorii Strashko2017-08-14
| * gpiolib: allow gpio irqchip to map irqs dynamicallyGrygorii Strashko2017-08-14
| * gpiolib: request the gpio before querying its directionTimur Tabi2017-08-14
| * gpio: pca953x: remove incorrect le16_to_cpu callsAndy Shevchenko2017-08-14
* | gpio: mvebu: Fix cause computation in irq handlerGregory CLEMENT2017-08-14
* | gpio: reject invalid gpio before getting gpio_descMasami Hiramatsu2017-08-14
|/
* gpio: tegra: fix unbalanced chained_irq_enter/exitMichał Mirosław2017-08-02
* gpiolib: skip unwanted events, don't convert them to opposite edgeBartosz Golaszewski2017-08-01
* gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-01
* gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake sourcePhilipp Rosenberger2017-08-01
* gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHYMasahiro Yamada2017-08-01
* gpio: lp87565: Set proper output level and direction for direction_outputAxel Lin2017-07-31
* Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-07
|\
| * mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio deviceKuppuswamy Sathyanarayanan2017-06-19
* | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-07
|\ \
| * | gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka2017-07-03
| * | gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka2017-07-03
| * | gpio: exar: Fix iomap requestJan Kiszka2017-07-03
| * | gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka2017-07-03
| * | gpio: rcar: Add R8A7743 (RZ/G1M) supportBiju Das2017-06-29
| * | gpio: gpio-wcove: Fix GPIO control register offset calculationKuppuswamy Sathyanarayanan2017-06-29
| * | gpio: lp87565: Add support for GPIOKeerthy2017-06-21
| * | gpio: dwapb: fix missing first irq for edgeboth irq typeXiaoguang Chen2017-06-21
| * | gpio: exar: Fix reading of directions and valuesJan Kiszka2017-06-20
| * | gpio: exar: Allocate resources on behalf of the platform deviceJan Kiszka2017-06-20
| * | gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka2017-06-20
| * | gpio: mockup: use devm_kcalloc() where applicableBartosz Golaszewski2017-06-20
| * | gpio: mockup: add myself as authorBartosz Golaszewski2017-06-20
| * | gpio: mockup: improve the error messageBartosz Golaszewski2017-06-20
| * | gpio: mockup: don't return magic numbers from probe()Bartosz Golaszewski2017-06-20
| * | gpio: mockup: improve readabilityBartosz Golaszewski2017-06-20
| * | gpio: mockup: refuse to accept an odd number of GPIO rangesBartosz Golaszewski2017-06-20
| * | gpio: mockup: tweak gpio_mockup_event_write()Bartosz Golaszewski2017-06-20
| * | gpio: mockup: improve the debugfs input sanitizationBartosz Golaszewski2017-06-20
| * | gpio: mvebu: Add support for the Armada 7K/8K SoCsGregory CLEMENT2017-06-16
| * | gpio: mvebu: fix regmap_update_bits usageGregory CLEMENT2017-06-16
| * | gpio: zynq: Clarify quirk and provide helper functionSoren Brinkmann2017-06-16
| * | gpio: merrifield: Remove unused headerAndy Shevchenko2017-06-16
| * | gpio: of: Spelling: s/retures/returns/Geert Uytterhoeven2017-06-16
| * | gpio: xra1403: select REGMAP_SPIArnd Bergmann2017-05-31
| * | gpiolib: remove unused variableArnd Bergmann2017-05-31
| * | gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-29
| * | gpio: ml-ioh: check the return value of irq_alloc_generic_chip()Bartosz Golaszewski2017-05-29
| * | gpio: sta2x11: check the return value of irq_alloc_generic_chip()Bartosz Golaszewski2017-05-29
| * | gpio: pch: check the return value of irq_alloc_generic_chip()Bartosz Golaszewski2017-05-29
| * | gpio: mockup: support irqmask and irqunmaskBartosz Golaszewski2017-05-29
| * | gpio: mockup: be quiet unless something goes wrongBartosz Golaszewski2017-05-29