summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-08-05pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery
2019-08-05pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery
2019-08-05pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery
2019-08-05pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery
2019-08-05pinctrl: sunxi: v3s: introduce support for V3Icenowy Zheng
2019-08-05pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell
2019-08-05pinctrl: rockchip: Mark expected switch fall-throughAnders Roxell
2019-08-05pinctrl: oxnas: remove set but not used variable 'arg'YueHaibing
2019-08-05pinctrl: stmfx: update pinconf settingsAlexandre Torgue
2019-08-05pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PINBaolin Wang
2019-08-05pinctrl: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang
2019-08-05pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko
2019-08-05pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko
2019-08-05pinctrl: madera: Add configuration for Cirrus Logic CS47L92Charles Keepax
2019-08-05pinctrl: madera: Add configuration for Cirrus Logic CS47L15Richard Fitzgerald
2019-08-05pinctrl: madera: Use local copy of pdataCharles Keepax
2019-08-05pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren
2019-08-05pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni
2019-08-05pinctrl: rzn1: Add of_node_put() before returnNishka Dasgupta
2019-08-03pinctrl: sprd: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-07-29pinctrl: Ingenic: Add pinctrl driver for X1500.Zhou Yanjie
2019-07-29pinctrl: Ingenic: Add pinctrl driver for X1000 and X1000E.Zhou Yanjie
2019-07-29pinctrl: Ingenic: Add pinctrl driver for JZ4760 and JZ4760B.Zhou Yanjie
2019-07-29pinctrl: aspeed: Make aspeed_pinmux_ips staticYueHaibing
2019-07-29pinctrl: msm8998: Squash TSIF pins togetherMarc Gonzalez
2019-07-29pinctrl: aspeed-g5: Delay acquisition of regmapsAndrew Jeffery
2019-07-29pinctrl: qcom: Pass irqchip when adding gpiochipLinus Walleij
2019-07-23pinctrl: intel: Drop double check for data in intel_pinctrl_probe_by_uid()Andy Shevchenko
2019-07-23pinctrl: merrifield: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-23pinctrl: intel: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-23pinctrl: cherryview: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-23pinctrl: baytrail: Use devm_platform_ioremap_resource()Andy Shevchenko
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-10pinctrl: aspeed: Strip moved macros and structs from private headerAndrew Jeffery
2019-07-10pinctrl: aspeed: Fix missed includeLinus Walleij
2019-07-04pinctrl: baytrail: Use GENMASK() consistentlyAndy Shevchenko
2019-07-04pinctrl: baytrail: Re-use data structures from pinctrl-intel.hAndy Shevchenko
2019-07-04pinctrl: baytrail: Use defined macro instead of magic in byt_get_gpio_mux()Andy Shevchenko
2019-07-04pinctrl: qcom: Add SM8150 pinctrl driverPrasad Sodagudi
2019-07-03driver: core: Allow subsystems to continue deferring probeThierry Reding
2019-07-03pinctrl: aspeed: Add implementation-related documentationAndrew Jeffery
2019-07-03pinctrl: aspeed: Split out pinmux from general pinctrlAndrew Jeffery
2019-07-03pinctrl: aspeed: Clarify comment about strapping W1CAndrew Jeffery
2019-07-03pinctrl: aspeed: Correct comment that is no longer trueAndrew Jeffery
2019-07-03pinctrl: qcom: Add irq_enable callback for msm gpioSrinivas Ramana
2019-06-29Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-06-27pinctrl: mediatek: Update cur_mask in mask/mask opsNicolas Boichat
2019-06-26pinctrl: mediatek: Ignore interrupts that are wake only during resumeNicolas Boichat