Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman e5b1e2062e USB: serial: make minor allocation dynamic 12 years ago
  Johan Hovold c24c838e8e USB: ssu100: switch to generic TIOCMIWAIT implementation 12 years ago
  Johan Hovold 31ecdb6bef USB: ssu100: switch to generic get_icount implementation 12 years ago
  Johan Hovold 618e183d03 USB: ssu100: remove custom close operation 12 years ago
  Johan Hovold bf8773c6ea USB: ssu100: remove explicit initialisation of disconnect 12 years ago
  Johan Hovold 43a66b4c41 USB: ssu100: fix use-after-free in TIOCMIWAIT 12 years ago
  Linus Torvalds 21eaab6d19 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 12 years ago
  Johan Hovold b2ca699076 USB: serial: fix null-pointer dereferences on disconnect 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 bcbec053d2 USB: serial: remove driver version information 12 years ago
  Johan Hovold 638b9e1523 USB: ssu100: 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 12 years ago
  Greg Kroah-Hartman 186f3812f5 USB: serial: ssu100.c: remove debug module parameter 13 years ago
  Greg Kroah-Hartman 4f0c641200 USB: serial: ssu100.c: remove dbg() usage 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 bb7a9c4a42 USB: ssu100.c: remove dbg() tracing calls 13 years ago
  Greg Kroah-Hartman 3a67460715 USB: serial: ssu100.c: use module_usb_serial_driver 13 years ago
  Alan Stern d860322f34 usb-serial: use new registration API in [q-s]* drivers 13 years ago
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
  Alan Cox 00a0d0d65b tty: remove filp from the USB tty ioctls 14 years ago
  Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
  Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
  Bill Pemberton f7043ecbb3 USB: ssu100: remove max_packet_size calculation 14 years ago
  Alan Cox a9e2e06015 tty: Fix warning left over from TIOCGICOUNT changes 15 years ago