Skip to content
  1. Feb 28, 2022
    • Linus Torvalds's avatar
      Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl · 6676ba2a
      Linus Torvalds authored
      Pull pin control fixes from Linus Walleij:
      
       - Fix some drive strength and pull-up code in the K210 driver.
      
       - Add the Alder Lake-M ACPI ID so it starts to work properly.
      
       - Use a static name for the StarFive GPIO irq_chip, forestalling an
         upcoming fixes series from Marc Zyngier.
      
       - Fix an ages old bug in the Tegra 186 driver where we were indexing at
         random into struct and being lucky getting the right member.
      
      * tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
        gpio: tegra186: Fix chip_data type confusion
        pinctrl: starfive: Use a static name for the GPIO irq_chip
        pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
        pinctrl: k210: Fix bias-pull-up
        pinctrl: fix loop in k210_pinconf_get_drive()
      6676ba2a
  2. Feb 27, 2022
  3. Feb 26, 2022