Commit History

Author SHA1 Message Date
  Johan Hovold fa1e11d523 USB: ch341: fix use-after-free in TIOCMIWAIT 12 years ago
  Johan Hovold 456c5be56e USB: ch341: fix port-data memory leak 12 years ago
  Greg Kroah-Hartman 67ef930191 USB: Serial: ch341.c: remove debug module parameter 12 years ago
  Greg Kroah-Hartman 59d33f2fc2 USB: serial: remove debug parameter from usb_serial_debug_data() 12 years ago
  Greg Kroah-Hartman 79cbeeaf26 USB: serial: ch341.c: remove dbg() usage 12 years ago
  Greg Kroah-Hartman 1c1eaba8e7 USB: serial: ch341: make the reset_resume callback actually work. 13 years ago
  Greg Kroah-Hartman 622b80cf6a USB: serial: ch341: put reset_resume callback back. 13 years ago
  Greg Kroah-Hartman 68e2411345 USB: serial: rework usb_serial_register/deregister_drivers() 13 years ago
  Greg Kroah-Hartman 2bfd1c96a9 USB: serial: ch341: remove reset_resume callback 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 2ec7d459c0 USB: ch341.c: remove dbg() tracing calls 13 years ago
  Greg Kroah-Hartman a5f5e6c2d8 USB: serial: ch341.c: use module_usb_serial_driver 13 years ago
  Alan Stern 08a4f6bc2e usb-serial: use new registration API in [a-c]* drivers 13 years ago
  Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
  Johan Hovold 06946a6654 USB: ch341: forward USB errors to USB serial core 13 years ago
  Johan Hovold 5833041f1b USB: serial: remove unnecessary reinitialisations of urb->dev 13 years ago
  Linus Torvalds e6bee325e4 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
  wangyanqing d078138303 USB: serial: ch341: add new id 14 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
  Libor Pechacek d14fc1a74e USB: serial: handle Data Carrier Detect changes 14 years ago
  Johan Hovold f26788da3b USB: serial: refactor generic close 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Németh Márton 7d40d7e85a USB serial: make USB device id constant 15 years ago
  Johan Hovold 5be796f0b8 USB: ch341: use get_unaligned_le16 in break_ctl 15 years ago
  Johan Hovold 52372ccb5a USB: ch341: use le16_to_cpup to be explicit about endianess 15 years ago
  Johan Hovold f2b5cc834b USB: ch341: fix DMA buffer on stack 15 years ago