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-08-29
pinctrl: madera: Fix possible NULL pointer with pdata config
Richard Fitzgerald
1
-1
/
+1
2018-08-29
pinctrl: ingenic: Fix group & function error checking
Paul Burton
1
-2
/
+2
2018-08-29
pinctrl: msm: Really mask level interrupts to prevent latching
Stephen Boyd
1
-0
/
+24
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
9
-0
/
+1307
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+11
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-0
/
+12
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
73
-284
/
+2755
2018-08-11
pinctrl: nomadik: silence uninitialized variable warning
Dan Carpenter
1
-5
/
+6
2018-08-11
pinctrl: axp209: Fix NULL pointer dereference after allocation
Anton Vasilyev
1
-6
/
+20
2018-08-11
pinctrl: samsung: Remove duplicated "wakeup" in printk
Krzysztof Kozlowski
1
-1
/
+1
2018-08-06
pinctrl: ocelot: add support for interrupt controller
Quentin Schulz
2
-2
/
+101
2018-08-03
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
2018-08-03
pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_state
YueHaibing
1
-6
/
+8
2018-08-03
pinctrl: tegra: Move drivers registration to arch_init level
Dmitry Osipenko
5
-5
/
+30
2018-08-03
pinctrl: baytrail: actually print the apparently misconfigured pin
Alexander Stein
1
-1
/
+2
2018-08-02
pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-07-30
pinctrl: uniphier: add spi pin-mux settings
Kunihiko Hayashi
9
-0
/
+95
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
4
-26
/
+44
2018-07-30
pinctrl: cannonlake: Fix community ordering for H variant
Andy Shevchenko
1
-6
/
+2
2018-07-30
pinctrl: tegra: define GPIO compatible node per SoC
Stefan Agner
7
-3
/
+9
2018-07-30
pinctrl: intel: Do pin translation when lock IRQ
Andy Shevchenko
1
-0
/
+30
2018-07-30
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-07-30
pinctrl: mediatek: include chained_irq.h header
Arnd Bergmann
1
-0
/
+1
2018-07-29
pinctrl/amd: only handle irq if it is pending and unmasked
Daniel Kurtz
1
-1
/
+2
2018-07-29
pinctrl/amd: fix gpio irq level in debugfs
Daniel Kurtz
2
-7
/
+11
2018-07-29
pinctrl: stm32: add syscfg mask parameter
Ludovic Barre
1
-2
/
+14
2018-07-29
pinctrl: stm32: check node status before new gpio bank registering
Alexandre Torgue
1
-2
/
+16
2018-07-29
pinctrl: stm32: fix bank io port number
Alexandre Torgue
1
-1
/
+8
2018-07-29
pinctrl: berlin: add the as370 SoC pinctrl driver
Jisheng Zhang
3
-0
/
+374
2018-07-27
Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...
Lee Jones
14
-12
/
+1329
2018-07-25
Merge tag 'samsung-pinctrl-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
3
-1
/
+94
2018-07-24
pinctrl: samsung: Write external wakeup interrupt mask
Krzysztof Kozlowski
2
-1
/
+52
2018-07-24
pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
Krzysztof Kozlowski
1
-0
/
+18
2018-07-24
pinctrl: samsung: Document suspend and resume members
Krzysztof Kozlowski
1
-0
/
+8
2018-07-24
pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
Krzysztof Kozlowski
1
-0
/
+16
2018-07-17
pinctrl: mt7622: Fix probe fail by misuse the selector
Sean Wang
1
-2
/
+2
2018-07-17
pinctrl: single: Fix missing unlock on error path
Wei Yongjun
1
-2
/
+2
2018-07-17
pinctrl: core: Remove broken remove_last group and pinmux functions
Tony Lindgren
2
-13
/
+0
2018-07-17
pinctrl: rza1: Fix selector use for groups and functions
Tony Lindgren
1
-11
/
+13
2018-07-17
pinctrl: single: Fix group and function selector use
Tony Lindgren
1
-36
/
+55
2018-07-17
pinctrl: pinmux: Return selector to the pinctrl driver
Tony Lindgren
1
-4
/
+12
2018-07-17
pinctrl: core: Return selector to the pinctrl driver
Tony Lindgren
1
-3
/
+32
2018-07-16
pinctrl: at91-pio4: Remove redundant return value check
Wei Yongjun
1
-4
/
+0
2018-07-16
pinctrl: ocelot: fix gpio4 twi function
Alexandre Belloni
1
-1
/
+1
2018-07-16
pinctrl: imx: add driver for i.MX8MQ
Lucas Stach
3
-0
/
+359
2018-07-16
pinctrl: baytrail: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-07-16
pinctrl: at91-pio4: add support for drive strength
Ludovic Desroches
1
-0
/
+42
2018-07-16
pinctrl: mt7622: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-16
pinctrl: meson: add gen_clk pins
Jerome Brunet
2
-0
/
+17
2018-07-16
pinctrl: sh-pfc: r8a77990: Add USB3.0 pins, groups and functions
Takeshi Kihara
1
-0
/
+27
[next]