aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-104-dio-48e.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-2/+2
2021-05-05gpio: 104-dio-48e: Fix coding style issuesBarney Goette1-25/+25
2020-07-23gpio: 104-dio-48e: Use irqchip templateLinus Walleij1-12/+23
2019-12-04gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray1-52/+21
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-1/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-11-05gpio: 104-dio-48e: Mask read inputs for get_multipleWilliam Breathitt Gray1-1/+1
2018-05-16gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King1-1/+1
2018-03-26gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+2
2017-04-20Annotate hardware config module parameters in drivers/gpio/David Howells1-2/+2
2017-03-16gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright1-19/+19
2017-02-01gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray1-1/+22
2017-02-01gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray1-2/+0
2017-01-26gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray1-22/+5
2017-01-26gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray1-0/+39
2016-06-08gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray1-2/+2
2016-05-02gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray1-68/+38
2016-02-16gpio: 104-dio-48e: Use devm_request_regionWilliam Breathitt Gray1-17/+8
2016-02-16gpio: misc: Pass correct license string to MODULE_LICENSEWilliam Breathitt Gray1-1/+1
2016-01-28gpio: Add GPIO support for the ACCES 104-DIO-48EWilliam Breathitt Gray1-0/+439