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
2019-08-21
pinctrl: tegra: Flush pinctrl writes during resume
Sowjanya Komatineni
1
-0
/
+4
2019-08-21
pinctrl: tegra: Fix write barrier placement in pmx_writel
Sowjanya Komatineni
1
-1
/
+3
2019-08-21
pinctrl: bcm-iproc: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+19
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
2
-3
/
+2
2019-08-20
pinctrl: stmfx: Use the callback to populate valid_mask
Linus Walleij
1
-3
/
+14
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
1
-9
/
+10
2019-08-19
pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
Chris Chiu
1
-1
/
+24
2019-08-18
pinctrl: intel: Allow to request locked pads
Andy Shevchenko
1
-17
/
+52
2019-08-15
qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio core
Brian Masney
2
-67
/
+26
2019-08-12
pinctrl: sh-pfc: Remove incomplete flag "cfg->type"
Yoshihiro Shimoda
1
-26
/
+0
2019-08-12
pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config
Yoshihiro Shimoda
1
-1
/
+13
2019-08-10
Merge tag 'sh-pfc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
3
-13
/
+12
2019-08-10
pinctrl: freescale: imx: Add of_node_put() before return
Nishka Dasgupta
1
-3
/
+10
2019-08-10
pinctrl: sprd: Add of_node_put() before return to prevent memory leak
Nishka Dasgupta
1
-2
/
+7
2019-08-10
pinctrl: stm32: stm32: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-08-10
pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...
Nathan Chancellor
1
-1
/
+1
2019-08-09
pinctrl: rza1: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
1
-3
/
+1
2019-08-08
pinctrl: denverton: Update pin names according to v1.08
Andy Shevchenko
1
-24
/
+25
2019-08-08
pinctrl: sh-pfc: Use dev_notice_once() instead of open-coding
Geert Uytterhoeven
1
-7
/
+2
2019-08-07
pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-07
pinctrl: intel: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-07
pinctrl: intel: Use NSEC_PER_USEC for debounce calculus
Andy Shevchenko
1
-4
/
+5
2019-08-07
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)
Andy Shevchenko
2
-44
/
+27
2019-08-07
pinctrl: intel: Remove default Interrupt Status offset
Andy Shevchenko
2
-6
/
+1
2019-08-07
pinctrl: lewisburg: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: denverton: Provide Interrupt Status register offset
Andy Shevchenko
1
-1
/
+3
2019-08-07
pinctrl: sunrisepoint: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: icelake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: geminilake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: cannonlake: Provide Interrupt Status register offset
Andy Shevchenko
1
-0
/
+2
2019-08-07
pinctrl: broxton: Provide Interrupt Status register offset
Andy Shevchenko
1
-1
/
+3
2019-08-07
pinctrl: intel: Simplify offset validation in intel_get_padcfg()
Andy Shevchenko
1
-1
/
+1
2019-08-07
pinctrl: qcom: Add SC7180 pinctrl driver
Jitendra Sharma
3
-0
/
+1156
2019-08-06
pinctrl: spear: spear: Add of_node_put() before return
Nishka Dasgupta
1
-2
/
+6
2019-08-06
pinctrl: freescale: mxs: Add of_node_put() before return
Nishka Dasgupta
1
-3
/
+9
2019-08-06
pinctrl: nomadik: abx500: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-08-06
pinctrl: nomadik: nomadik: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-08-06
pinctrl: falcon: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-08-05
pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formatting
Geert Uytterhoeven
1
-3
/
+1
2019-08-05
pinctrl: lantiq: Use kasprintf() instead of fixed buffer formatting
Geert Uytterhoeven
1
-5
/
+1
2019-08-05
pinctrl: devicetree: Use strlen() instead of hardcoded number
Geert Uytterhoeven
1
-4
/
+2
2019-08-05
pinctrl: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
6
-19
/
+6
2019-08-05
pinctrl: uniphier: Fix Pro5 SD pin-mux setting
Kunihiko Hayashi
1
-1
/
+1
2019-08-05
pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
Kunihiko Hayashi
1
-0
/
+5
2019-08-05
pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
Kunihiko Hayashi
1
-0
/
+5
2019-08-05
pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
Kunihiko Hayashi
1
-1
/
+4
2019-08-05
pinctrl: uniphier: Separate modem group from UART ctsrts group
Kunihiko Hayashi
9
-27
/
+63
2019-08-05
pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
Neil Armstrong
1
-0
/
+9
2019-08-05
pinctrl: aspeed: Document existence of deprecated compatibles
Andrew Jeffery
2
-0
/
+8
2019-08-05
pinctrl: aspeed: Add AST2600 pinmux support
Andrew Jeffery
3
-0
/
+2404
[prev]
[next]