Age | Commit message (Expand) | Author | Files | Lines |
2018-07-02 | gpio: sa1100: Include the right header | Linus Walleij | 1 | -1/+1 |
2017-03-24 | gpio: sa1100: implement get_direction method | Russell King | 1 | -0/+8 |
2017-03-24 | gpio: sa1100: convert to use IO accessors | Russell King | 1 | -75/+124 |
2017-03-24 | gpio: sa1100: use sa11x0_gpio_set_wake() | Russell King | 1 | -7/+12 |
2016-09-08 | gpio: sa1100: fix irq probing for ucb1x00 | Russell King | 1 | -1/+1 |
2016-01-05 | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij | 1 | -1/+1 |
2015-12-27 | gpio: sa1100: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+1 |
2015-07-28 | gpio: kill off set_irq_flags usage | Rob Herring | 1 | -1/+1 |
2015-07-14 | gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal | Thomas Gleixner | 1 | -2/+2 |
2015-05-06 | gpio: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
2015-01-29 | ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver | Dmitry Eremin-Solenikov | 1 | -0/+197 |
2015-01-29 | ARM: 8278/1: sa1100: split irq handling for low GPIOs | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2013-10-29 | ARM: 7841/1: sa1100: remove complex GPIO interface | Linus Walleij | 1 | -1/+1 |
2012-03-26 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 1 | -0/+1 |
2012-01-14 | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion | Russell King | 1 | -0/+6 |
2011-08-22 | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem | Linus Walleij | 1 | -0/+63 |