Skip to content
Snippets Groups Projects
  1. Jun 04, 2021
  2. Jun 03, 2021
  3. Jun 02, 2021
  4. May 31, 2021
  5. May 25, 2021
    • David Bauer's avatar
      xr_usb_serial_common: fix kernel 5.10 builds · 69cf7836
      David Bauer authored
      
      Building the xr_usb_serial module fails for Kenel 5.10 with CONFIG_PM
      enabled:
      
      xr_usb_serial_common.c:1574:15: error: 'ASYNCB_INITIALIZED' undeclared
      (first use in this function); did you mean 'RCU_INITIALIZER'?
      
      Use tty_port_initialized in order to determine the status of the TTY
      port. This is compatible with Kernel 5.10 and at least Kernel 5.4.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      69cf7836
  6. May 21, 2021
  7. May 18, 2021
  8. May 17, 2021
  9. May 14, 2021
  10. May 13, 2021
  11. May 11, 2021
  12. May 10, 2021
  13. May 03, 2021
  14. Apr 30, 2021
  15. Apr 28, 2021
Loading