Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d55b7fdd58ac12e76ef65979af4a13b9c15fc00d
/
drivers
/
pinctrl
d55b7fd
pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formatting
by Geert Uytterhoeven
· 5 years ago
811604d
pinctrl: lantiq: Use kasprintf() instead of fixed buffer formatting
by Geert Uytterhoeven
· 5 years ago
f0b0e92
pinctrl: devicetree: Use strlen() instead of hardcoded number
by Geert Uytterhoeven
· 5 years ago
64c4dcb
pinctrl: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
31b4c4b
pinctrl: uniphier: Fix Pro5 SD pin-mux setting
by Kunihiko Hayashi
· 5 years ago
490bbdc
pinctrl: uniphier: Add Pro5 PCIe pin-mux settings
by Kunihiko Hayashi
· 5 years ago
fc1d910
pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux setting
by Kunihiko Hayashi
· 5 years ago
f686867
pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20
by Kunihiko Hayashi
· 5 years ago
111a8fc
pinctrl: uniphier: Separate modem group from UART ctsrts group
by Kunihiko Hayashi
· 5 years ago
726e8d8
pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmux
by Neil Armstrong
· 5 years ago
73c732c
pinctrl: aspeed: Document existence of deprecated compatibles
by Andrew Jeffery
· 5 years ago
2eda1cd
pinctrl: aspeed: Add AST2600 pinmux support
by Andrew Jeffery
· 5 years ago
86392fa
pinctrl: aspeed: Add SIG_DESC_CLEAR() helper
by Andrew Jeffery
· 5 years ago
e7a96b0
pinctrl: aspeed: Add multiple pin group support for functions
by Andrew Jeffery
· 5 years ago
27d1f73
pinctrl: aspeed: Add PIN_DECL_3() helper
by Andrew Jeffery
· 5 years ago
7b38897
pinctrl: aspeed: Rename pin declaration macros
by Andrew Jeffery
· 5 years ago
fb18f18
pinctrl: sunxi: v3s: introduce support for V3
by Icenowy Zheng
· 5 years ago
6161dc03
pinctrl: qcom: spmi-gpio: Mark expected switch fall-through
by Anders Roxell
· 5 years ago
cd927f1
pinctrl: rockchip: Mark expected switch fall-through
by Anders Roxell
· 5 years ago
be65c8b
pinctrl: oxnas: remove set but not used variable 'arg'
by YueHaibing
· 5 years ago
a502b34
pinctrl: stmfx: update pinconf settings
by Alexandre Torgue
· 5 years ago
2f22e20
pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PIN
by Baolin Wang
· 5 years ago
e89febc
pinctrl: sprd: Change to use devm_platform_ioremap_resource()
by Baolin Wang
· 5 years ago
db5b44f
pinctrl: qdf2xxx: Switch to use device_property_count_uXX()
by Andy Shevchenko
· 5 years ago
720b8ec
pinctrl: msm: Switch to use device_property_count_uXX()
by Andy Shevchenko
· 5 years ago
a1db8da
pinctrl: madera: Add configuration for Cirrus Logic CS47L92
by Charles Keepax
· 5 years ago
b0bca3e
pinctrl: madera: Add configuration for Cirrus Logic CS47L15
by Richard Fitzgerald
· 5 years ago
f134b85
pinctrl: madera: Use local copy of pdata
by Charles Keepax
· 5 years ago
e38a9a4
pinctrl: bcm2835: Add support for BCM2711 pull-up functionality
by Stefan Wahren
· 5 years ago
6c172af
pinctrl: tegra210: Add Tegra210 pinctrl pm ops
by Sowjanya Komatineni
· 5 years ago
9870acd
pinctrl: tegra: Add suspend and resume support
by Sowjanya Komatineni
· 5 years ago
1d1def8
pinctrl: sprd: Fix platform_no_drv_owner.cocci warnings
by YueHaibing
· 5 years ago
5d21595
pinctrl: Ingenic: Add pinctrl driver for X1500.
by Zhou Yanjie
· 5 years ago
fe1ad5e
pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.
by Zhou Yanjie
· 5 years ago
0257595a
pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.
by Zhou Yanjie
· 5 years ago
fa21cbe
pinctrl: msm8998: Squash TSIF pins together
by Marc Gonzalez
· 5 years ago
0ce242a
pinctrl: qcom: Pass irqchip when adding gpiochip
by Linus Walleij
· 5 years ago
43c95d3
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
4c10576
pinctrl: aspeed: Strip moved macros and structs from private header
by Andrew Jeffery
· 5 years ago
a1cd6c8
pinctrl: aspeed: Fix missed include
by Linus Walleij
· 5 years ago
eb0a2da
pinctrl: baytrail: Use GENMASK() consistently
by Andy Shevchenko
· 5 years ago
4f010b9
pinctrl: baytrail: Re-use data structures from pinctrl-intel.h
by Andy Shevchenko
· 5 years ago
a705f9c
pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()
by Andy Shevchenko
· 5 years ago
5721837
pinctrl: qcom: Add SM8150 pinctrl driver
by Prasad Sodagudi
· 5 years ago
62a6bc3
driver: core: Allow subsystems to continue deferring probe
by Thierry Reding
· 6 years ago
1bbe61d
pinctrl: aspeed: Add implementation-related documentation
by Andrew Jeffery
· 6 years ago
efa5623
pinctrl: aspeed: Split out pinmux from general pinctrl
by Andrew Jeffery
· 6 years ago
d0d88b5
pinctrl: aspeed: Clarify comment about strapping W1C
by Andrew Jeffery
· 6 years ago
0290eba
pinctrl: aspeed: Correct comment that is no longer true
by Andrew Jeffery
· 6 years ago
4b7618f
pinctrl: qcom: Add irq_enable callback for msm gpio
by Srinivas Ramana
· 6 years ago
0619137
Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 6 years ago
9d957a9
pinctrl: mediatek: Update cur_mask in mask/mask ops
by Nicolas Boichat
· 6 years ago
35594bc
pinctrl: mediatek: Ignore interrupts that are wake only during resume
by Nicolas Boichat
· 6 years ago
4cb8df3
pinctrl: madera: Fixup SPDX headers
by Charles Keepax
· 6 years ago
3fe2f17
pinctrl: qcom: sdm845: Fix CONFIG preprocessor guard
by Nathan Chancellor
· 6 years ago
4b36082
pinctrl: ocelot: fix pinmuxing for pins after 31
by Alexandre Belloni
· 6 years ago
f2818ba
pinctrl: ocelot: fix gpio direction for pins after 31
by Alexandre Belloni
· 6 years ago
cf75b8f
pinctrl: tegra: Add bitmask support for parked bits
by Thierry Reding
· 6 years ago
55bd054
pinctrl: tegra: Set specific GPIO compatible string
by Thierry Reding
· 6 years ago
eed43e7
pinctrl: mvebu: Add support for MV98DX1135
by Chris Packham
· 6 years ago
6dbc6e6
pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
by Phil Reid
· 6 years ago
d9c238c5
pinctrl: freescale: Add i.MX8MN pinctrl driver support
by Anson Huang
· 6 years ago
a6c929f
pinctrl: Minimize SPDX hamming distance
by Linus Walleij
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
c204436
Merge branch 'ib-qcom-acpi' into devel
by Linus Walleij
· 6 years ago
a229105
pinctrl: qcom: sdm845: Provide ACPI support
by Lee Jones
· 6 years ago
4c0efbf
pinctrl: msm: Add ability for drivers to supply a reserved GPIO list
by Lee Jones
· 6 years ago
78b9957
pinctrl: remove unused pin_is_valid()
by Masahiro Yamada
· 6 years ago
6cadafb
pinctrl: remove unneeded initializer for list_for_each_entry() iterator
by Masahiro Yamada
· 6 years ago
6bd1eb6
Merge tag 'sh-pfc-for-v5.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel
by Linus Walleij
· 6 years ago
9d130f9
pinctrl: nomadik: Fix SPDX tags
by Linus Walleij
· 6 years ago
d32aa74
pinctrl: tb10x: Use flexible-array member and struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
76c4c59
pinctrl: aspeed: Add SGPM pinmux
by Hongwei Zhang
· 6 years ago
53a5372c
pinctrl: qcom: sdm845: Expose ufs_reset as gpio
by Bjorn Andersson
· 6 years ago
9f1e3c5
pinctrl: Add drive strength support for BM1880 SoC
by Manivannan Sadhasivam
· 6 years ago
f38b506
pinctrl: ns2: Fix potential NULL dereference
by Young Xiao
· 6 years ago
6c99d34
pinctrl: u300: Fix SPDX tags
by Linus Walleij
· 6 years ago
3c910ec
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
by Thomas Gleixner
· 6 years ago
04dc82e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
by Thomas Gleixner
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
28b665f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434
by Thomas Gleixner
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
1d0ea06
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
992968d
pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macros
by Geert Uytterhoeven
· 6 years ago
2549155
pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
7ad549f
pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
5da89ce
pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
168e18f
pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
42ee6c3
pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
4f062bc
pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
2404187
pinctrl: sh-pfc: r8a7790: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
8eba07d
pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
587a9b5
pinctrl: sh-pfc: emev2: Use new macros for non-GPIO pins
by Geert Uytterhoeven
· 6 years ago
4818f44
pinctrl: sh-pfc: Add new non-GPIO helper macros
by Geert Uytterhoeven
· 6 years ago
Next »