summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/generic.c
AgeCommit message (Expand)AuthorLines
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds-8/+2
2004-09-08USB: fix usb_unlink_urb() usage in generic usb-serial driverGreg Kroah-Hartman-2/+2
2004-07-14[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUGGreg Kroah-Hartman-11/+6
2004-06-29USB: fix bug where removing usb-serial modules or usb serial devices could oopsGreg Kroah-Hartman-0/+33
2004-05-14USB: change usbserial core to use module_param()Greg Kroah-Hartman-2/+3
2004-05-13USB: remove get_usb_serial() as it's pretty much unneededGreg Kroah-Hartman-12/+1
2004-05-13USB: removed port_paranoia_check() call for usb serial drivers.Greg Kroah-Hartman-3/+0
2003-08-12[PATCH] USB: fix up usb-serial drivers now that port[] is an array of pointers.Greg Kroah-Hartman-1/+1
2003-04-02USB: Add missing #include <asm/uaccess.h>Kai Germaschewski-0/+1
2003-01-06[PATCH] USB: drivers/usb/serial/ fixups due to dev_printk changeGreg Kroah-Hartman-3/+3
2002-12-25[PATCH] USB: convert usbserial core to use dev_err() and dev_info() macrosGreg Kroah-Hartman-3/+3
2002-12-16[PATCH] USB: usbserial: Add a short_name field to work better with sysfs.Greg Kroah-Hartman-0/+1
2002-12-02[PATCH] kbd_pt_regsDavid S. Miller-2/+2
2002-11-25[PATCH] USB serial: split the generic functions out into their own fileGreg Kroah-Hartman-0/+304