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