summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2019-08-05pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20Kunihiko Hayashi-1/+4
2019-08-05pinctrl: uniphier: Separate modem group from UART ctsrts groupKunihiko Hayashi-27/+63
2019-08-05pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmuxNeil Armstrong-0/+9
2019-08-05pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery-0/+8
2019-08-05pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery-0/+2404
2019-08-05pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery-0/+1
2019-08-05pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery-1489/+1789
2019-08-05pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery-32/+40
2019-08-05pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery-405/+405
2019-08-05pinctrl: sunxi: v3s: introduce support for V3Icenowy Zheng-5/+262
2019-08-05pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell-0/+2
2019-08-05pinctrl: rockchip: Mark expected switch fall-throughAnders Roxell-0/+1
2019-08-05pinctrl: oxnas: remove set but not used variable 'arg'YueHaibing-4/+0
2019-08-05pinctrl: stmfx: update pinconf settingsAlexandre Torgue-12/+12
2019-08-05pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PINBaolin Wang-17/+2
2019-08-05pinctrl: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang-3/+1
2019-08-05pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko-1/+1
2019-08-05pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko-3/+2
2019-08-05pinctrl: madera: Add configuration for Cirrus Logic CS47L92Charles Keepax-0/+63
2019-08-05pinctrl: madera: Add configuration for Cirrus Logic CS47L15Richard Fitzgerald-0/+51
2019-08-05pinctrl: madera: Use local copy of pdataCharles Keepax-2/+2
2019-08-05pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren-5/+100
2019-08-05pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni-0/+1
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni-0/+62
2019-08-05pinctrl: rzn1: Add of_node_put() before returnNishka Dasgupta-3/+9
2019-08-03pinctrl: sprd: Fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2019-07-29pinctrl: Ingenic: Add pinctrl driver for X1500.Zhou Yanjie-1/+117
2019-07-29pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.Zhou Yanjie-11/+296
2019-07-29pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.Zhou Yanjie-31/+305
2019-07-29pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing-1/+1
2019-07-29pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez-58/+18
2019-07-29pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery-37/+74
2019-07-29pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij-14/+13
2019-07-23pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()Andy Shevchenko-2/+0
2019-07-23pinctrl: merrifield: Use devm_platform_ioremap_resource()Andy Shevchenko-3/+1
2019-07-23pinctrl: intel: Use devm_platform_ioremap_resource()Andy Shevchenko-4/+1
2019-07-23pinctrl: cherryview: Use devm_platform_ioremap_resource()Andy Shevchenko-3/+1
2019-07-23pinctrl: baytrail: Use devm_platform_ioremap_resource()Andy Shevchenko-3/+1
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-2739/+6056
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+3
2019-07-10pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery-498/+0
2019-07-10pinctrl: aspeed: Fix missed includeLinus Walleij-0/+2
2019-07-04pinctrl: baytrail: Use GENMASK() consistentlyAndy Shevchenko-9/+7
2019-07-04pinctrl: baytrail: Re-use data structures from pinctrl-intel.hAndy Shevchenko-239/+60
2019-07-04pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()Andy Shevchenko-3/+4
2019-07-04pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi-0/+1558
2019-07-03driver: core: Allow subsystems to continue deferring probeThierry Reding-4/+3
2019-07-03pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery-4/+200
2019-07-03pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery-255/+888
2019-07-03pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery-1/+1