index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...
Lee Jones
1
-0
/
+4
2020-07-16
pinctrl: qcom: ipq4019: add open drain support
Jaiganesh Narayanan
3
-0
/
+16
2020-07-16
pinctrl: aspeed: Describe the heartbeat function on ball Y23
Andrew Jeffery
1
-1
/
+6
2020-07-16
pinctrl: aspeed: Improve debug output
Andrew Jeffery
1
-3
/
+22
2020-07-16
pinctrl: rza1: Demote some kerneldoc headers and fix others
Lee Jones
1
-12
/
+12
2020-07-14
pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC support
Lad Prabhakar
5
-415
/
+474
2020-07-11
pinctrl: qcom: ipq8074: route gpio interrupts to APPS
Kathiravan T
1
-0
/
+1
2020-07-11
pinctrl: nsp: Set irq handler based on trig type
Mark Tomlinson
1
-9
/
+9
2020-07-07
pinctrl: amd: Honor IRQ trigger type requested by the caller
Furquan Shaikh
1
-10
/
+1
2020-07-07
pinctrl: ingenic: Properly detect GPIO direction when configured for IRQ
Paul Cercueil
1
-1
/
+2
2020-07-07
pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
Paul Cercueil
1
-3
/
+3
2020-07-07
pinctrl: qcom: spmi-gpio: Add pm660(l) compatibility
Konrad Dybcio
1
-0
/
+4
2020-07-07
pinctrl: ocelot: Add Sparx5 SoC support
Lars Povlsen
1
-1
/
+429
2020-07-07
pinctrl: meson: fix drive strength register and bit calculation
Hyeonki Hong
1
-4
/
+7
2020-07-07
pinctrl: single: fix function name in documentation
Drew Fustini
1
-1
/
+1
2020-07-07
pinctrl: single: parse #pinctrl-cells = 2
Drew Fustini
1
-2
/
+9
2020-07-06
pinctrl: imx8dxl: Support building as module
Anson Huang
2
-1
/
+6
2020-07-06
pinctrl: imx8qm: Support building as module
Anson Huang
2
-1
/
+6
2020-07-06
pinctrl: imx8qxp: Support building as module
Anson Huang
2
-1
/
+6
2020-07-06
pinctrl: imx8mp: Support building as module
Anson Huang
2
-1
/
+7
2020-07-06
pinctrl: imx8mq: Support building as module
Anson Huang
2
-1
/
+7
2020-07-06
pinctrl: imx8mn: Support building as module
Anson Huang
2
-1
/
+7
2020-07-06
pinctrl: imx8mm: Support building as module
Anson Huang
2
-1
/
+7
2020-07-06
pinctrl: imx: scu: Support i.MX8 SCU SoCs pinctrl driver built as module
Anson Huang
1
-0
/
+4
2020-07-06
pinctrl: imx: Support i.MX8 SoCs pinctrl driver built as module
Anson Huang
1
-0
/
+2
2020-07-06
Merge tag 'sh-pfc-for-v5.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2
-0
/
+152
2020-06-29
pinctrl: tigerlake: Add support for Tiger Lake-H
Mika Westerberg
1
-0
/
+358
2020-06-29
pinctrl: merrifield: Add I²S bus 2 pins to groups and functions
Andy Shevchenko
1
-0
/
+4
2020-06-28
Merge tag 'intel-pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-14
/
+53
2020-06-26
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...
Hans de Goede
1
-14
/
+53
2020-06-22
pinctrl: merrifield: Update pin names in accordance with official list
Andy Shevchenko
1
-23
/
+23
2020-06-22
pinctrl: sh-pfc: r8a77970: Add RPC pins, groups, and functions
Sergei Shtylyov
1
-0
/
+76
2020-06-22
pinctrl: sh-pfc: r8a77980: Add RPC pins, groups, and functions
Sergei Shtylyov
1
-0
/
+76
2020-06-22
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...
Hans de Goede
1
-14
/
+53
2020-06-22
pinctrl: baytrail: Drop no-op ACPI_PTR() call
Andy Shevchenko
1
-2
/
+1
2020-06-22
pinctrl: lynxpoint: Drop no-op ACPI_PTR() call
Andy Shevchenko
1
-1
/
+1
2020-06-22
pinctrl: lynxpoint: Introduce helpers to enable or disable input
Andy Shevchenko
1
-7
/
+14
2020-06-22
pinctrl: lynxpoint: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-5
/
+6
2020-06-22
pinctrl: intel: Make use of for_each_requested_gpio_in_range()
Andy Shevchenko
1
-15
/
+6
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
[prev]
[next]