Commit History

Author SHA1 Message Date
  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
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push 12 years ago
  Jiri Slaby 92a19f9cec TTY: switch tty_insert_flip_char 12 years ago
  Jiri Slaby 2f69335710 TTY: convert more flipping functions 12 years ago
  Johan Hovold 8bf769eb5f USB: pl2303: fix port-data memory leak 12 years ago
  Linus Torvalds d9a807461f Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 years ago
  Greg Kroah-Hartman 8c3b8f0aea USB: Serial: pl2303.c: remove debug module parameter 13 years ago
  Greg Kroah-Hartman 59d33f2fc2 USB: serial: remove debug parameter from usb_serial_debug_data() 13 years ago
  Alan Cox adc8d746ca tty: move the termios object into the tty 13 years ago
  Greg Kroah-Hartman 68e2411345 USB: serial: rework usb_serial_register/deregister_drivers() 13 years ago
  Greg Kroah-Hartman 32078f915d USB: serial: remove usb_serial_disconnect call in all drivers 13 years ago
  Greg Kroah-Hartman 5026bb07be USB: serial: remove usb_serial_probe call in all drivers 13 years ago
  Alan Stern c7f3619b90 usb-serial: clean up unneeded PM-related fields 13 years ago
  Greg Kroah-Hartman d8789b2b90 USB: serial: pl2303: convert dbg() calls to dev_dbg() 13 years ago
  Johan Hovold 729be47735 USB: pl2303: remove unused define 13 years ago
  Johan Hovold 6f1efd6c5a USB: pl2303: fix abuse of interface data 13 years ago
  Johan Hovold ce5c985185 USB: pl2303: fix DTR/RTS being raised on baud rate change 13 years ago
  Greg KH d1cddb4a8e USB: create module_usb_serial_driver macro 13 years ago
  Alan Stern f667ddad41 usb-serial: use new registration API in [n-p]* drivers 13 years ago
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
  Greg Kroah-Hartman 47b649590d Merge 3.2-rc3 into usb-linus 13 years ago
  Johan Hovold f5230a53c1 USB: pl2303: use usb_serial_generic_open 13 years ago
  Johan Hovold d4691c3fa3 USB: pl2302: clean up error handling in open 13 years ago
  Johan Hovold db6e9186c9 USB: pl2303: return errors from usb_submit_urb in open 13 years ago