index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
1
-9
/
+10
2019-08-19
pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
Chris Chiu
1
-1
/
+24
2019-08-18
pinctrl: intel: Allow to request locked pads
Andy Shevchenko
1
-17
/
+52
2019-08-15
qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core
Brian Masney
2
-67
/
+26
2019-08-12
pinctrl: sh-pfc: Remove incomplete flag "cfg->type"
Yoshihiro Shimoda
1
-26
/
+0
2019-08-12
pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config
Yoshihiro Shimoda
1
-1
/
+13
2019-08-10
Merge tag 'sh-pfc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
3
-13
/
+12
2019-08-10
pinctrl: freescale: imx: Add of_node_put() before return
Nishka Dasgupta
1
-3
/
+10
2019-08-10
pinctrl: sprd: Add of_node_put() before return to prevent memory leak
Nishka Dasgupta
1
-2
/
+7
2019-08-10
pinctrl: stm32: stm32: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-08-10
pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...
Nathan Chancellor
1
-1
/
+1
2019-08-09
pinctrl: rza1: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
1
-3
/
+1
2019-08-08
pinctrl: denverton: Update pin names according to v1.08
Andy Shevchenko
1
-24
/
+25
2019-08-08
pinctrl: sh-pfc: Use dev_notice_once() instead of open-coding
Geert Uytterhoeven
1
-7
/
+2
2019-08-07
pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-07
pinctrl: intel: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-07
pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
Andy Shevchenko
1
-4
/
+5
2019-08-07
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2
-44
/
+27
2019-08-07
pinctrl: intel: Remove default Interrupt Status offset
Andy Shevchenko
2
-6
/
+1
2019-08-07
pinctrl: lewisburg: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: denverton: Provide Interrupt Status register offset
Andy Shevchenko
1
-1
/
+3
2019-08-07
pinctrl: sunrisepoint: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: icelake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: geminilake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: cannonlake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: broxton: Provide Interrupt Status register offset
Andy Shevchenko
1
-1
/
+3
2019-08-07
pinctrl: intel: Simplify offset validation in intel_get_padcfg()
Andy Shevchenko
1
-1
/
+1
2019-08-07
pinctrl: qcom: Add SC7180 pinctrl driver
Jitendra Sharma
3
-0
/
+1156
2019-08-06
pinctrl: spear: spear: Add of_node_put() before return
Nishka Dasgupta
1
-2
/
+6
2019-08-06
pinctrl: freescale: mxs: Add of_node_put() before return
Nishka Dasgupta
1
-3
/
+9
2019-08-06
pinctrl: nomadik: abx500: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-08-06
pinctrl: nomadik: nomadik: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-08-06
pinctrl: falcon: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-08-05
pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formatting
Geert Uytterhoeven
1
-3
/
+1
2019-08-05
pinctrl: lantiq: Use kasprintf() instead of fixed buffer formatting
Geert Uytterhoeven
1
-5
/
+1
2019-08-05
pinctrl: devicetree: Use strlen() instead of hardcoded number
Geert Uytterhoeven
1
-4
/
+2
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
6
-19
/
+6
2019-08-05
pinctrl: uniphier: Fix Pro5 SD pin-mux setting
Kunihiko Hayashi
1
-1
/
+1
2019-08-05
pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
Kunihiko Hayashi
1
-0
/
+5
2019-08-05
pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
Kunihiko Hayashi
1
-0
/
+5
2019-08-05
pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
Kunihiko Hayashi
1
-1
/
+4
2019-08-05
pinctrl: uniphier: Separate modem group from UART ctsrts group
Kunihiko Hayashi
9
-27
/
+63
2019-08-05
pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
Neil Armstrong
1
-0
/
+9
2019-08-05
pinctrl: aspeed: Document existence of deprecated compatibles
Andrew Jeffery
2
-0
/
+8
2019-08-05
pinctrl: aspeed: Add AST2600 pinmux support
Andrew Jeffery
3
-0
/
+2404
2019-08-05
pinctrl: aspeed: Add SIG_DESC_CLEAR() helper
Andrew Jeffery
1
-0
/
+1
2019-08-05
pinctrl: aspeed: Add multiple pin group support for functions
Andrew Jeffery
3
-1489
/
+1789
2019-08-05
pinctrl: aspeed: Add PIN_DECL_3() helper
Andrew Jeffery
1
-32
/
+40
2019-08-05
pinctrl: aspeed: Rename pin declaration macros
Andrew Jeffery
3
-405
/
+405
2019-08-05
pinctrl: sunxi: v3s: introduce support for V3
Icenowy Zheng
2
-5
/
+262
[prev]
[next]