summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni
2019-08-21pinctrl: bcm-iproc: Pass irqchip when adding gpiochipLinus Walleij
2019-08-10Merge tag 'sh-pfc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-08-10pinctrl: freescale: imx: Add of_node_put() before returnNishka Dasgupta
2019-08-10pinctrl: sprd: Add of_node_put() before return to prevent memory leakNishka Dasgupta
2019-08-10pinctrl: stm32: stm32: Add of_node_put() before returnNishka Dasgupta
2019-08-10pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...Nathan Chancellor
2019-08-09pinctrl: rza1: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven
2019-08-08pinctrl: sh-pfc: Use dev_notice_once() instead of open-codingGeert Uytterhoeven
2019-08-07pinctrl: qcom: Add SC7180 pinctrl driverJitendra Sharma
2019-08-07dt-bindings: pinctrl: qcom: Add SC7180 pinctrl bindingJitendra Sharma
2019-08-06pinctrl: spear: spear: Add of_node_put() before returnNishka Dasgupta
2019-08-06pinctrl: freescale: mxs: Add of_node_put() before returnNishka Dasgupta
2019-08-06pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta
2019-08-06pinctrl: nomadik: nomadik: Add of_node_put() before returnNishka Dasgupta
2019-08-06pinctrl: falcon: Add of_node_put() before returnNishka Dasgupta
2019-08-05pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formattingGeert Uytterhoeven
2019-08-05pinctrl: lantiq: Use kasprintf() instead of fixed buffer formattingGeert Uytterhoeven
2019-08-05pinctrl: devicetree: Use strlen() instead of hardcoded numberGeert Uytterhoeven
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-05pinctrl: uniphier: Fix Pro5 SD pin-mux settingKunihiko Hayashi
2019-08-05pinctrl: uniphier: Add Pro5 PCIe pin-mux settingsKunihiko Hayashi
2019-08-05pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux settingKunihiko Hayashi
2019-08-05pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20Kunihiko Hayashi
2019-08-05pinctrl: uniphier: Separate modem group from UART ctsrts groupKunihiko Hayashi
2019-08-05pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmuxNeil Armstrong
2019-08-05dt-bindings: aspeed: Remove mention of deprecated compatiblesAndrew Jeffery
2019-08-05pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery
2019-08-05pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery
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-05dt-bindings: pinctrl: aspeed: Document AST2600 pinmuxAndrew 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: bcm2835: Add brcm,bcm2711 compatibleStefan Wahren
2019-08-05pinctrl: tegra210: Add Tegra210 pinctrl pm opsSowjanya Komatineni
2019-08-05pinctrl: tegra: Add suspend and resume supportSowjanya Komatineni