Age | Commit message (Expand) | Author |
2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-06-02 | gpio: 104-idio-16: Fix coding style issues | Navin Sankar Velliangiri |
2020-07-23 | gpio: 104-idio-16: Use irqchip template | Linus Walleij |
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2018-03-26 | gpio: 104-idio-16: Implement get_multiple callback | William Breathitt Gray |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-20 | Annotate hardware config module parameters in drivers/gpio/ | David Howells |
2017-03-28 | gpio: 104-idio-16: make use of raw_spinlock variants | Julia Cartwright |
2017-02-01 | gpio: 104-idio-16: Add support for GPIO names | William Breathitt Gray |
2017-02-01 | gpio: 104-idio-16: Remove unnecessary driver_data set | William Breathitt Gray |
2017-01-26 | gpio: 104-idio-16: Utilize devm_ functions in driver probe callback | William Breathitt Gray |
2017-01-26 | gpio: 104-idio-16: Add set_multiple callback function support | William Breathitt Gray |
2016-05-02 | gpio: 104-idio-16: Utilize the ISA bus driver | William Breathitt Gray |
2016-02-16 | gpio: 104-idio-16: Use devm_request_region | William Breathitt Gray |
2016-02-16 | gpio: misc: Pass correct license string to MODULE_LICENSE | William Breathitt Gray |
2016-01-05 | gpio: 104-idio-16: use gpiochip data pointer | Linus Walleij |
2015-12-10 | gpio: 104-idio-16: Clear pending interrupt in IRQ handler | William Breathitt Gray |
2015-11-30 | gpio: 104-idio-16: Disable IRQ on device probe | William Breathitt Gray |
2015-11-19 | gpio: 104-idio-16: Use lowercase symbol names for const variables | William Breathitt Gray |
2015-11-19 | gpio: Add IRQ support to ACCES 104-IDIO-16 driver | William Breathitt Gray |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-10-27 | gpio: Add GPIO support for the ACCES 104-IDIO-16 | William Breathitt Gray |