summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/bus.c
AgeCommit message (Expand)Author
2015-05-09USB: serial: fix tty-device error handling at probeJohan Hovold
2015-05-09USB: serial: fix potential use-after-free after failed probeJohan Hovold
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15USB: usb-serial: call port_probe and port_remove at the right timesAlan Stern
2008-07-22usb-serial-bus: tidy coding styleAlan Cox
2007-10-12usb-serial: show port number in sysfsRoman Kagan
2007-09-11USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman
2004-09-22[PATCH] USB: add support for symlink from usb and usb-serial driver to its mo...Greg Kroah-Hartman
2004-07-14[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUGGreg Kroah-Hartman
2004-06-03USB: remove "devfs" message from kernel log for usb-serial driverGreg Kroah-Hartman
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-05-07TTY: remove usb-serial sysfs dev file as it is now redundant.Greg Kroah-Hartman
2003-04-28driver core: fix up tty code to work with the new class changes.Greg Kroah-Hartman
2003-01-14[PATCH] USB: add dev attribute for usb-serial devices in sysfsGreg Kroah-Hartman
2003-01-06[PATCH] USB: drivers/usb/serial/ fixups due to dev_printk changeGreg Kroah-Hartman
2002-12-29Merge kroah.com:/home/linux/linux/BK/bleeding-2.5Greg Kroah-Hartman
2002-12-29TTY: Use the tty_devclass for all usb-serial devices.Greg Kroah-Hartman
2002-12-29TTY: Change tty_*register_devfs() to tty_*register_device()Greg Kroah-Hartman
2002-12-25[PATCH] USB: convert usbserial core to use dev_err() and dev_info() macrosGreg Kroah-Hartman
2002-12-16[PATCH] USB: usbserial: Add a short_name field to work better with sysfs.Greg Kroah-Hartman
2002-12-11[PATCH] USB: Moved usb-serial bus specific code to a separate file.Greg Kroah-Hartman