aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24pinctrl: madera: Remove extra blank linepinctrl-v5.6-1Charles Keepax
2020-01-24pinctrl: qcom: Don't lock around irq_set_irq_wake()Stephen Boyd
2020-01-23pinctrl: mvebu: armada-37xx: use use platform apiPeng Fan
2020-01-23gpio: Drop the chained IRQ handler assign functionLinus Walleij
2020-01-23pinctrl: freescale: Add i.MX8MP pinctrl driver supportAnson Huang
2020-01-23dt-bindings: imx: Add pinctrl binding doc for i.MX8MPAnson Huang
2020-01-23Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-01-16pinctrl: tigerlake: Tiger Lake uses _HID enumerationMika Westerberg
2020-01-16pinctrl: sunrisepoint: Add Coffee Lake-S ACPI IDMika Westerberg
2020-01-15pinctrl: iproc: Use platform_get_irq_optional() to avoid error messageRayagonda Kokatanur
2020-01-15Merge tag 'samsung-pinctrl-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2020-01-13pinctrl: dt-bindings: Fix some errors in the lgm and pinmux schemaLinus Walleij
2020-01-09pinctrl: intel: Pass irqchip when adding gpiochipLinus Walleij
2020-01-09pinctrl: intel: Add GPIO <-> pin mapping ranges via callbackLinus Walleij
2020-01-09pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pi...Hans de Goede
2020-01-09pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pinsHans de Goede
2020-01-09Merge tag 'sh-pfc-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2020-01-08pinctrl: sunrisepoint: Add missing Interrupt Status register offsetBoyan Ding
2020-01-08pinctrl: sh-pfc: Split R-Car H3 support in two independent driversGeert Uytterhoeven
2020-01-07pinctrl: artpec6: fix __iomem on reg in setBen Dooks (Codethink)
2020-01-07pinctrl: ingenic: Use devm_platform_ioremap_resource()Paul Cercueil
2020-01-07pinctrl: ingenic: Factorize irq_set_type functionPaul Cercueil
2020-01-07pinctrl: ingenic: Remove duplicated ingenic_chip_info structuresPaul Cercueil
2020-01-07pinctrl: ingenic: Put ingenic_chip_info pointer in match dataPaul Cercueil
2020-01-07pinctrl: ingenic: Remove platform ID tablePaul Cercueil
2020-01-07pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3}Martin Blumenstingl
2020-01-07pinctrl: nuvoton: npcm7xx: constify copied structureJulia Lawall
2020-01-07pinctrl: qcom: ssbi-gpio: constify copied structureJulia Lawall
2020-01-07pinctrl: ssbi-mpp: constify copied structureJulia Lawall
2020-01-07pinctrl: armada-37xx: Remove unneeded semicolonMa Feng
2020-01-07pinctrl: qcom: make 'm_voc_groups' staticBen Dooks (Codethink)
2020-01-07pinctrl: sunxi: sun50i-h5 use platform_irq_countPeng Fan
2020-01-07pinctrl: actions: remove duplicate dsi entryBen Dooks (Codethink)
2020-01-07dt-bindings: pinctrl: intel: Update to use generic bindingsRahul Tanwar
2020-01-07pinctrl: tegra: fix missing __iomem in suspend/resumeBen Dooks (Codethink)
2020-01-06pinctrl: Ingenic: Add pinctrl driver for X1830.周琰杰 (Zhou Yanjie)
2020-01-06dt-bindings: pinctrl: Add bindings for Ingenic X1830.周琰杰 (Zhou Yanjie)
2020-01-06pinctrl: Ingenic: Introduce reg_offset and use it instead hard code.周琰杰 (Zhou Yanjie)
2020-01-06pinctrl: Ingenic: Add missing parts for X1000 and X1500.周琰杰 (Zhou Yanjie)
2020-01-06pinctrl: Ingenic: Fix bugs in X1000 and X1500.周琰杰 (Zhou Yanjie)
2019-12-31sh: sh7269: Remove bogus SSU GPIO function definitionsGeert Uytterhoeven
2019-12-31sh: sh7264: Remove bogus SSU GPIO function definitionsGeert Uytterhoeven
2019-12-31pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2019-12-31pinctrl: sh-pfc: sh7264: Fix CAN function GPIOsGeert Uytterhoeven
2019-12-31pinctrl: sh-pfc: sh7264: Fix Port K I/O Register 0 definitionGeert Uytterhoeven
2019-12-31pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven
2019-12-30Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede
2019-12-29Merge tag 'v5.5-rc3' into develLinus Walleij
2019-12-22Linux 5.5-rc3v5.5-rc3Linus Torvalds