summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-03-21pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bugLinus Walleij
2020-03-18pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax
2020-03-18pinctrl: imx: scu: Align imx sc msg structs to 4Leonard Crestez
2020-03-18pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin
2020-03-18pinctrl: qcom: Assign irq_eoi conditionallyLinus Walleij
2020-03-18pinctrl: falcon: fix syntax errorMathias Kresin
2020-02-24pinctrl: tigerlake: Tiger Lake uses _HID enumerationMika Westerberg
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-02-24pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pinsHans de Goede
2020-02-24pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven
2020-02-14pinctrl: qcom: Don't lock around irq_set_irq_wake()Stephen Boyd
2020-02-14pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven
2020-02-14pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias controlGeert Uytterhoeven
2020-02-14pinctrl: baytrail: Allocate IRQ chip dynamicAndy Shevchenko
2020-01-17Merge tag 'intel-pinctrl-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-01-09pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding
2020-01-07pinctrl: meson: Fix wrong shift value when get drive-strengthQianggui Song
2020-01-07pinctrl: lochnagar: select GPIOLIBArnd Bergmann
2019-12-16pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT configPaul Cercueil
2019-12-13pinctrl: Modify Kconfig to fix linker errorRahul Tanwar
2019-12-13Merge tag 'intel-pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-12-13pinctrl: pinmux: fix a possible null pointer in pinmux_can_be_used_for_gpioAlexandre Torgue
2019-12-12pinctrl: aspeed-g6: Fix LPC/eSPI mux configurationAndrew Jeffery
2019-12-09pinctrl: cherryview: Pass irqchip when adding gpiochipHans de Goede
2019-12-09pinctrl: cherryview: Add GPIO <-> pin mapping ranges via callbackHans de Goede
2019-12-09pinctrl: cherryview: Split out irq hw-init into a separate helper functionHans de Goede
2019-12-09pinctrl: baytrail: Pass irqchip when adding gpiochipAndy Shevchenko
2019-12-09pinctrl: baytrail: Add GPIO <-> pin mapping ranges via callbackAndy Shevchenko
2019-12-09pinctrl: baytrail: Update North Community pin listAndy Shevchenko
2019-12-09pinctrl: baytrail: Really serialize all register accessesHans de Goede
2019-12-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-28pinctrl: Fix warning by adding missing MODULE_LICENSERahul Tanwar
2019-11-27Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-11-21pinctrl: ingenic: Add OTG VBUS pin for the JZ4770Paul Cercueil
2019-11-21pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT configPaul Cercueil
2019-11-21pinctrl: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-21pinctrl: lewisburg: Update pin list according to v1.1v6Andy Shevchenko
2019-11-21pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT
2019-11-21pinctrl: Add pinmux & GPIO controller driver for a new SoCRahul Tanwar
2019-11-21pinctrl: rza1: remove unnecessary static inline functionMatti Vaittinen
2019-11-20Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-11-19pinctrl: meson: add pinctrl driver support for Meson-A1 SoCQianggui Song
2019-11-19pinctrl: meson: add a new callback for SoCs fixupQianggui Song
2019-11-19pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction controlStephan Gerhold
2019-11-16pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOsLina Iyer
2019-11-16pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer
2019-11-13Merge tag 'intel-pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-11-13Merge tag 'v5.4-rc5' into develLinus Walleij
2019-11-07pinctrl: cherryview: Missed type change to unsigned intAndy Shevchenko
2019-11-07pinctrl: intel: Missed type change to unsigned intAndy Shevchenko