提交歷史

作者 SHA1 備註 提交日期
  Johan Hovold 3f55043192 USB: ch341: fix TIOCMIWAIT and disconnect 12 年之前
  Johan Hovold 7bb98f0edd USB: ch341: replace custom ioctl operation with tiocmiwait 12 年之前
  Johan Hovold fa1e11d523 USB: ch341: fix use-after-free in TIOCMIWAIT 12 年之前
  Johan Hovold 456c5be56e USB: ch341: fix port-data memory leak 12 年之前
  Greg Kroah-Hartman 67ef930191 USB: Serial: ch341.c: remove debug module parameter 13 年之前
  Greg Kroah-Hartman 59d33f2fc2 USB: serial: remove debug parameter from usb_serial_debug_data() 13 年之前
  Greg Kroah-Hartman 79cbeeaf26 USB: serial: ch341.c: remove dbg() usage 13 年之前
  Greg Kroah-Hartman 1c1eaba8e7 USB: serial: ch341: make the reset_resume callback actually work. 13 年之前
  Greg Kroah-Hartman 622b80cf6a USB: serial: ch341: put reset_resume callback back. 13 年之前
  Greg Kroah-Hartman 68e2411345 USB: serial: rework usb_serial_register/deregister_drivers() 13 年之前
  Greg Kroah-Hartman 2bfd1c96a9 USB: serial: ch341: remove reset_resume callback 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 c7f3619b90 usb-serial: clean up unneeded PM-related fields 13 年之前
  Greg Kroah-Hartman 2ec7d459c0 USB: ch341.c: remove dbg() tracing calls 13 年之前
  Greg Kroah-Hartman a5f5e6c2d8 USB: serial: ch341.c: use module_usb_serial_driver 13 年之前
  Alan Stern 08a4f6bc2e usb-serial: use new registration API in [a-c]* drivers 13 年之前
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 年之前
  Johan Hovold 06946a6654 USB: ch341: forward USB errors to USB serial core 13 年之前
  Johan Hovold 5833041f1b USB: serial: remove unnecessary reinitialisations of urb->dev 13 年之前
  Linus Torvalds e6bee325e4 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 年之前
  wangyanqing d078138303 USB: serial: ch341: add new id 14 年之前
  Alan Cox 00a0d0d65b tty: remove filp from the USB tty ioctls 14 年之前
  Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 年之前
  Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 年之前
  Libor Pechacek d14fc1a74e USB: serial: handle Data Carrier Detect changes 14 年之前
  Johan Hovold f26788da3b USB: serial: refactor generic close 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Németh Márton 7d40d7e85a USB serial: make USB device id constant 15 年之前
  Johan Hovold 5be796f0b8 USB: ch341: use get_unaligned_le16 in break_ctl 15 年之前