Age | Commit message (Expand) | Author |
2017-08-02 | gpio: tegra: fix unbalanced chained_irq_enter/exit | Michał Mirosław |
2017-08-01 | gpiolib: skip unwanted events, don't convert them to opposite edge | Bartosz Golaszewski |
2017-08-01 | gpio: exar: Use correct property prefix and document bindings | Jan Kiszka |
2017-08-01 | gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source | Philipp Rosenberger |
2017-08-01 | gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY | Masahiro Yamada |
2017-07-31 | gpio: lp87565: Set proper output level and direction for direction_output | Axel Lin |
2017-07-07 | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | gpio-exar/8250-exar: Make set of exported GPIOs configurable | Jan Kiszka |
2017-07-03 | gpio-exar/8250-exar: Rearrange gpiochip parenthood | Jan Kiszka |
2017-07-03 | gpio: exar: Fix iomap request | Jan Kiszka |
2017-07-03 | gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards | Jan Kiszka |
2017-06-29 | gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan | Hans de Goede |
2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij |
2017-06-29 | gpio: rcar: Add R8A7743 (RZ/G1M) support | Biju Das |
2017-06-29 | gpio: gpio-wcove: Fix GPIO control register offset calculation | Kuppuswamy Sathyanarayanan |
2017-06-29 | gpiolib: fix filtering out unwanted events | Bartosz Golaszewski |
2017-06-21 | gpio: lp87565: Add support for GPIO | Keerthy |
2017-06-21 | gpio: dwapb: fix missing first irq for edgeboth irq type | Xiaoguang Chen |
2017-06-20 | gpio: mvebu: change compatible string for PWM support | Ralph Sennhauser |
2017-06-20 | gpio: exar: Fix reading of directions and values | Jan Kiszka |
2017-06-20 | gpio: exar: Allocate resources on behalf of the platform device | Jan Kiszka |
2017-06-20 | gpio-exar/8250-exar: Fix passing in of parent PCI device | Jan Kiszka |
2017-06-20 | gpio: mockup: use devm_kcalloc() where applicable | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: add myself as author | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: improve the error message | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: don't return magic numbers from probe() | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: improve readability | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: refuse to accept an odd number of GPIO ranges | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: tweak gpio_mockup_event_write() | Bartosz Golaszewski |
2017-06-20 | gpio: mockup: improve the debugfs input sanitization | Bartosz Golaszewski |
2017-06-19 | mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device | Kuppuswamy Sathyanarayanan |
2017-06-16 | gpio: mvebu: Add support for the Armada 7K/8K SoCs | Gregory CLEMENT |
2017-06-16 | gpio: mvebu: fix regmap_update_bits usage | Gregory CLEMENT |
2017-06-16 | gpio: zynq: Clarify quirk and provide helper function | Soren Brinkmann |
2017-06-16 | gpio: merrifield: Remove unused header | Andy Shevchenko |
2017-06-16 | gpio: of: Spelling: s/retures/returns/ | Geert Uytterhoeven |
2017-06-09 | gpio: use class_groups instead of class_attrs | Greg Kroah-Hartman |
2017-06-09 | gpio: mvebu: fix gpio bank registration when pwm is used | Richard Genoud |
2017-06-09 | gpio: mvebu: fix blink counter register selection | Richard Genoud |
2017-05-31 | gpio: xra1403: select REGMAP_SPI | Arnd Bergmann |
2017-05-31 | gpiolib: remove unused variable | Arnd Bergmann |
2017-05-29 | gpio/pinctrl: ingenic: depend on OF | Linus Walleij |
2017-05-29 | gpio: adp5588: move header file out of I2C realm | Wolfram Sang |
2017-05-29 | gpio: ml-ioh: check the return value of irq_alloc_generic_chip() | Bartosz Golaszewski |
2017-05-29 | gpio: sta2x11: check the return value of irq_alloc_generic_chip() | Bartosz Golaszewski |
2017-05-29 | gpio: pch: check the return value of irq_alloc_generic_chip() | Bartosz Golaszewski |
2017-05-29 | gpio: mockup: support irqmask and irqunmask | Bartosz Golaszewski |