1. 12 Aug, 2018 1 commit
    • Mark's avatar
      tty: serial: 8250: Revert NXP SC16C2552 workaround · 47ac7666
      Mark authored
      Revert commit ecb988a3: tty: serial:
      8250: 8250_core: NXP SC16C2552 workaround
      
      The above commit causes userland application to no longer write
      correctly its first write to a dumb terminal connected to /dev/ttyS0.
      This commit seems to be the culprit. It's as though the TX FIFO is being
      reset during that write. What should be displayed is:
      
      PSW 80000000 INST 00000000                           HALT
      //
      
      What is displayed is some variation of:
      
      T 00000000           HAL//
      
      Reverting this commit via this patch fixes my problem.
      Signed-off-by: default avatarMark Hounschell <dmarkh@cfl.rr.com>
      Fixes: ecb988a3 ("tty: serial: 8250: 8250_core: NXP SC16C2552 workaround")
      Cc: stable <stable@vger.kernel.org>
      Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      47ac7666
  2. 02 Aug, 2018 12 commits
  3. 25 Jul, 2018 1 commit
  4. 23 Jul, 2018 1 commit
  5. 21 Jul, 2018 15 commits
  6. 16 Jul, 2018 8 commits
  7. 15 Jul, 2018 1 commit
  8. 13 Jul, 2018 1 commit