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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
pinctrl: qcom: allow true compile testing
Krzysztof Kozlowski
1
-1
/
+1
2023-06-09
pinctrl: qcom: mark true OF dependency - common MSM pinctrl code
Krzysztof Kozlowski
1
-41
/
+2
2023-06-09
pinctrl: qcom: drop unneeded GPIOLIB dependency
Krzysztof Kozlowski
1
-14
/
+8
2023-06-09
pinctrl: qcom: correct language typo (Technologies)
Krzysztof Kozlowski
1
-1
/
+1
2023-06-09
pinctrl: qcom: fix indentation in Kconfig
Krzysztof Kozlowski
1
-2
/
+2
2023-06-09
pinctrl: qcom: qdf2xxx: drop ACPI_PTR
Krzysztof Kozlowski
1
-1
/
+1
2023-06-09
pinctrl: qcom: Add IPQ5018 pinctrl driver
Sricharan Ramabadhran
3
-0
/
+795
2023-06-09
dt-bindings: pinctrl: qcom: Add support for ipq5018
Sricharan Ramabadhran
1
-0
/
+127
2023-06-09
dt-bindings: pinctrl: Drop k3
Nishanth Menon
2
-61
/
+0
2023-06-02
pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info
Chester Lin
3
-26
/
+32
2023-06-01
pinctrl: tegra: Consistently refer to SoC data
Thierry Reding
1
-7
/
+6
2023-06-01
pinctrl: tegra: Duplicate pinmux functions table
Thierry Reding
8
-35
/
+25
2023-05-30
pinctrl: sunplus: Add check for kmalloc
Wells Lu
1
-6
/
+18
2023-05-29
pinctrl: Switch i2c drivers back to use .probe()
Uwe Kleine-König
3
-3
/
+3
2023-05-29
pinctrl: microchip: Remove redundant clearing of IRQ_TYPE_SENSE_MASK
Lizhe
1
-2
/
+0
2023-05-29
pinctrl: axp209: Add support for GPIO3 on the AXP209
Jonathan McDowell
1
-0
/
+42
2023-05-29
pinctrl: qcom: Add SDX75 pincontrol driver
Rohit Agarwal
3
-11
/
+1166
2023-05-29
MAINTAINERS: Update the entry for pinctrl maintainers
Rohit Agarwal
1
-1
/
+1
2023-05-29
dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
Rohit Agarwal
1
-0
/
+137
2023-05-29
Merge tag 'renesas-pinctrl-for-v6.5-tag1' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2
-4
/
+4
2023-05-24
pinctrl: at91: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+4
2023-05-24
pinctrl: at91-pio4: Enable Push-Pull configuration
Ryan Wanner
1
-4
/
+11
2023-05-24
dt-bindings: pinctrl: at91-pio4: Add push-pull support
Ryan Wanner
1
-1
/
+2
2023-05-22
pinctrl: qcom: sa8775p: add the wakeirq map
Bartosz Golaszewski
1
-0
/
+19
2023-05-16
pinctrl: qcom: sc8180x: gracefully handle missing IO memory resource
Krzysztof Kozlowski
1
-1
/
+5
2023-05-16
pinctrl: qcom: Refactor generic qcom pinctrl driver
Rohit Agarwal
47
-329
/
+325
2023-05-16
pinctrl: qcom: Remove the msm_function struct
Rohit Agarwal
46
-6192
/
+5850
2023-05-09
pinctrl: renesas: Fix spaces followed by tabs
Marek Vasut
2
-4
/
+4
2023-05-08
pinctrl: qcom: spmi-gpio: Add PM8953 support
Luca Weiss
1
-0
/
+2
2023-05-08
dt-bindings: pinctrl: qcom,pmic-gpio: add PM8953
Luca Weiss
1
-0
/
+3
2023-05-08
pinctrl: amd: Revert "pinctrl: amd: disable and mask interrupts on probe"
Mario Limonciello
1
-31
/
+0
2023-05-08
pinctrl: amd: Detect and mask spurious interrupts
Kornel Dulęba
1
-6
/
+6
2023-05-08
pinctrl: amd: Fix mistake in handling clearing pins at startup
Mario Limonciello
1
-2
/
+2
2023-05-08
pinctrl: amd: Detect internal GPIO0 debounce handling
Mario Limonciello
2
-0
/
+8
2023-05-08
pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors
Christophe JAILLET
1
-4
/
+2
2023-05-07
Linux 6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-07
Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+15
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
12
-13
/
+16
2023-05-07
Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
15
-223
/
+376
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
13
-122
/
+288
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
8
-41
/
+47
2023-05-07
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-07
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-205
/
+202
2023-05-06
Merge tag 'mm-hotfixes-stable-2023-05-06-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-13
/
+35
2023-05-06
dmapool: link blocks across pages
Keith Busch
1
-127
/
+130
2023-05-06
dmapool: don't memset on free twice
Keith Busch
1
-2
/
+2
2023-05-06
dmapool: simplify freeing
Keith Busch
1
-16
/
+6
[next]