提交歷史

作者 SHA1 備註 提交日期
  Jan Safrata 0658a3366d usb: use usb_serial_put in usb_serial_probe errors 13 年之前
  Bjørn Mork 954c3f8a5f USB: serial: Enforce USB driver and USB serial driver match 13 年之前
  Greg Kroah-Hartman dcd82cd1c2 USB: serial: fix up reset_resume callback 13 年之前
  Bjørn Mork 3a2300385f USB: serial: generic driver is only for testing 13 年之前
  Greg Kroah-Hartman 7186364e46 USB: serial: hook up reset_resume callback 13 年之前
  Greg Kroah-Hartman 68e2411345 USB: serial: rework usb_serial_register/deregister_drivers() 13 年之前
  Greg Kroah-Hartman 2edd284bd7 USB: serial: remove bizarre generic_serial probe function 13 年之前
  Greg Kroah-Hartman 32078f915d USB: serial: remove usb_serial_disconnect call in all drivers 13 年之前
  Greg Kroah-Hartman 5026bb07be USB: serial: remove usb_serial_probe call in all drivers 13 年之前
  Alan Stern 5cbe61c5af usb-serial: ftdi_sio: fix oops during autosuspend 13 年之前
  Johan Hovold bdce6612a0 USB: serial: fix interface data use 13 年之前
  Johan Hovold a65a6f14dc USB: serial: fix race between probe and open 13 年之前
  Alan Stern 891a3b1fdd USB: fix bug in serial driver unregistration 13 年之前
  Linus Torvalds ed378a52da Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 13 年之前
  Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members 13 年之前
  Greg Kroah-Hartman f799e76783 USB: serial: remove usb_serial_register and usb_serial_deregister 13 年之前
  Alan Stern 765e0ba626 usb-serial: new API for driver registration 13 年之前
  Jiri Slaby 76f82a7ab3 USB: serial, use tty_standard_install 13 年之前
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 年之前
  Davidlohr Bueso 568987116e USB: remove BKL comments 13 年之前
  Johan Hovold c6249ff752 USB: serial: do not forward USB specific errors in write 13 年之前
  Johan Hovold 3e1f490119 USB: serial: fix whitespace issues 13 年之前
  Johan Hovold 3827d8762f USB: serial: do not forward USB specific errors in open 13 年之前
  Johan Hovold d83b405383 USB: serial: add support for multiple read urbs 13 年之前
  Johan Hovold 1ce7b9349f USB: serial: reuse generic write urb and bulk-out buffer 13 年之前
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 年之前
  Linus Torvalds e6bee325e4 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 年之前
  Alan Stern 969e3033ae USB: serial drivers need to use larger bulk-in buffers 14 年之前
  Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 年之前
  Alan Cox 00a0d0d65b tty: remove filp from the USB tty ioctls 14 年之前