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-12-13
pinctrl: lynxpoint: Extract lp_gpio_acpi_use() for future use
Andy Shevchenko
1
-2
/
+12
2019-12-13
pinctrl: lynxpoint: Convert unsigned to unsigned int
Andy Shevchenko
1
-12
/
+12
2019-12-13
pinctrl: lynxpoint: Switch to memory mapped IO accessors
Andy Shevchenko
1
-44
/
+44
2019-12-13
pinctrl: lynxpoint: Keep pointer to struct device instead of its container
Andy Shevchenko
1
-7
/
+7
2019-12-13
pinctrl: lynxpoint: Relax GPIO request rules
Andy Shevchenko
1
-3
/
+11
2019-12-13
pinctrl: lynxpoint: Assume 2 bits for mode selector
Andy Shevchenko
1
-2
/
+4
2019-12-13
pinctrl: lynxpoint: Use standard pattern for memory allocation
Andy Shevchenko
1
-1
/
+1
2019-12-13
pinctrl: lynxpoint: Use %pR to print IO resource
Andy Shevchenko
1
-2
/
+1
2019-12-13
pinctrl: lynxpoint: Drop useless assignment
Andy Shevchenko
1
-1
/
+1
2019-12-13
pinctrl: lynxpoint: Correct amount of pins
Andy Shevchenko
1
-6
/
+6
2019-12-13
pinctrl: lynxpoint: Use raw_spinlock for locking
Andy Shevchenko
1
-14
/
+14
2019-12-13
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
3
-0
/
+482
2019-12-13
pinctrl: baytrail: Reuse struct intel_pinctrl in the driver
Andy Shevchenko
1
-99
/
+87
2019-12-13
pinctrl: baytrail: Use local variable to keep device pointer
Andy Shevchenko
1
-9
/
+10
2019-12-13
pinctrl: baytrail: Keep pointer to struct device instead of its container
Andy Shevchenko
1
-29
/
+29
2019-12-13
pinctrl: intel: Share struct intel_pinctrl for wider use
Andy Shevchenko
2
-34
/
+45
2019-12-13
pinctrl: intel: Use GPIO direction definitions
Matti Vaittinen
1
-1
/
+4
2019-12-13
pinctrl: cherryview: Use GPIO direction definitions
Matti Vaittinen
1
-1
/
+4
2019-12-13
pinctrl: baytrail: Use GPIO direction definitions
Matti Vaittinen
1
-2
/
+2
2019-12-13
pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
Andy Shevchenko
1
-14
/
+9
2019-12-13
pinctrl: sh-pfc: Remove use of ARCH_R8A7796
Geert Uytterhoeven
1
-1
/
+1
2019-12-13
pinctrl: core: Add pinctrl_select_default_state() and export it
Ulf Hansson
1
-14
/
+19
2019-12-13
pinctrl: Modify Kconfig to fix linker error
Rahul Tanwar
1
-0
/
+1
2019-12-13
Merge tag 'intel-pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2
-134
/
+173
2019-12-13
pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpio
Alexandre Torgue
1
-1
/
+1
2019-12-13
pinctrl: aspeed-g6: Add AST2600 pinconf support
Johnny Huang
2
-0
/
+297
2019-12-13
pinctrl: aspeed: Use masks to describe pinconf bitfields
Johnny Huang
4
-19
/
+20
2019-12-13
pinctrl: aspeed: Move aspeed_pin_config_map to separate source file
Johnny Huang
4
-33
/
+44
2019-12-13
pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
Johnny Huang
3
-181
/
+188
2019-12-13
pinctrl: aspeed-g6: Add support for the AST2600 USB pinmux
Johnny Huang
2
-1
/
+69
2019-12-13
pinctrl: aspeed-g6: Add AST2600 I3C1 and I3C2 pinmux config
Johnny Huang
1
-1
/
+29
2019-12-12
pinctrl: aspeed-g6: Fix LPC/eSPI mux configuration
Andrew Jeffery
1
-16
/
+8
2019-12-12
pinctrl: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-12-12
pinctrl: meson-axg: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-12-12
pinctrl: mediatek: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-12-11
pinctrl: samsung: Clarify the option titles/names
Krzysztof Kozlowski
1
-3
/
+3
2019-12-11
pinctrl: samsung: Enable compile test for build coverage
Krzysztof Kozlowski
1
-3
/
+5
2019-12-09
pinctrl: baytrail: Group GPIO IRQ chip initialization
Andy Shevchenko
1
-1
/
+1
2019-12-09
pinctrl: baytrail: Allocate IRQ chip dynamic
Andy Shevchenko
1
-10
/
+9
2019-12-09
pinctrl: cherryview: Pass irqchip when adding gpiochip
Hans de Goede
1
-23
/
+22
2019-12-09
pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callback
Hans de Goede
1
-11
/
+22
2019-12-09
pinctrl: cherryview: Split out irq hw-init into a separate helper function
Hans de Goede
1
-18
/
+27
2019-12-09
pinctrl: baytrail: Pass irqchip when adding gpiochip
Andy Shevchenko
1
-18
/
+24
2019-12-09
pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
1
-7
/
+14
2019-12-09
pinctrl: baytrail: Update North Community pin list
Andy Shevchenko
1
-28
/
+28
2019-12-09
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
1
-37
/
+44
2019-12-09
pinctrl: sh-pfc: Make legacy function GPIO handling less fragile
Geert Uytterhoeven
1
-6
/
+5
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+146
2019-11-28
pinctrl: Fix warning by adding missing MODULE_LICENSE
Rahul Tanwar
1
-0
/
+1
2019-11-27
Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
97
-1296
/
+5497
[prev]
[next]