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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-14
pinctrl: nsp: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-07-14
pinctrl: nsp: off by ones in nsp_pinmux_enable()
Dan Carpenter
1
-2
/
+2
2018-07-14
pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
Niklas Söderlund
1
-8
/
+6
2018-07-14
pinctrl: ingenic: Fix inverted direction for < JZ4770
Paul Cercueil
1
-1
/
+1
2018-07-14
pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
Sean Wang
1
-2
/
+2
2018-07-14
pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
Sean Wang
1
-5
/
+14
2018-07-14
pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work
Sean Wang
1
-3
/
+12
2018-07-14
pinctrl: mt7622: fix initialization sequence between eint and gpiochip
Sean Wang
1
-5
/
+5
2018-07-14
pinctrl: mt7622: fix error path on failing at groups building
Sean Wang
1
-1
/
+1
2018-07-10
pinctrl: Support stopping deferred probe after initcalls
Rob Herring
1
-4
/
+11
2018-07-09
pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
Douglas Anderson
1
-8
/
+24
2018-07-09
pinctrl: msm: Fix msm_config_group_get() to be compliant
Douglas Anderson
1
-3
/
+11
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
12
-0
/
+12
2018-07-02
pinctrl: actions: fix unsigned less than zero comparison
Colin Ian King
1
-4
/
+3
2018-07-02
pinctrl: intel: Convert to use SPDX identifier
Andy Shevchenko
13
-56
/
+15
2018-06-29
pinctrl: intel: Add Ice Lake PCH pin controller support
Andy Shevchenko
3
-0
/
+445
2018-06-29
pinctrl: armada-37xx: add suspend/resume support
Miquel Raynal
1
-0
/
+118
2018-06-29
pinctrl: actions: Add interrupt support for OWL S900 SoC
Manivannan Sadhasivam
4
-18
/
+307
2018-06-28
pinctrl: aspeed: Fix documentation
Joel Stanley
1
-2
/
+2
2018-06-28
pinctrl: cedarfork: Correct EAST pin ordering
Mika Westerberg
1
-46
/
+46
2018-06-26
pinctrl: gemini: Mask properly
Linus Walleij
1
-0
/
+2
2018-06-18
pinctrl: Cut unused sysfs includes
Linus Walleij
2
-2
/
+0
2018-06-18
pinctrl: pinctrl-single: Avoid divisions in context save/restore
Geert Uytterhoeven
1
-18
/
+18
2018-06-18
pinctrl: mcp23s08: debugfs: Do not restore the INTF register
Jan Kundrát
1
-1
/
+1
2018-06-18
pinctrl: mcp23s08: Kconfig: update to reflect supported features
Jan Kundrát
1
-4
/
+4
2018-06-18
pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller
Sean Wang
1
-1
/
+5
2018-06-18
pinctrl: actions: Fix uninitialized error in owl_pin_config_set()
Geert Uytterhoeven
1
-1
/
+1
2018-06-18
pinctrl: single: Add allocation failure checking of saved_vals
Colin Ian King
1
-3
/
+11
2018-06-18
pinctrl: devicetree: Fix pctldev pointer overwrite
Fabio Estevam
1
-2
/
+5
2018-06-18
pinctrl: mediatek: remove redundant return value check of platform_get_resour...
Wei Yongjun
1
-5
/
+0
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
28
-162
/
+217
2018-06-13
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2
-4
/
+5
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
7
-8
/
+9
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-3
/
+5
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-06-07
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
91
-2130
/
+11679
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+3
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2
-4
/
+3
2018-06-05
pinctrl: madera: Add driver for Cirrus Logic Madera codecs
Richard Fitzgerald
9
-0
/
+1307
2018-06-04
pinctrl: cherryview: limit Strago DMI workarounds to version 1.0
Dmitry Torokhov
1
-0
/
+4
2018-05-24
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip
Ludovic Barre
1
-6
/
+7
2018-05-24
pinctrl: at91-pio4: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-05-24
pinctrl: armada-37xx: Fix spurious irq management
Terry Zhou
1
-1
/
+2
2018-05-24
pinctrl: msm: fix gpio-hog related boot issues
Christian Lamparter
1
-5
/
+18
2018-05-24
pinctrl: mediatek: remove unused fields in struct mtk_eint_hw
Sean Wang
6
-6
/
+0
2018-05-24
pinctrl: mediatek: use generic EINT register maps for each SoC
Sean Wang
7
-102
/
+6
2018-05-24
pinctrl: mediatek: add EINT support to MT7622 SoC
Sean Wang
2
-1
/
+144
2018-05-24
pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit
Sean Wang
11
-527
/
+756
2018-05-24
pinctrl: freescale: Switch to SPDX identifier
Fabio Estevam
25
-271
/
+151
2018-05-24
Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
6
-1017
/
+51
[prev]
[next]