summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/usb_debug.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: usb_debug: add new USB device idLu Baolu2017-11-281-0/+2
* USB: serial: Change DbC debug device binding IDLu Baolu2017-11-071-2/+2
* USB: serial: fix module-license macrosJohan Hovold2017-11-041-1/+1
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-041-4/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-041-1/+1
|\
| * USB: serial: constify static arraysJohan Hovold2017-04-191-1/+1
* | usb/serial: Add DBC debug device support to usb_debugLu Baolu2017-03-211-3/+25
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-6/+1
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: usb_debug.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-12/+1
* usb-serial: use new registration API in [t-z]* driversAlan Stern2012-02-241-13/+6
* USB: usb_debug: use process_read_urbJohan Hovold2011-11-151-4/+3
* USB: usb_debug: fix indentationJohan Hovold2011-11-151-3/+3
* USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-221-0/+1
* USB: usb_debug: set bulk out size at probeJohan Hovold2010-05-201-7/+1
* USB: usb_debug: use the generic kfifo-based write implementationJohan Hovold2010-05-201-2/+0
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-3/+2
* USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial breakJason Wessel2009-06-151-0/+39
* USB: usb_debug, usb_generic_serial: implement multi urb writeJason Wessel2009-06-151-0/+2
* USB: serial: usb_debug: Make staticRoel Kluin2009-01-071-1/+1
* usb_serial: API all changeAlan Cox2008-07-221-2/+3
* USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov2008-07-211-0/+9
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: add driver for the USB debug devicesGreg Kroah-Hartman2006-12-011-0/+65