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
/
sunxi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
pinctrl: sunxi: Mask non-wakeup IRQs on suspend
Samuel Holland
1
-0
/
+2
2020-02-21
pinctrl: sunxi: Forward calls to irq_set_irq_wake
Samuel Holland
1
-2
/
+12
2020-01-07
pinctrl: sunxi: sun50i-h5 use platform_irq_count
Peng Fan
1
-2
/
+11
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-05
pinctrl: sunxi: v3s: introduce support for V3
Icenowy Zheng
2
-5
/
+262
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-23
pinctrl: sunxi: Support I/O bias voltage setting on H6
Ondrej Jirman
3
-0
/
+19
2019-04-23
pinctrl: sunxi: Prepare for alternative bias voltage setting methods
Ondrej Jirman
4
-23
/
+39
2019-04-04
pinctrl: sunxi: Allow to disable pinctrl drivers
Maxime Ripard
1
-19
/
+38
2019-04-04
pinctrl: sunxi: Declare set_config on the GPIO chip
Maxime Ripard
1
-0
/
+1
2019-04-04
pinctrl: sunxi: Fix variable assignment syntax
Maxime Ripard
1
-10
/
+10
2019-04-04
pinctrl: sunxi: implement pin_config_set
Maxime Ripard
1
-6
/
+13
2019-02-11
pinctrl: sunxi: Support I/O bias voltage setting on A80
Chen-Yu Tsai
4
-0
/
+55
2019-01-22
pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller
Chen-Yu Tsai
1
-1
/
+1
2019-01-14
pinctrl: sunxi: Consider pin_base when calculating regulator array index
Chen-Yu Tsai
2
-3
/
+7
2019-01-14
pinctrl: sunxi: Fix and simplify pin bank regulator handling
Chen-Yu Tsai
1
-20
/
+16
2019-01-02
Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-26
/
+516
2018-12-14
pinctrl: sunxi: Deal with per-bank regulators
Maxime Ripard
2
-0
/
+69
2018-12-07
pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
Chen-Yu Tsai
1
-1
/
+1
2018-12-07
pinctrl: sunxi: a64: Rename function ts0 to ts
Chen-Yu Tsai
1
-12
/
+12
2018-12-07
pinctrl: sunxi: a64: Rename function csi0 to csi
Chen-Yu Tsai
1
-14
/
+14
2018-11-25
pinctrl: sunxi: add support for suniv F1C100s (newer F-series SoCs)
Mesih Kilinc
3
-0
/
+421
2018-10-16
pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
Christophe JAILLET
1
-4
/
+7
2018-09-21
pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state
YueHaibing
1
-6
/
+9
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-8
/
+10
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-2
/
+2
2018-05-16
pinctrl: sunxi: add support for H6 R_PIO pin controller
Icenowy Zheng
3
-0
/
+133
2018-05-02
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-2
/
+2
2018-03-27
pinctrl: sunxi: add support for the Allwinner H6 main pin controller
Icenowy Zheng
3
-0
/
+619
2018-03-27
pinctrl: sunxi: change irq_bank_base to irq_bank_map
Icenowy Zheng
3
-4
/
+11
2018-03-27
pinctrl: sunxi: introduce IRQ bank conversion function
Icenowy Zheng
1
-11
/
+12
2018-03-27
pinctrl: sunxi: refactor irq related register function to have desc
Icenowy Zheng
2
-20
/
+28
2018-03-23
pinctrl: sunxi: always look for apb block
Andre Przywara
1
-1
/
+2
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-01-22
pinctrl: sunxi: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
1
-1
/
+2
2018-01-10
pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly.
hao_zhang
1
-1
/
+3
2017-12-28
pinctrl: sunxi: fix a typo when merging A20 support to A10 driver
Icenowy Zheng
1
-1
/
+1
2017-11-30
pinctrl: sunxi: Disable strict mode for H5 driver
Andre Przywara
1
-2
/
+4
2017-11-30
pinctrl: sunxi: Fix A64 UART mux value
Andre Przywara
1
-1
/
+1
2017-11-30
pinctrl: sunxi: Fix A80 interrupt pin bank
Andre Przywara
1
-3
/
+3
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-3
/
+26
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
pinctrl: sunxi: Enforce the strict mode by default
Maxime Ripard
1
-0
/
+1
2017-10-31
pinctrl: sunxi: Disable strict mode for old pinctrl drivers
Maxime Ripard
11
-2
/
+13
2017-10-31
pinctrl: sunxi: Introduce the strict flag
Maxime Ripard
2
-1
/
+12
2017-08-31
Revert "pinctrl: sunxi: Don't enforce bias disable (for now)"
Priit Laes
1
-1
/
+2
2017-08-22
pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl
Icenowy Zheng
1
-3
/
+23
[next]