1. 18 2月, 2011 3 次提交
  2. 23 1月, 2011 1 次提交
    • L
      USB: serial: handle Data Carrier Detect changes · d14fc1a7
      Libor Pechacek 提交于
      Alan's commit 335f8514 introduced
      .carrier_raised function in several drivers.  That also means
      tty_port_block_til_ready can now suspend the process trying to open the serial
      port when Carrier Detect is low and put it into tty_port.open_wait queue.  We
      need to wake up the process when Carrier Detect goes high and trigger TTY
      hangup when CD goes low.
      
      Some of the devices do not report modem status line changes, or at least we
      don't understand the status message, so for those we remove .carrier_raised
      again.
      Signed-off-by: NLibor Pechacek <lpechacek@suse.cz>
      Cc: stable <stable@kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      d14fc1a7
  3. 15 1月, 2011 1 次提交
  4. 11 12月, 2010 3 次提交
  5. 10 12月, 2010 4 次提交
  6. 07 12月, 2010 1 次提交
  7. 01 12月, 2010 1 次提交
  8. 11 11月, 2010 1 次提交
  9. 05 11月, 2010 1 次提交
  10. 23 10月, 2010 18 次提交
  11. 24 8月, 2010 1 次提交
  12. 21 8月, 2010 1 次提交
  13. 11 8月, 2010 4 次提交