aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/bus.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix tty-device error handling at probeJohan Hovold2015-05-091-1/+10
* USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-05-091-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern2009-06-151-16/+11
* usb-serial-bus: tidy coding styleAlan Cox2008-07-221-10/+10
* usb-serial: show port number in sysfsRoman Kagan2007-10-121-0/+16
* USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma2007-09-111-1/+1
* USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-071-0/+45
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Add usb_serial_bus_type probe and remove methodsRussell King2006-01-131-8/+7
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-6/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-5/+4
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-14/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+134