Commit History

Author SHA1 Message Date
  Frank Schäfer 034d1527ad pl2303: improve the chip type detection/distinction 12 years ago
  Frank Schäfer a77a8c23e4 pl2303: improve the chip type information output on startup 12 years ago
  Frank Schäfer 73b583af59 pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup() 12 years ago
  Frank Schäfer c23bda365d usb: pl2303: add two comments concerning the supported baud rates with HX chips 12 years ago
  Frank Schäfer 61fa8d694b usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips 12 years ago
  Frank Schäfer b5c16c6a03 usb: pl2303: increase the allowed baud rate range for the divisor based encoding method 12 years ago
  Frank Schäfer e917ba01d6 usb: pl2303: move the two baud rate encoding methods to separate functions 12 years ago
  Frank Schäfer b9208c721c usb: pl2303: remove 500000 baud from the list of standard baud rates 12 years ago
  Frank Schäfer 75417d9f99 usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method 12 years ago
  Frank Schäfer 57ce61aad7 usb: pl2303: fix+improve the divsor based baud rate encoding method 12 years ago
  Frank Schäfer b8bdad6082 USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type 12 years ago
  Frank Schäfer 02f00c4a91 USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chips 12 years ago
  Johan Hovold 3ba19fe31b USB: pl2303: remove debugging noise 12 years ago
  Johan Hovold 87265b4514 USB: pl2303: clean up set_termios 12 years ago
  Johan Hovold b2d6d98fc7 USB: pl2303: clean up baud-rate handling 12 years ago
  Johan Hovold 15e7cead1e USB: pl2303: refactor baud-rate handling 12 years ago
  Johan Hovold d7be622111 USB: serial: set drain delay at port probe 12 years ago
  Greg Kroah-Hartman e5b1e2062e USB: serial: make minor allocation dynamic 12 years ago
  Greg Kroah-Hartman 1508124d8a Merge 3.10-rc6 into usb-next 12 years ago
  Greg Kroah-Hartman 1143832eca USB: serial: ports: add minor and port number 12 years ago
  Johan Hovold 2d8f4447b5 USB: pl2303: fix device initialisation at open 12 years ago
  Luca Olivetti 0c967e7ecd USB: serial: pl2303 works at 500kbps 12 years ago
  Andy Shevchenko 715cf92aeb usb: serial: dump small buffers with help of %*ph 12 years ago
  Johan Hovold 5ddbb26b8b USB: pl2303: remove disconnect test from tiocmset 12 years ago
  Johan Hovold aff5b323b3 USB: pl2303: fix return value of tiocmset 12 years ago
  Johan Hovold 6d0cad657a USB: pl2303: fix TIOCMIWAIT and disconnect 12 years ago
  Johan Hovold 824d11bef5 USB: pl2303: add custom tiocmiwait operation 12 years ago
  Johan Hovold f45d0a5aa5 USB: pl2303: make set_control_lines a port operation 12 years ago
  Johan Hovold 7b5789a868 USB: pl2303: use interface device for debug 12 years ago
  Johan Hovold 40509ca982 USB: pl2303: fix use-after-free in TIOCMIWAIT 12 years ago