index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb_debug.c
Age
Commit message (
Expand
)
Author
2017-11-28
USB: serial: usb_debug: add new USB device id
Lu Baolu
2017-11-07
USB: serial: Change DbC debug device binding ID
Lu Baolu
2017-11-04
USB: serial: fix module-license macros
Johan Hovold
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-05-04
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-04-19
USB: serial: constify static arrays
Johan Hovold
2017-03-21
usb/serial: Add DBC debug device support to usb_debug
Lu Baolu
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-02-28
USB: serial: usb_debug.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-24
usb-serial: use new registration API in [t-z]* drivers
Alan Stern
2011-11-15
USB: usb_debug: use process_read_urb
Johan Hovold
2011-11-15
USB: usb_debug: fix indentation
Johan Hovold
2011-01-22
USB serial: add missing .usb_driver field in serial drivers
Alan Stern
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
2010-05-20
USB: usb_debug: use the generic kfifo-based write implementation
Johan Hovold
2010-05-20
USB: serial: refactor read urb submission in generic driver
Johan Hovold
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB serial: make USB device id constant
Németh Márton
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-06-15
USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break
Jason Wessel
2009-06-15
USB: usb_debug, usb_generic_serial: implement multi urb write
Jason Wessel
2009-01-07
USB: serial: usb_debug: Make static
Roel Kluin
2008-07-22
usb_serial: API all change
Alan Cox
2008-07-21
USB: debug port converter does not accept more than 8 byte packets
Aleksey Gorelov
2008-04-24
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
2006-12-01
USB: add driver for the USB debug devices
Greg Kroah-Hartman