index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
generic.c
Age
Commit message (
Expand
)
Author
Lines
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
-8
/
+2
2004-09-08
USB: fix usb_unlink_urb() usage in generic usb-serial driver
Greg Kroah-Hartman
-2
/
+2
2004-07-14
[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUG
Greg Kroah-Hartman
-11
/
+6
2004-06-29
USB: fix bug where removing usb-serial modules or usb serial devices could oops
Greg Kroah-Hartman
-0
/
+33
2004-05-14
USB: change usbserial core to use module_param()
Greg Kroah-Hartman
-2
/
+3
2004-05-13
USB: remove get_usb_serial() as it's pretty much unneeded
Greg Kroah-Hartman
-12
/
+1
2004-05-13
USB: 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-02
USB: Add missing #include <asm/uaccess.h>
Kai Germaschewski
-0
/
+1
2003-01-06
[PATCH] USB: drivers/usb/serial/ fixups due to dev_printk change
Greg Kroah-Hartman
-3
/
+3
2002-12-25
[PATCH] USB: convert usbserial core to use dev_err() and dev_info() macros
Greg 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_regs
David S. Miller
-2
/
+2
2002-11-25
[PATCH] USB serial: split the generic functions out into their own file
Greg Kroah-Hartman
-0
/
+304