Skip to content
Snippets Groups Projects
  1. Mar 05, 2024
  2. Mar 04, 2024
  3. Feb 27, 2024
    • Tobias Kahlki's avatar
      driver:pca953x: Disable input latching for level interrupts · dae7cae0
      Tobias Kahlki authored
      For level interrupts, the latching of the inputs is rather unwanted. The
      latching might lead to false interrupt states which occur if the input changes
      again before the interrupt is completely processed. This can either be
      resolved by reading the input status register twice or by disabling the
      latching for level interrupt pins. Without the latching, very short level
      interrupt changes are ignored. Since we don't want them anyway, we opt for
      the second solution.
      dae7cae0
  4. Feb 26, 2024
  5. Feb 23, 2024
  6. Feb 22, 2024
  7. Feb 19, 2024
  8. Feb 07, 2024
  9. Feb 02, 2024
  10. Feb 01, 2024
  11. Jan 31, 2024
    • Tobias Kahlki's avatar
      arm64:dts:seco: Revert deletion of seco-imx8mp-d18.dts · 224c9a76
      Tobias Kahlki authored
      This partly reverts commit 8fa40ae3. In the original commit, the
      devicetree was split into two. With the splitting, cherry-picks from the
      upstream repo doesn't work anymore. As a workaround, we revert the
      seco-imx8mp-d18.dts to its original state, include it in a new
      devicetree include and remove the B79 nodes there.
      224c9a76
  12. Jan 24, 2024
  13. Jan 22, 2024
  14. Jan 19, 2024
  15. Jan 09, 2024
  16. Jan 08, 2024
  17. Dec 21, 2023
  18. Dec 15, 2023
  19. Dec 14, 2023
  20. Dec 06, 2023
  21. Dec 05, 2023
Loading