Skip to content
Snippets Groups Projects
  1. Jun 30, 2011
  2. Jun 15, 2011
    • Dan Williams's avatar
      ussd: fix reception, network notifications, and network requests · 2bd39050
      Dan Williams authored
      Because the code was sending the USSD request with a "notify me via
      unsolicited result code" tag, the response could come from any port,
      and in was coming from other ports on various devices.  But the code
      expected the response on the main port, thus it got lost.
      
      So turn the USSD response processing into an unsolicited command handler
      instead, which allows us to process the response no matter where it
      comes from.  This patch also enables network-initiated USSD
      notifications and requests since that's easy to add once the first thing
      here is done.
      2bd39050
    • Dan Williams's avatar
      serial: warn when open/close take longer than 7 seconds · d4a2d6d2
      Dan Williams authored
      Due to kernel bugs and such.
      d4a2d6d2
  3. Jun 13, 2011
  4. Jun 09, 2011
  5. Jun 06, 2011
  6. Jun 05, 2011
  7. Jun 02, 2011
  8. May 27, 2011
  9. May 19, 2011
  10. May 16, 2011
  11. May 12, 2011
  12. May 09, 2011
  13. May 04, 2011
Loading