summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2021-11-26pinctrl: cherryview: Don't use selection 0 to mark an interrupt line as unusedHans de Goede
2021-11-24pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu
2021-11-23pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchipHans de Goede
2021-11-23pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' staticWei Yongjun
2021-11-22pinctrl: microchip-sgpio: update to support regmapColin Foster
2021-11-22pinctrl: ocelot: convert pinctrl to regmapColin Foster
2021-11-22pinctrl: ocelot: update pinctrl to automatic base addressColin Foster
2021-11-22pinctrl: ocelot: combine get resource and ioremap into single callColin Foster
2021-11-22pinctrl: spmi-gpio: Add support for PM2250Loic Poulain
2021-11-22pinctrl: qcom: sc7280: Add egpio supportRajendra Nayak
2021-11-22pinctrl: qcom: Add egpio feature supportPrasad Sodagudi
2021-11-22pinctrl: qcom-pmic-gpio: Add support for pm8019Konrad Dybcio
2021-11-21pinctrl: qcom: Add SDX65 pincontrol driverVamsi Krishna Lanka
2021-11-21pinctrl: ocelot: Extend support for lan966xKavyasree Kotagiri
2021-11-19pinctrl: renesas: Remove unneeded locking around sh_pfc_read() callsGeert Uytterhoeven
2021-11-19pinctrl: zynqmp: Unify pin namingAndy Shevchenko
2021-11-18pinctrl: st: Switch to use devm_kasprintf_strarray()Andy Shevchenko
2021-11-18pinctrl: st: Convert to use dev_err_probe()Andy Shevchenko
2021-11-18pinctrl: st: Make use of the devm_platform_ioremap_resource_byname()Andy Shevchenko
2021-11-18pinctrl: st: Use temporary variable for struct deviceAndy Shevchenko
2021-11-18pinctrl: st: Drop wrong kernel doc annotationsAndy Shevchenko
2021-11-18pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray()Andy Shevchenko
2021-11-18pinctrl: armada-37xx: Convert to use dev_err_probe()Andy Shevchenko
2021-11-18pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource()Andy Shevchenko
2021-11-18pinctrl: armada-37xx: Use temporary variable for struct deviceAndy Shevchenko
2021-11-18pinctrl: armada-37xx: Fix function name in the kernel docAndy Shevchenko
2021-11-18pinctrl/rockchip: Switch to use devm_kasprintf_strarray()Andy Shevchenko
2021-11-18pinctrl/rockchip: Convert to use dev_err_probe()Andy Shevchenko
2021-11-18pinctrl/rockchip: Make use of the devm_platform_get_and_ioremap_resource()Andy Shevchenko
2021-11-18pinctrl/rockchip: Use temporary variable for struct deviceAndy Shevchenko
2021-11-18pinctrl/rockchip: Drop wrong kernel doc annotationAndy Shevchenko
2021-11-16pinctrl: samsung: Add Exynos7885 SoC specific dataDavid Virag
2021-11-16pinctrl: qcom: sm8350: Correct UFS and SDC offsetsBjorn Andersson
2021-11-16pinctrl: tegra194: remove duplicate initializer againArnd Bergmann
2021-11-16pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson
2021-11-16pinctrl: apple: Always return valid type in apple_gpio_irq_typeSven Peter
2021-11-16pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos
2021-11-16pinctrl: qcom: fix unmet dependencies on GPIOLIB for GPIOLIB_IRQCHIPJulian Braha
2021-11-16pinctrl: tegra: Return const pointer from tegra_pinctrl_get_group()Prathamesh Shete
2021-11-16pinctrl: amd: Fix wakeups when IRQ is shared with SCIMario Limonciello
2021-11-15pinctrl: renesas: rzg2l: Add support to get/set drive-strength and output-imp...Lad Prabhakar
2021-11-15pinctrl: renesas: rzg2l: Rename PIN_CFG_* macros to match HW manualLad Prabhakar
2021-11-15pinctrl: renesas: rzg2l: Add support to get/set pin config for GPIO port pinsLad Prabhakar
2021-11-15pinctrl: renesas: rzg2l: Add helper functions to read/write pin configLad Prabhakar
2021-11-15pinctrl: renesas: rzg2l: Rename RZG2L_SINGLE_PIN_GET_PORT macroLad Prabhakar
2021-11-15pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra...Lad Prabhakar
2021-11-15pinctrl: renesas: rza1: Fix kerneldoc function namesGeert Uytterhoeven
2021-11-05Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-27pinctrl: add pinctrl/GPIO driver for Apple SoCsJoey Gouly
2021-10-26pinctrl: tegra: Fix warnings and errorPrathamesh Shete