summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-104-dio-48e.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* gpio: 104-dio-48e: Mask read inputs for get_multipleWilliam Breathitt Gray2018-11-051-1/+1
* gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King2018-05-161-1/+1
* gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+47
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-111-2/+2
|\
| * Annotate hardware config module parameters in drivers/gpio/David Howells2017-04-201-2/+2
* | gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright2017-03-161-19/+19
|/
* gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+22
* gpio: 104-dio-48e: Remove unnecessary driver_data setWilliam Breathitt Gray2017-02-011-2/+0Star
* gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-22/+5Star
* gpio: 104-dio-48e: Add set_multiple callback function supportWilliam Breathitt Gray2017-01-261-0/+39
* gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-021-68/+38Star
* gpio: 104-dio-48e: Use devm_request_regionWilliam Breathitt Gray2016-02-161-17/+8Star
* gpio: misc: Pass correct license string to MODULE_LICENSEWilliam Breathitt Gray2016-02-161-1/+1
* gpio: Add GPIO support for the ACCES 104-DIO-48EWilliam Breathitt Gray2016-01-281-0/+439