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
2020-06-22
pinctrl: intel: Protect IO in few call backs by lock
Andy Shevchenko
1
-1
/
+15
2020-06-22
pinctrl: intel: Split intel_config_get() to three functions
Andy Shevchenko
1
-28
/
+61
2020-06-22
pinctrl: intel: Drop the only label in the code for consistency
Andy Shevchenko
1
-5
/
+3
2020-06-22
pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()
Andy Shevchenko
1
-5
/
+5
2020-06-22
pinctrl: intel: Make use of IRQ_RETVAL()
Andy Shevchenko
1
-10
/
+10
2020-06-22
pinctrl: intel: Reduce scope of the lock
Andy Shevchenko
1
-7
/
+7
2020-06-22
pinctrl: intel: Disable input and output buffer when switching to GPIO
Andy Shevchenko
1
-1
/
+13
2020-06-22
pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)
Andy Shevchenko
1
-129
/
+137
2020-06-22
pinctrl: intel: Allow drivers to define ACPI address space ID
Andy Shevchenko
1
-0
/
+2
2020-06-22
pinctrl: intel: Allow drivers to define total amount of IRQs per community
Andy Shevchenko
1
-0
/
+2
2020-06-22
pinctrl: cherryview: Convert chv_writel() to use chv_padreg()
Andy Shevchenko
1
-32
/
+16
2020-06-22
pinctrl: cherryview: Introduce helpers to IO with common registers
Andy Shevchenko
1
-13
/
+26
2020-06-22
pinctrl: cherryview: Introduce chv_readl() helper
Andy Shevchenko
1
-35
/
+36
2020-06-22
pinctrl: amd: fix npins for uart0 in kerncz_groups
Jacky Hu
1
-1
/
+1
2020-06-21
Merge branch 'ib-for-each-requested' of /home/linus/linux-gpio into devel
Linus Walleij
1
-5
/
+2
2020-06-21
pinctrl: at91: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-5
/
+2
2020-06-21
pinctrl: stm32: add possibility to configure pins individually
Alexandre Torgue
1
-2
/
+21
2020-06-21
pinctrl: stm32: return proper error code in pin_config_set
Alexandre Torgue
1
-1
/
+1
2020-06-21
pinctrl: stm32: defer probe if reset resource is not yet ready
Etienne Carriere
1
-4
/
+8
2020-06-21
pinctrl: stm32: don't print an error on probe deferral during clock get
Etienne Carriere
1
-6
/
+17
2020-06-20
pinctrl: ingenic: Add ingenic,jz4725b-gpio compatible string
Paul Cercueil
1
-0
/
+1
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
1
-1
/
+2
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
1
-4
/
+3
2020-06-16
pinctrl-single: fix pcs_parse_pinconf() return value
Drew Fustini
1
-4
/
+7
2020-06-16
pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740
Paul Cercueil
1
-1
/
+4
2020-06-16
pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings
kernel test robot
1
-4
/
+1
2020-06-16
pinctrl: tegra: Use noirq suspend/resume callbacks
Vidya Sagar
1
-2
/
+2
2020-06-16
pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
Dmitry Baryshkov
1
-11
/
+10
2020-06-08
Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
61
-1288
/
+3343
2020-06-04
pinctrl: sprd: Fix the incorrect pull-up definition
Baolin Wang
1
-2
/
+2
2020-06-04
pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken
Christophe JAILLET
1
-9
/
+0
2020-06-03
pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in ca...
Christophe JAILLET
1
-3
/
+4
2020-06-03
pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'
Christophe JAILLET
1
-17
/
+2
2020-06-03
pinctrl: sirf: add missing put_device() call in sirfsoc_gpio_probe()
yu kuai
1
-6
/
+14
2020-06-03
pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
Christophe JAILLET
1
-1
/
+0
2020-06-03
pinctrl: bcm2835: Add support for wake-up interrupts
Florian Fainelli
1
-1
/
+75
2020-06-03
pinctrl: bcm2835: Match BCM7211 compatible string
Florian Fainelli
1
-0
/
+4
2020-05-25
pinctrl: at91-pio4: Add COMPILE_TEST support
Tiezhu Yang
1
-1
/
+1
2020-05-25
pinctrl: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2
-2
/
+2
2020-05-25
Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
6
-353
/
+405
2020-05-19
Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-24
/
+58
2020-05-18
pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
Lars Povlsen
1
-1
/
+2
2020-05-18
pinctrl: ocelot: Remove instance number from pin functions
Lars Povlsen
1
-64
/
+30
2020-05-18
pinctrl: ocelot: Always register GPIO driver
Lars Povlsen
1
-15
/
+15
2020-05-16
pinctrl: amd: Add ACPI dependency
Geert Uytterhoeven
1
-0
/
+1
2020-05-16
pinctrl: equilibrium: Add architecture dependency
Geert Uytterhoeven
1
-0
/
+1
2020-05-15
Merge tag 'intel-pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
12
-266
/
+573
2020-05-15
pinctrl: rza1: Fix flag name in comment
Geert Uytterhoeven
1
-1
/
+1
2020-05-15
pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
Lad Prabhakar
5
-352
/
+404
[prev]
[next]