summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-104-dio-48e.c
Commit message (Expand)AuthorAgeFilesLines
* regmap-irq: Drop map from handle_mask_sync() parametersWilliam Breathitt Gray2023-05-081-1/+1
* gpio: 104-dio-48e: Implement struct dio48e_gpioWilliam Breathitt Gray2023-05-081-11/+24
* Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-8/+3
|\
| * gpio: 104-dio-48e: Utilize no_status regmap-irq flagWilliam Breathitt Gray2023-03-221-5/+1
| * gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callbackWilliam Breathitt Gray2023-03-061-3/+2
* | gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_configWilliam Breathitt Gray2023-04-111-0/+1
|/
* gpio: 104-dio-48e: Migrate to regmap APIWilliam Breathitt Gray2023-01-301-130/+7
* gpio: 104-dio-48e: Migrate to the regmap-irq APIWilliam Breathitt Gray2023-01-301-142/+133
* Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-081-2/+3
|\
| * gpio: 104-dio-48e: Ensure number of irq matches number of baseWilliam Breathitt Gray2022-09-151-2/+3
* | gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray2022-09-031-3/+7
|/
* gpio: 104-dio-48e: Implement and utilize register structuresWilliam Breathitt Gray2022-07-201-175/+74
* gpio: 104-dio-48e: Utilize iomap interfaceWilliam Breathitt Gray2022-05-141-30/+33
* gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-2/+2
* gpio: 104-dio-48e: Fix coding style issuesBarney Goette2021-05-051-25/+25
* gpio: 104-dio-48e: Use irqchip templateLinus Walleij2020-07-231-12/+23
* gpio: 104-dio-48e: utilize for_each_set_clump8 macroWilliam Breathitt Gray2019-12-041-52/+21
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* 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-101-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/+0
* gpio: 104-dio-48e: Utilize devm_ functions in driver probe callbackWilliam Breathitt Gray2017-01-261-22/+5
* 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/+38
* gpio: 104-dio-48e: Use devm_request_regionWilliam Breathitt Gray2016-02-161-17/+8
* 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