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
/
pinctrl
/
pinctrl-microchip-sgpio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
pinctrl: microchip-sgpio: check return value of devm_kasprintf()
Claudiu Beznea
1
-0
/
+3
2023-05-29
pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASK
Lizhe
1
-2
/
+0
2022-10-24
pinctrl: microchip-sgpio: Add missing header(s)
Andy Shevchenko
1
-1
/
+3
2022-10-11
Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+3
2022-09-09
pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
Colin Foster
1
-6
/
+2
2022-09-09
pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
Colin Foster
1
-1
/
+5
2022-09-08
pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check
Andy Shevchenko
1
-2
/
+3
2022-05-09
pinctrl: microchip-sgpio: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-1
/
+1
2022-05-05
pinctrl: microchip-sgpio: make irq_chip immutable
Michael Walle
1
-5
/
+9
2022-03-28
Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+97
2022-03-15
pinctrl: microchip-sgpio: wait until output is actually set
Michael Walle
1
-1
/
+68
2022-03-15
pinctrl: microchip-sgpio: return error in spgio_output_set()
Michael Walle
1
-8
/
+8
2022-03-15
pinctrl: microchip-sgpio: use regmap_update_bits()
Michael Walle
1
-11
/
+4
2022-03-15
pinctrl: microchip-sgpio: don't do RMW for interrupt ack register
Michael Walle
1
-1
/
+8
2022-03-15
pinctrl: microchip-sgpio: lock RMW access
Michael Walle
1
-0
/
+15
2022-01-31
pinctrl: microchip-sgpio: Fix support for regmap
Horatiu Vultur
1
-1
/
+2
2021-11-22
pinctrl: microchip-sgpio: update to support regmap
Colin Foster
1
-11
/
+34
2021-10-25
pinctrl: microchip sgpio: use reset driver
Horatiu Vultur
1
-0
/
+7
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-06-18
pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+3
2021-03-10
pinctrl: microchip-sgpio: Fix wrong register offset for IRQ trigger
Lars Povlsen
1
-1
/
+1
2020-12-12
pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)
Lars Povlsen
1
-2
/
+185
2020-12-04
pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword
Zou Wei
1
-3
/
+3
2020-12-02
pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO
Lars Povlsen
1
-0
/
+709