summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2023-01-26pinctrl: bcm2835: Switch to use ->add_pin_ranges()Andy Shevchenko
2023-01-26pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback()Andy Shevchenko
2023-01-17pinctrl: rockchip: fix mux route data for rk3568Jonas Karlman
2023-01-16pinctrl: nomadik: remove duplicate included header filesye xingchen
2023-01-16pinctrl: digicolor: Use proper headers and drop OF dependencyAndy Shevchenko
2023-01-16pinctrl: digicolor: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-16pinctrl: sunplus: sppctl: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-16pinctrl: qcom: lpass-lpi: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-16pinctrl: mediatek: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2023-01-16pinctrl: samsung: Do not mention legacy API in the codeAndy Shevchenko
2023-01-16pinctrl: ralink: rename variables which point out the pin groupArınç ÜNAL
2023-01-16pinctrl: rockchip: fix reading pull type on rk3568Jonas Karlman
2023-01-16pinctrl: sx150x: Convert to i2c's .probe_new()Uwe Kleine-König
2023-01-16pinctrl: remove s3c24xx driverArnd Bergmann
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-10pinctrl: pinmux: Drop duplicate error message in pinmux_select()Andy Shevchenko
2023-01-10pinctrl: mcp23s08: Convert to i2c's .probe_new()Uwe Kleine-König
2023-01-10pinctrl: qcom: msm8226: Add General Purpose clocksLuca Weiss
2023-01-09pinctrl: qcom: spmi-gpio: add support for pm8550 & pmr735d gpio controlNeil Armstrong
2023-01-09pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groupsMiaoqian Lin
2023-01-09pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domainMiaoqian Lin
2023-01-09pinctrl: qcom: pinctrl-msm8976: Correct function names for wcss pinsAdam Skladowski
2023-01-09pinctrl: qcom: Add SM8550 pinctrl driverAbel Vesa
2023-01-04pinctrl: nomadik: Add missing header(s)Andy Shevchenko
2022-12-30pinctrl: intel: Get rid of unused members in struct intel_functionAndy Shevchenko
2022-12-30pinctrl: moorefield: Convert to use new memeber in struct intel_functionAndy Shevchenko
2022-12-30pinctrl: merrifield: Convert to use new memeber in struct intel_functionAndy Shevchenko
2022-12-30pinctrl: lynxpoint: Convert to use new memeber in struct intel_functionAndy Shevchenko
2022-12-30pinctrl: cherryview: Convert to use new memeber in struct intel_functionAndy Shevchenko
2022-12-30pinctrl: baytrail: Convert to use new memeber in struct intel_functionAndy Shevchenko
2022-12-30pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()Andy Shevchenko
2022-12-29pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driverMelody Olvera
2022-12-29pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPSArnd Bergmann
2022-12-29pinctrl: sp7021: fix unused function warningArnd Bergmann
2022-12-29pinctrl: mxs: avoid defines prefixed with CONFIGLukas Bulwahn
2022-12-29pinctrl: thunderbay: Drop empty platform remove functionUwe Kleine-König
2022-12-29pinctrl: da850-pupd: Drop empty platform remove functionUwe Kleine-König
2022-12-29pinctrl: amd: Add Z-state wake control bitsBasavaraj Natikar
2022-12-28pinctrl: intel: Define maximum pad number in the groupAndy Shevchenko
2022-12-28pinctrl: intel: Use same order of bit fields for PADCFG2Andy Shevchenko
2022-12-28pinctrl: intel: Add ~4k bias supportAndy Shevchenko
2022-12-28pinctrl: intel: Add definitions to all possible biasesAndy Shevchenko
2022-12-28pinctrl: intel: Deduplicate some code in intel_config_set_pull()Andy Shevchenko
2022-12-27pinctrl: intel: Add default case to intel_config_set_pull()Andy Shevchenko
2022-12-27pinctrl: intel: Convert to generic_handle_domain_irq()Andy Shevchenko
2022-12-27pinctrl: intel: Always use gpp_num_padown_regs in the main driverAndy Shevchenko
2022-12-27pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()Andy Shevchenko
2022-12-27pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()Andy Shevchenko