summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-104-dio-48e.c
AgeCommit message (Expand)Author
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-05-05gpio: 104-dio-48e: Fix coding style issuesBarney Goette
2020-07-23gpio: 104-dio-48e: Use irqchip templateLinus Walleij
2019-12-04gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-11-05gpio: 104-dio-48e: Mask read inputs for get_multipleWilliam Breathitt Gray
2018-05-16gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King
2018-03-26gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/gpio/David Howells
2017-03-16gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright
2017-02-01gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray
2017-02-01gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray
2017-01-26gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray
2017-01-26gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray
2016-06-08gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray
2016-05-02gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray
2016-02-16gpio: 104-dio-48e: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: misc: Pass correct license string to MODULE_LICENSEWilliam Breathitt Gray
2016-01-28gpio: Add GPIO support for the ACCES 104-DIO-48EWilliam Breathitt Gray