summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-12-16pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu
2020-12-16pinctrl: jasperlake: Fix HOSTSW_OWN offsetEvan Green
2020-11-24pinctrl: mcp23s08: Print error message when regmap init failsAndy Shevchenko
2020-11-24pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu
2020-11-18pinctrl: qcom: sm8250: Specify PDC mapBjorn Andersson
2020-11-18pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callbackMaulik Shah
2020-11-18pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-18pinctrl: mcp23s08: Use full chunk of memory for regmap configurationAndy Shevchenko
2020-11-18pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko
2020-11-18pinctrl: intel: Fix 2 kOhm bias which is 833 OhmAndy Shevchenko
2020-10-29pinctrl: single: fix debug output when #pinctrl-cells = 2Drew Fustini
2020-10-29pinctrl: single: fix pinctrl_spec.args_count bounds checkDrew Fustini
2020-10-29pinctrl: tigerlake: Fix register offsets for TGL-H variantAndy Shevchenko
2020-10-29pinctrl: aspeed: Use the right pinconf maskAndrew Jeffery
2020-10-29pinctrl: devicetree: Keep deferring even on timeoutThierry Reding
2020-10-29pinctrl: mcp23s08: Fix mcp23x17 precious rangeThomas Preston
2020-10-29pinctrl: mcp23s08: Fix mcp23x17_regmap initialiserThomas Preston
2020-10-29pinctrl: bcm: fix kconfig dependency warning when !GPIOLIBNecip Fazil Yildiran
2020-10-29pinctrl: qcom: Use return value from irq_set_wake() callMaulik Shah
2020-10-29pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flagsMaulik Shah
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov
2020-09-21pinctrl: cherryview: Preserve CHV_PADCTRL1_INVRXTX_TXDATA flag on GPIOsHans de Goede
2020-09-12pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham
2020-08-09Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-05Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-08-04pinctrl: stmfx: Use irqchip templateLinus Walleij
2020-08-04pinctrl: amd: Use irqchip templateLinus Walleij
2020-08-04pinctrl: mediatek: fix build for tristate changesRandy Dunlap
2020-08-04pinctrl: samsung: Use bank name as irqchip nameMarek Szyprowski
2020-08-04pinctrl: core: print gpio in pins debugfs fileDrew Fustini
2020-08-04pinctrl: mediatek: add mt6779 eint supportHanks Chen
2020-08-04pinctrl: mediatek: add pinctrl support for MT6779 SoCHanks Chen
2020-08-04pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-23pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne
2020-07-23pinctrl: mcp23s08: Use irqchip templateLinus Walleij
2020-07-23pinctrl: sx150x: Use irqchip templateLinus Walleij
2020-07-22Merge tag 'intel-pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-07-21pinctrl: intel: Add Intel Emmitsburg pin controller supportAndy Shevchenko
2020-07-20pinctl: ti: iodelay: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-20pinctrl: single: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-19pinctrl: baytrail: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17pinctrl: lpc18xx: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17Merge tag 'sh-pfc-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-07-17pinctrl: rockchip: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones