Age | Commit message (Expand) | Author |
2019-12-04 | gpio: 104-dio-48e: utilize for_each_set_clump8 macro | William Breathitt Gray |
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-11-05 | gpio: 104-dio-48e: Mask read inputs for get_multiple | William Breathitt Gray |
2018-05-16 | gpio: 104-dio-48e: make array 'ports' static, shrinks object size | Colin Ian King |
2018-03-26 | gpio: 104-dio-48e: 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-16 | gpio: 104-dio-48e: make use of raw_spinlock variants | Julia Cartwright |
2017-02-01 | gpio: 104-dio-48e: Add support for GPIO names | William Breathitt Gray |
2017-02-01 | gpio: 104-dio-48e: Remove unnecessary driver_data set | William Breathitt Gray |
2017-01-26 | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback | William Breathitt Gray |
2017-01-26 | gpio: 104-dio-48e: Add set_multiple callback function support | William Breathitt Gray |
2016-06-08 | gpio: 104-dio-48e: Fix control port offset computation off-by-one error | William Breathitt Gray |
2016-05-02 | gpio: 104-dio-48e: Utilize the ISA bus driver | William Breathitt Gray |
2016-02-16 | gpio: 104-dio-48e: Use devm_request_region | William Breathitt Gray |
2016-02-16 | gpio: misc: Pass correct license string to MODULE_LICENSE | William Breathitt Gray |
2016-01-28 | gpio: Add GPIO support for the ACCES 104-DIO-48E | William Breathitt Gray |