Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e61cf2e3a5b452cfefcb145021f5a8ea88735cc1
/
drivers
/
pinctrl
a18d783
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
c6ed444
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
c2944a9
pinctrl: nomadik: silence uninitialized variable warning
by Dan Carpenter
· 6 years ago
504c769
pinctrl: axp209: Fix NULL pointer dereference after allocation
by Anton Vasilyev
· 6 years ago
01f1974
pinctrl: samsung: Remove duplicated "wakeup" in printk
by Krzysztof Kozlowski
· 6 years ago
be36abb
pinctrl: ocelot: add support for interrupt controller
by Quentin Schulz
· 6 years ago
cb85d2b
pinctrl: intel: Don't shadow error code of gpiochip_lock_as_irq()
by Andy Shevchenko
· 6 years ago
b5031b7
pinctrl: berlin: fix 'pctrl->functions' allocation in berlin_pinctrl_build_state
by YueHaibing
· 6 years ago
1e0813e
pinctrl: tegra: Move drivers registration to arch_init level
by Dmitry Osipenko
· 6 years ago
973232e
pinctrl: baytrail: actually print the apparently misconfigured pin
by Alexander Stein
· 6 years ago
19da44c
pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
by Dan Carpenter
· 7 years ago
24d1c21
pinctrl: uniphier: add spi pin-mux settings
by Kunihiko Hayashi
· 7 years ago
d2fc88a
Merge 4.18-rc7 into driver-core-next
by Greg Kroah-Hartman
· 6 years ago
17ac526
pinctrl: cannonlake: Fix community ordering for H variant
by Andy Shevchenko
· 6 years ago
3c94d2d
pinctrl: tegra: define GPIO compatible node per SoC
by Stefan Agner
· 6 years ago
55aedef5
pinctrl: intel: Do pin translation when lock IRQ
by Andy Shevchenko
· 6 years ago
b4859f3
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
by Dan Carpenter
· 7 years ago
a8cfcf1
pinctrl: mediatek: include chained_irq.h header
by Arnd Bergmann
· 6 years ago
8bbed1e
pinctrl/amd: only handle irq if it is pending and unmasked
by Daniel Kurtz
· 7 years ago
1766e4b
pinctrl/amd: fix gpio irq level in debugfs
by Daniel Kurtz
· 7 years ago
2e25a9c
pinctrl: stm32: add syscfg mask parameter
by Ludovic Barre
· 7 years ago
17cf082
pinctrl: stm32: check node status before new gpio bank registering
by Alexandre Torgue
· 7 years ago
3b8283f
pinctrl: stm32: fix bank io port number
by Alexandre Torgue
· 7 years ago
423ddc5
pinctrl: berlin: add the as370 SoC pinctrl driver
by Jisheng Zhang
· 7 years ago
8c17dee
Merge tag 'samsung-pinctrl-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
by Linus Walleij
· 6 years ago
a8be2af
pinctrl: samsung: Write external wakeup interrupt mask
by Krzysztof Kozlowski
· 6 years ago
bb928df
pinctrl: samsung: Add dedicated compatible for S5Pv210 wakeup interrupts
by Krzysztof Kozlowski
· 6 years ago
00d6fff
pinctrl: samsung: Document suspend and resume members
by Krzysztof Kozlowski
· 6 years ago
cafec5a
pinctrl: samsung: Define suspend and resume callbacks for all banks and SoCs
by Krzysztof Kozlowski
· 6 years ago
238262a
pinctrl: mt7622: Fix probe fail by misuse the selector
by Sean Wang
· 7 years ago
673ba5a
pinctrl: single: Fix missing unlock on error path
by Wei Yongjun
· 7 years ago
9363905
pinctrl: core: Remove broken remove_last group and pinmux functions
by Tony Lindgren
· 7 years ago
dc4003d
pinctrl: rza1: Fix selector use for groups and functions
by Tony Lindgren
· 7 years ago
a4ab108
pinctrl: single: Fix group and function selector use
by Tony Lindgren
· 7 years ago
f913cfc
pinctrl: pinmux: Return selector to the pinctrl driver
by Tony Lindgren
· 7 years ago
a203728
pinctrl: core: Return selector to the pinctrl driver
by Tony Lindgren
· 7 years ago
aa0d8bd
pinctrl: at91-pio4: Remove redundant return value check
by Wei Yongjun
· 7 years ago
17f7908
pinctrl: ocelot: fix gpio4 twi function
by Alexandre Belloni
· 7 years ago
45b85fc
pinctrl: imx: add driver for i.MX8MQ
by Lucas Stach
· 7 years ago
399476b
pinctrl: baytrail: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
ff10e35
pinctrl: at91-pio4: add support for drive strength
by Ludovic Desroches
· 7 years ago
e12fa73
pinctrl: mt7622: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
a130af0
pinctrl: meson: add gen_clk pins
by Jerome Brunet
· 7 years ago
a35f5c1
pinctrl: sh-pfc: r8a77990: Add USB3.0 pins, groups and functions
by Takeshi Kihara
· 7 years ago
d7b535f
pinctrl: sh-pfc: r8a77990: Add USB2.0 pins, groups and functions
by Takeshi Kihara
· 7 years ago
747c541
pinctrl: sh-pfc: r8a77990: Revise USB ID pin name
by Yoshihiro Shimoda
· 7 years ago
7628fa8
pinctrl: sh-pfc: r8a77965: Add HSCIF pins, groups, and functions
by Takeshi Kihara
· 7 years ago
c29e9da
pinctrl: nsp: Fix potential NULL dereference
by Wei Yongjun
· 7 years ago
f90a21c
pinctrl: nsp: off by ones in nsp_pinmux_enable()
by Dan Carpenter
· 7 years ago
550b6f7
pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
by Niklas Söderlund
· 7 years ago
0084a78
pinctrl: ingenic: Fix inverted direction for < JZ4770
by Paul Cercueil
· 7 years ago
5b1c4bf
pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied
by Sean Wang
· 7 years ago
de227ed
pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range
by Sean Wang
· 7 years ago
ae6efca
pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work
by Sean Wang
· 7 years ago
8875059
pinctrl: mt7622: fix initialization sequence between eint and gpiochip
by Sean Wang
· 7 years ago
fafa35c
pinctrl: mt7622: fix error path on failing at groups building
by Sean Wang
· 7 years ago
d19c5e7
pinctrl: Support stopping deferred probe after initcalls
by Rob Herring
· 7 years ago
1cf86bc2
pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
by Douglas Anderson
· 7 years ago
05e0c82
pinctrl: msm: Fix msm_config_group_get() to be compliant
by Douglas Anderson
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
23ee0f1
pinctrl: actions: fix unsigned less than zero comparison
by Colin Ian King
· 7 years ago
875a92b
pinctrl: intel: Convert to use SPDX identifier
by Andy Shevchenko
· 7 years ago
e6800d2
pinctrl: intel: Add Ice Lake PCH pin controller support
by Andy Shevchenko
· 7 years ago
6a230ed
pinctrl: armada-37xx: add suspend/resume support
by Miquel Raynal
· 7 years ago
6c5d073
pinctrl: actions: Add interrupt support for OWL S900 SoC
by Manivannan Sadhasivam
· 7 years ago
7467770
pinctrl: aspeed: Fix documentation
by Joel Stanley
· 7 years ago
a319b56
pinctrl: cedarfork: Correct EAST pin ordering
by Mika Westerberg
· 7 years ago
eb7692b
pinctrl: gemini: Mask properly
by Linus Walleij
· 7 years ago
c969cb2
pinctrl: Cut unused sysfs includes
by Linus Walleij
· 7 years ago
7d71b5f
pinctrl: pinctrl-single: Avoid divisions in context save/restore
by Geert Uytterhoeven
· 7 years ago
7547b59
pinctrl: mcp23s08: debugfs: Do not restore the INTF register
by Jan Kundrát
· 7 years ago
6ff4556
pinctrl: mcp23s08: Kconfig: update to reflect supported features
by Jan Kundrát
· 7 years ago
5f59154
pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controller
by Sean Wang
· 7 years ago
71fd5d0
pinctrl: actions: Fix uninitialized error in owl_pin_config_set()
by Geert Uytterhoeven
· 7 years ago
7f57871
pinctrl: single: Add allocation failure checking of saved_vals
by Colin Ian King
· 7 years ago
bc3322b
pinctrl: devicetree: Fix pctldev pointer overwrite
by Fabio Estevam
· 7 years ago
fb7298e
pinctrl: mediatek: remove redundant return value check of platform_get_resource()
by Wei Yongjun
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
3c4211b
treewide: devm_kmalloc() -> devm_kmalloc_array()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
edb2a38
Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
86c5dd6
pinctrl: cherryview: limit Strago DMI workarounds to version 1.0
by Dmitry Torokhov
· 7 years ago
c12fcfb
pinctrl/stm32: Add irq_eoi for stm32gpio irqchip
by Ludovic Barre
· 7 years ago
2181636
pinctrl: at91-pio4: add missing of_node_put
by Julia Lawall
· 7 years ago
702d1e8
pinctrl: armada-37xx: Fix spurious irq management
by Terry Zhou
· 7 years ago
a86caa9
pinctrl: msm: fix gpio-hog related boot issues
by Christian Lamparter
· 7 years ago
ca071af
pinctrl: mediatek: remove unused fields in struct mtk_eint_hw
by Sean Wang
· 7 years ago
e6612a6
pinctrl: mediatek: use generic EINT register maps for each SoC
by Sean Wang
· 7 years ago
e6dabd3
pinctrl: mediatek: add EINT support to MT7622 SoC
by Sean Wang
· 7 years ago
e46df23
pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit
by Sean Wang
· 7 years ago
c2b39de
pinctrl: freescale: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
de8a6c6
Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
by Linus Walleij
· 7 years ago
316a67b
Merge tag 'sh-pfc-for-v4.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
by Linus Walleij
· 7 years ago
7c24e71
pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banks
by Marek Szyprowski
· 7 years ago
db701f4
pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin comments
by Geert Uytterhoeven
· 7 years ago
Next »