summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2019-08-21pinctrl: tegra: Flush pinctrl writes during resumeSowjanya Komatineni
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-20gpio: Use callback presence to determine need of valid_maskLinus Walleij
2019-08-20pinctrl: stmfx: Use the callback to populate valid_maskLinus Walleij
2019-08-20gpio: Pass mask and size with the init_valid_mask()Linus Walleij
2019-08-19pinctrl: intel: remap the pin number to gpio offset for irq enabled pinChris Chiu
2019-08-18pinctrl: intel: Allow to request locked padsAndy Shevchenko
2019-08-15qcom: spmi-gpio: convert to hierarchical IRQ helpers in gpio coreBrian Masney
2019-08-12pinctrl: sh-pfc: Remove incomplete flag "cfg->type"Yoshihiro Shimoda
2019-08-12pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_configYoshihiro Shimoda
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: denverton: Update pin names according to v1.08Andy Shevchenko
2019-08-08pinctrl: sh-pfc: Use dev_notice_once() instead of open-codingGeert Uytterhoeven
2019-08-07pinctrl: cherryview: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-07pinctrl: intel: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-07pinctrl: intel: Use NSEC_PER_USEC for debounce calculusAndy Shevchenko
2019-08-07pinctrl: baytrail: Re-use data structures from pinctrl-intel.h (part 2)Andy Shevchenko
2019-08-07pinctrl: intel: Remove default Interrupt Status offsetAndy Shevchenko
2019-08-07pinctrl: lewisburg: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: denverton: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: sunrisepoint: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: icelake: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: geminilake: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: cannonlake: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: broxton: Provide Interrupt Status register offsetAndy Shevchenko
2019-08-07pinctrl: intel: Simplify offset validation in intel_get_padcfg()Andy Shevchenko
2019-08-07pinctrl: qcom: Add SC7180 pinctrl driverJitendra 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-05pinctrl: aspeed: Document existence of deprecated compatiblesAndrew Jeffery
2019-08-05pinctrl: aspeed: Add AST2600 pinmux supportAndrew Jeffery