1. 02 2月, 2008 23 次提交
  2. 22 1月, 2008 1 次提交
    • A
      keyspan: fix oops · a5569a56
      Alan Cox 提交于
      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: NAlan Cox <alan@redhat.com>
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: Linus Torvalds <torvalds@akpm@linux-foundation.org>
      a5569a56
  3. 09 1月, 2008 1 次提交
  4. 23 12月, 2007 2 次提交
  5. 18 12月, 2007 3 次提交
  6. 30 11月, 2007 1 次提交
    • A
      revert "keyspan: init termios properly" · f78ba157
      Andrew Morton 提交于
      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: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      f78ba157
  7. 29 11月, 2007 4 次提交
  8. 15 11月, 2007 1 次提交
  9. 26 10月, 2007 4 次提交