aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-07-13pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'Christophe JAILLET
2020-07-13pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'Christophe JAILLET
2020-07-13pinctrl: rockchip: fix memleak in rockchip_dt_node_to_mapDafna Hirschfeld
2020-07-13pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entriesJason Yan
2020-07-13pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2Lars Povlsen
2020-07-11pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker
2020-07-11pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210Jonathan Bakker
2020-06-24pinctrl: sh-pfc: Mark run-time debug code __initGeert Uytterhoeven
2020-06-24pinctrl: sh-pfc: Correct printk level of group reference warningGeert Uytterhoeven
2020-06-08pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handlerGrace Kao
2020-06-08pinctrl: qcom: fix wrong write in update_dual_edgeAnsuel Smith
2020-06-08pinctrl: baytrail: Enable pin configuration setting for GPIO chipAndy Shevchenko
2020-06-08pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-HAndy Shevchenko
2020-06-08pinctrl: intel: Remove default Interrupt Status offsetAndy Shevchenko
2020-06-08pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding
2020-06-08pinctrl: sunrisepoint: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-08pinctrl: lewisburg: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-08pinctrl: icelake: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-08pinctrl: geminilake: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-08pinctrl: denverton: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-08pinctrl: cherryview: Use devm_platform_ioremap_resource()Andy Shevchenko
2020-06-08pinctrl: cannonlake: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-08pinctrl: broxton: Provide Interrupt Status register offsetAndy Shevchenko
2020-06-01pinctrl: sh-pfc: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven
2020-05-21pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax
2020-05-21pinctrl: imx: scu: Align imx sc msg structs to 4Leonard Crestez
2020-05-21pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin
2020-05-15pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-05-15pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pinsHans de Goede
2020-05-15pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven
2020-05-04pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymoreAmelie Delaunay
2020-05-04pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven
2020-05-04pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias controlGeert Uytterhoeven
2020-03-30pinctrl: lewisburg: Update pin list according to v1.1v6Andy Shevchenko
2020-03-30pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSRKeiya Nobuta
2020-03-30pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args callColin Ian King
2020-03-30pinctrl: lochnagar: select GPIOLIBArnd Bergmann
2020-02-24pinctrl: baytrail: Really serialize all register accessesHans de Goede
2020-02-24pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler()Ben Dooks (Codethink)
2020-02-24pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2020-02-24pinctrl: devicetree: Avoid taking direct reference to device name stringWill Deacon
2020-02-24Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D"Geert Uytterhoeven
2020-02-24Revert "pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and...Geert Uytterhoeven
2020-01-31pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski
2020-01-31pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski
2020-01-31pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski
2020-01-31pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski
2020-01-31pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta
2020-01-31pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT
2020-01-31pinctrl: rza2: Fix gpio name typosChris Brandt