summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pinctrl: uniphier: Add Pro5 PCIe pin-mux settingsKunihiko Hayashi2019-08-051-0/+5
| * | | pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux settingKunihiko Hayashi2019-08-051-0/+5
| * | | pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20Kunihiko Hayashi2019-08-051-1/+4
| * | | pinctrl: uniphier: Separate modem group from UART ctsrts groupKunihiko Hayashi2019-08-059-27/+63
| * | | pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmuxNeil Armstrong2019-08-051-0/+9
| * | | pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery2019-08-052-0/+8
| * | | pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery2019-08-053-0/+2404
| * | | pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery2019-08-051-0/+1
| * | | pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery2019-08-053-1489/+1789
| * | | pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery2019-08-051-32/+40
| * | | pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery2019-08-053-405/+405
| * | | pinctrl: sunxi: v3s: introduce support for V3Icenowy Zheng2019-08-052-5/+262
| * | | pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell2019-08-051-0/+2
| * | | pinctrl: rockchip: Mark expected switch fall-throughAnders Roxell2019-08-051-0/+1
| * | | pinctrl: oxnas: remove set but not used variable 'arg'YueHaibing2019-08-051-4/+0
| * | | pinctrl: stmfx: update pinconf settingsAlexandre Torgue2019-08-051-12/+12
| * | | pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PINBaolin Wang2019-08-051-17/+2
| * | | pinctrl: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-08-051-3/+1
| * | | pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko2019-08-051-1/+1
| * | | pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko2019-08-051-3/+2
| * | | pinctrl: madera: Add configuration for Cirrus Logic CS47L92Charles Keepax2019-08-055-0/+63
| * | | pinctrl: madera: Add configuration for Cirrus Logic CS47L15Richard Fitzgerald2019-08-055-0/+51
| * | | pinctrl: madera: Use local copy of pdataCharles Keepax2019-08-051-2/+2
| * | | pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren2019-08-051-5/+100
| * | | pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni2019-08-051-0/+1
| * | | pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni2019-08-052-0/+62
| * | | pinctrl: sprd: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-08-031-1/+0
| * | | pinctrl: Ingenic: Add pinctrl driver for X1500.Zhou Yanjie2019-07-291-1/+117
| * | | pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.Zhou Yanjie2019-07-291-11/+296
| * | | pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.Zhou Yanjie2019-07-291-31/+305
| * | | pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez2019-07-291-58/+18
| * | | pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij2019-07-291-14/+13
| |/ /
* | | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-09-166-99/+93
|\ \ \
| * | | gpio: Initialize the irqchip valid_mask with a callbackLinus Walleij2019-09-112-17/+41
| * | | Merge tag 'v5.3-rc7' into develLinus Walleij2019-09-055-38/+75
| |\ \ \ | | | |/ | | |/|
| * | | gpio: Use callback presence to determine need of valid_maskLinus Walleij2019-08-202-3/+2
| * | | pinctrl: stmfx: Use the callback to populate valid_maskLinus Walleij2019-08-201-3/+14
| * | | gpio: Pass mask and size with the init_valid_mask()Linus Walleij2019-08-201-9/+10
| * | | qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney2019-08-152-67/+26
| | |/ | |/|
* | | pinctrl: aspeed: Fix spurious mux failures on the AST2500Andrew Jeffery2019-09-123-6/+38
| |/ |/|
* | pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing2019-07-291-1/+1
* | pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery2019-07-294-37/+74
|/
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-1373-2739/+6056
|\
| * pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery2019-07-101-498/+0
| * pinctrl: aspeed: Fix missed includeLinus Walleij2019-07-101-0/+2
| * pinctrl: baytrail: Use GENMASK() consistentlyAndy Shevchenko2019-07-041-9/+7
| * pinctrl: baytrail: Re-use data structures from pinctrl-intel.hAndy Shevchenko2019-07-041-239/+60
| * pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()Andy Shevchenko2019-07-041-3/+4
| * pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi2019-07-043-0/+1558
| * pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery2019-07-031-4/+200