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
2018-09-25
Revert "pinctrl: intel: Do pin translation when lock IRQ"
Mika Westerberg
1
-32
/
+0
2018-09-25
pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
Mika Westerberg
1
-13
/
+20
2018-09-25
pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
Daniel Kurtz
1
-10
/
+23
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-18
pinctrl: cannonlake: Fix gpio base for GPP-E
Simon Detheridge
1
-1
/
+1
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-20
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-10
pinctrl: nomadik: silence uninitialized variable warning
Dan Carpenter
1
-5
/
+6
2018-08-10
pinctrl: axp209: Fix NULL pointer dereference after allocation
Anton Vasilyev
1
-6
/
+20
2018-08-10
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-01
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-29
pinctrl: tegra: define GPIO compatible node per SoC
Stefan Agner
7
-3
/
+9
2018-07-29
pinctrl: intel: Do pin translation when lock IRQ
Andy Shevchenko
1
-0
/
+30
2018-07-29
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-07-29
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
[next]