index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-104-dio-48e.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
gpio: 104-dio-48e: Add Counter/Timer support
William Breathitt Gray
1
-16
/
+111
2023-05-08
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
1
-1
/
+1
2023-05-08
gpio: 104-dio-48e: Implement struct dio48e_gpio
William Breathitt Gray
1
-11
/
+24
2023-04-26
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2023-04-11
gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config
William Breathitt Gray
1
-0
/
+1
2023-03-22
gpio: 104-dio-48e: Utilize no_status regmap-irq flag
William Breathitt Gray
1
-5
/
+1
2023-03-06
gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callback
William Breathitt Gray
1
-3
/
+2
2023-01-30
gpio: 104-dio-48e: Migrate to regmap API
William Breathitt Gray
1
-130
/
+7
2023-01-30
gpio: 104-dio-48e: Migrate to the regmap-irq API
William Breathitt Gray
1
-142
/
+133
2022-10-08
Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2022-09-15
gpio: 104-dio-48e: Ensure number of irq matches number of base
William Breathitt Gray
1
-2
/
+3
2022-09-03
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-07-20
gpio: 104-dio-48e: Implement and utilize register structures
William Breathitt Gray
1
-175
/
+74
2022-05-14
gpio: 104-dio-48e: Utilize iomap interface
William Breathitt Gray
1
-30
/
+33
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+2
2021-05-05
gpio: 104-dio-48e: Fix coding style issues
Barney Goette
1
-25
/
+25
2020-07-23
gpio: 104-dio-48e: Use irqchip template
Linus Walleij
1
-12
/
+23
2019-12-05
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-11-05
gpio: 104-dio-48e: Mask read inputs for get_multiple
William Breathitt Gray
1
-1
/
+1
2018-05-16
gpio: 104-dio-48e: make array 'ports' static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-03-26
gpio: 104-dio-48e: Implement get_multiple callback
William Breathitt Gray
1
-0
/
+47
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-04-20
Annotate hardware config module parameters in drivers/gpio/
David Howells
1
-2
/
+2
2017-03-16
gpio: 104-dio-48e: make use of raw_spinlock variants
Julia Cartwright
1
-19
/
+19
2017-02-01
gpio: 104-dio-48e: Add support for GPIO names
William Breathitt Gray
1
-1
/
+22
2017-02-01
gpio: 104-dio-48e: Remove unnecessary driver_data set
William Breathitt Gray
1
-2
/
+0
2017-01-26
gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
William Breathitt Gray
1
-22
/
+5
2017-01-26
gpio: 104-dio-48e: Add set_multiple callback function support
William Breathitt Gray
1
-0
/
+39
2016-06-08
gpio: 104-dio-48e: Fix control port offset computation off-by-one error
William Breathitt Gray
1
-2
/
+2
2016-05-02
gpio: 104-dio-48e: Utilize the ISA bus driver
William Breathitt Gray
1
-68
/
+38
2016-02-16
gpio: 104-dio-48e: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: misc: Pass correct license string to MODULE_LICENSE
William Breathitt Gray
1
-1
/
+1
2016-01-28
gpio: Add GPIO support for the ACCES 104-DIO-48E
William Breathitt Gray
1
-0
/
+439