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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
pinctrl/ARM: move GPIO and pinctrl deps to device tree
Linus Walleij
5
-82
/
+0
2015-07-27
pinctrl: sunxi: Add custom irq_domain_ops
Maxime Ripard
1
-2
/
+33
2015-07-27
pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()
Masahiro Yamada
1
-2
/
+1
2015-07-27
pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
Masahiro Yamada
1
-2
/
+1
2015-07-27
pinctrl: sunxi: Add irq_chip name
Maxime Ripard
1
-0
/
+2
2015-07-27
pinctrl: sunxi: Use common functions to change irq_chip and handler
Maxime Ripard
1
-9
/
+9
2015-07-27
pinctrl: driver for Conexant Digicolor CX92755 pin mapping
Baruch Siach
3
-0
/
+385
2015-07-23
pinctrl: nomadik: assure GPIO chips are populated
Linus Walleij
1
-0
/
+25
2015-07-23
pinctrl: nomadik: find chip from local array
Linus Walleij
1
-38
/
+26
2015-07-23
pinctrl: nomadik: break out state container allocator
Linus Walleij
1
-35
/
+71
2015-07-17
pinctrl: pinconf: pinconf_show_config() can be static
kbuild test robot
1
-1
/
+1
2015-07-17
pinctrl/sunxi: Prepare sunxi_pinctrl_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
Thomas Gleixner
2
-3
/
+5
2015-07-17
pinctrl/qcom/msm: Prepare msm_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl/rockchip: Prepare rockchip_irq_demux for irq argument removal
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/pistachio: Prepare pistachio_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-2
/
+4
2015-07-17
pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl/amd: Prepare amd_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
16
-50
/
+46
2015-07-17
pinctrl/samsung: Use irq_set_handler_locked()
Thomas Gleixner
2
-9
/
+9
2015-07-17
pinctrl/exynos: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/qcom: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/rockchip: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/at91: Use irq_set_handler_locked()
Thomas Gleixner
1
-5
/
+5
2015-07-17
pinctrl/amd: Use irq_set_handler_locked()
Thomas Gleixner
1
-5
/
+5
2015-07-17
pinctrl/adi2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/intel: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-07-17
pinctrl/baytrail: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/bcm2835: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/exynos: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+3
2015-07-17
pinctrl: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-17
pinctrl/rockchip: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl: add support for Qualcomm Technologies QDF2xxx ARM64 SoCs
Timur Tabi
3
-0
/
+131
2015-07-17
pinctrl: qcom: ssbi: Family A gpio & mpp drivers
Bjorn Andersson
4
-0
/
+1687
2015-07-17
pinctrl: qcom: spmi-mpp: Transpose pinmux function
Bjorn Andersson
1
-70
/
+87
2015-07-17
pinctrl: qcom: spmi-mpp: Add support for setting analog output level
Bjorn Andersson
1
-0
/
+23
2015-07-17
pinctrl: lpc18xx: add support for usb1 pinconf
Joachim Eastwood
1
-4
/
+50
2015-07-17
pinctrl: pinconf: Fix display of configs
Jon Hunter
1
-37
/
+27
2015-07-17
pinctrl: pinconf: Allow groups to be configured via debugfs
Jon Hunter
1
-6
/
+14
2015-07-17
pinctrl: qcom: Hook pm_power_down for shutdown support
Stephen Boyd
1
-0
/
+10
2015-07-16
pinctrl: sirf: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-16
pinctrl: single: dra7: remove PCS_QUIRK_SHARED_IRQ
Grygorii Strashko
1
-1
/
+0
2015-07-16
pinctrl: sh-pfc: Remove obsolete r8a7740 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-07-16
pinctrl: sh-pfc: r8a7740: Remove obsolete multi-platform check
Geert Uytterhoeven
1
-4
/
+0
2015-07-16
pinctrl: sh-pfc: Remove obsolete sh73a0 platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-07-16
pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform check
Geert Uytterhoeven
1
-4
/
+0
2015-07-16
pinctrl: sh-pfc: Convert to platform_get_*()
Geert Uytterhoeven
1
-25
/
+21
2015-07-16
pinctrl: sh-pfc: Accept standard function, pins and groups properties
Laurent Pinchart
1
-8
/
+34
2015-07-16
pinctrl: samsung: remove "out of memory" messages
Dan Carpenter
1
-49
/
+18
[next]