Skip to content
  1. Feb 01, 2008
  2. Jan 22, 2008
    • Alan Cox's avatar
      keyspan: fix oops · a5569a56
      Alan Cox authored
      
      
      If we get a data URB back from the hardware after we have put the tty to
      bed we go kaboom.  Fortunately all we need to do is process the URB without
      trying to ram its contents down the throat of an ex-tty.
      
      Signed-off-by: default avatarAlan Cox <alan@redhat.com>
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
      a5569a56
  3. Jan 09, 2008
  4. Dec 23, 2007
  5. Dec 17, 2007
  6. Nov 29, 2007
    • Andrew Morton's avatar
      revert "keyspan: init termios properly" · f78ba157
      Andrew Morton authored
      
      
      Revert 7eea4364.
      
      Lucy said:
      
        This patch will work with the 19HS but WILL BREAK all other Keyspan
        adapters.  It will take me a few days to get to looking at a correct fix but
        that keyspan_send_setup(port, 1) (and the '1' is the important part) must
        happen once when the port is first opened.  The cflag can just be set to
        whatever the normal default is for your serial environment.
      
      So revert this again pending the proper fix.
      
      Cc: Borislav Petkov <bbpetkov@yahoo.de>
      Cc: Greg KH <greg@kroah.com>
      Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
      Cc: Lucy McCoy <lucy@keyspan.com>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      f78ba157
  7. Nov 28, 2007
  8. Nov 15, 2007
  9. Oct 25, 2007
Loading