summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2022-12-27pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()Andy Shevchenko
2022-12-27pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE()Andy Shevchenko
2022-12-27pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS()Andy Shevchenko
2022-12-27pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macrosAndy Shevchenko
2022-12-13Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2022-12-06pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()Gaosheng Cui
2022-12-03pinctrl: stm32: Remove check for pins-are-numberedBernhard Rosenkränzer
2022-12-03pinctrl: mediatek: common: Remove check for pins-are-numberedBernhard Rosenkränzer
2022-11-28pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-11-28pinctrl: qcom: remove duplicate included header filesye xingchen
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-11-26pinctrl: sunxi: d1: Add CAN bus pinmuxesFabien Poussin
2022-11-25pinctrl: loongson2: Fix some const correctnessLinus Walleij
2022-11-25pinctrl: pinconf-generic: add missing of_node_put()ZhangPeng
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda
2022-11-22pinctrl: intel: Enumerate PWM device when community has a capabilityAndy Shevchenko
2022-11-22pinctrl: k210: call of_node_put()ZhangPeng
2022-11-22pinctrl: starfive: Use existing variable gpioGeert Uytterhoeven
2022-11-21pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-11-21pinctrl: pinctrl-loongson2: fix Kconfig dependencyRen Zhijie
2022-11-20Merge tag 'renesas-pinctrl-for-v6.2-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij