summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-21pinctrl: rk805: Make structures constantNishka Dasgupta1-2/+2
2019-08-21pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni1-0/+4
2019-08-21pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni1-1/+3
2019-08-21pinctrl: bcm-iproc: Pass irqchip when adding gpiochipLinus Walleij1-14/+19
2019-08-10Merge tag 'sh-pfc-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij3-13/+12
2019-08-10pinctrl: freescale: imx: Add of_node_put() before returnNishka Dasgupta1-3/+10
2019-08-10pinctrl: sprd: Add of_node_put() before return to prevent memory leakNishka Dasgupta1-2/+7
2019-08-10pinctrl: stm32: stm32: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-08-10pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx...Nathan Chancellor1-1/+1
2019-08-09pinctrl: rza1: Use devm_platform_ioremap_resource() helperGeert Uytterhoeven1-3/+1
2019-08-08pinctrl: sh-pfc: Use dev_notice_once() instead of open-codingGeert Uytterhoeven1-7/+2
2019-08-07pinctrl: qcom: Add SC7180 pinctrl driverJitendra Sharma3-0/+1156
2019-08-07dt-bindings: pinctrl: qcom: Add SC7180 pinctrl bindingJitendra Sharma1-0/+186
2019-08-06pinctrl: spear: spear: Add of_node_put() before returnNishka Dasgupta1-2/+6
2019-08-06pinctrl: freescale: mxs: Add of_node_put() before returnNishka Dasgupta1-3/+9
2019-08-06pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-08-06pinctrl: nomadik: nomadik: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-08-06pinctrl: falcon: Add of_node_put() before returnNishka Dasgupta1-1/+4
2019-08-05pinctrl: xway: Use devm_kasprintf() instead of fixed buffer formattingGeert Uytterhoeven1-3/+1
2019-08-05pinctrl: lantiq: Use kasprintf() instead of fixed buffer formattingGeert Uytterhoeven1-5/+1
2019-08-05pinctrl: devicetree: Use strlen() instead of hardcoded numberGeert Uytterhoeven1-4/+2
2019-08-05pinctrl: Remove dev_err() usage after platform_get_irq()Stephen Boyd6-19/+6
2019-08-05pinctrl: uniphier: Fix Pro5 SD pin-mux settingKunihiko Hayashi1-1/+1
2019-08-05pinctrl: uniphier: Add Pro5 PCIe pin-mux settingsKunihiko Hayashi1-0/+5
2019-08-05pinctrl: uniphier: Add 5th LD20 MPEG2-TS input pin-mux settingKunihiko Hayashi1-0/+5
2019-08-05pinctrl: uniphier: Add another audio I/O pin-mux settings for LD20Kunihiko Hayashi1-1/+4
2019-08-05pinctrl: uniphier: Separate modem group from UART ctsrts groupKunihiko Hayashi9-27/+63
2019-08-05pinctrl: meson-g12a: add pwm_a on GPIOE_2 pinmuxNeil Armstrong1-0/+9
2019-08-05dt-bindings: aspeed: Remove mention of deprecated compatiblesAndrew Jeffery4-11/+2
2019-08-05pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery2-0/+8
2019-08-05pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery3-0/+2404
2019-08-05pinctrl: aspeed: Add SIG_DESC_CLEAR() helperAndrew Jeffery1-0/+1
2019-08-05pinctrl: aspeed: Add multiple pin group support for functionsAndrew Jeffery3-1489/+1789
2019-08-05pinctrl: aspeed: Add PIN_DECL_3() helperAndrew Jeffery1-32/+40
2019-08-05pinctrl: aspeed: Rename pin declaration macrosAndrew Jeffery3-405/+405
2019-08-05dt-bindings: pinctrl: aspeed: Document AST2600 pinmuxAndrew Jeffery1-0/+115
2019-08-05pinctrl: sunxi: v3s: introduce support for V3Icenowy Zheng2-5/+262
2019-08-05pinctrl: qcom: spmi-gpio: Mark expected switch fall-throughAnders Roxell1-0/+2
2019-08-05pinctrl: rockchip: Mark expected switch fall-throughAnders Roxell1-0/+1
2019-08-05pinctrl: oxnas: remove set but not used variable 'arg'YueHaibing1-4/+0
2019-08-05pinctrl: stmfx: update pinconf settingsAlexandre Torgue1-12/+12
2019-08-05pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PINBaolin Wang1-17/+2
2019-08-05pinctrl: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang1-3/+1
2019-08-05pinctrl: qdf2xxx: Switch to use device_property_count_uXX()Andy Shevchenko1-1/+1
2019-08-05pinctrl: msm: Switch to use device_property_count_uXX()Andy Shevchenko1-3/+2
2019-08-05pinctrl: madera: Add configuration for Cirrus Logic CS47L92Charles Keepax5-0/+63
2019-08-05pinctrl: madera: Add configuration for Cirrus Logic CS47L15Richard Fitzgerald5-0/+51
2019-08-05pinctrl: madera: Use local copy of pdataCharles Keepax1-2/+2
2019-08-05pinctrl: bcm2835: Add support for BCM2711 pull-up functionalityStefan Wahren1-5/+100
2019-08-05pinctrl: bcm2835: Add brcm,bcm2711 compatibleStefan Wahren1-0/+1