Historial de Commits

Autor SHA1 Mensaje Fecha
  Johan Hovold 215f6f0466 USB: oti6858: fix TIOCMIWAIT and disconnect hace 12 años
  Johan Hovold 1c9f995363 USB: oti6858: replace custom ioctl operation with tiocmiwait hace 12 años
  Johan Hovold 8edfdab371 USB: oti6858: fix use-after-free in TIOCMIWAIT hace 12 años
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push hace 12 años
  Jiri Slaby 05c7cd3990 TTY: switch tty_insert_flip_string hace 12 años
  Johan Hovold bcbec053d2 USB: serial: remove driver version information hace 12 años
  Johan Hovold 289b076f89 USB: oti6858: fix port-data memory leak hace 13 años
  Linus Torvalds d9a807461f Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb hace 13 años
  Greg Kroah-Hartman ec035e4b83 USB: serial: oti6858.c: remove debug module parameter hace 13 años
  Greg Kroah-Hartman 8c8e87bc23 USB: serial: oti6858.c: remove dbg() usage hace 13 años
  Alan Cox adc8d746ca tty: move the termios object into the tty hace 13 años
  Greg Kroah-Hartman 68e2411345 USB: serial: rework usb_serial_register/deregister_drivers() hace 13 años
  Greg Kroah-Hartman 32078f915d USB: serial: remove usb_serial_disconnect call in all drivers hace 13 años
  Greg Kroah-Hartman 5026bb07be USB: serial: remove usb_serial_probe call in all drivers hace 13 años
  Greg Kroah-Hartman 77b3b30d18 USB: oti6858.c: remove dbg() tracing calls hace 13 años
  Johan Hovold 1c51766924 USB: oti6858: fix abuse of interface data hace 13 años
  Greg Kroah-Hartman db55a0492d USB: serial: oti6858.c: use module_usb_serial_driver hace 13 años
  Alan Stern f667ddad41 usb-serial: use new registration API in [n-p]* drivers hace 13 años
  Johan Hovold 22a416c4e0 USB: serial: use dev_err_console in custom write paths hace 13 años
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) hace 13 años
  Johan Hovold d5e450ee4f USB: oti6858: forward USB errors to USB serial core hace 13 años
  Johan Hovold 7da02cdcdf USB: oti6858: remove dead code hace 13 años
  Johan Hovold 5833041f1b USB: serial: remove unnecessary reinitialisations of urb->dev hace 13 años
  Alan Cox 00a0d0d65b tty: remove filp from the USB tty ioctls hace 14 años
  Alan Cox 20b9d17715 tiocmset: kill the file pointer argument hace 14 años
  Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file hace 14 años
  Alan Stern 5620b5f7f1 USB serial: add missing .usb_driver field in serial drivers hace 14 años
  Tejun Heo 569ff2de2e usb: don't use flush_scheduled_work() hace 14 años
  Johan Hovold 28f27dcbd2 USB: oti6858: use port write fifo hace 15 años
  Johan Hovold e3c1803f8b USB: oti6858: use kfifo to implement write buffering hace 15 años