index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-27
[PATCH] drivers/usb/class/usb-midi.c: remove dead code
Adrian Bunk
1
-2
/
+0
2005-03-17
[PATCH] usb-midi: fix arguments to usb_maxpacket()
Alan Stern
1
-2
/
+2
2005-03-07
[PATCH] usb/usblp: convert USBLP_WRITE_TIMEOUT to milliseconds
Nishanth Aravamudan
1
-1
/
+1
2005-03-07
[PATCH] usb/cdc-acm: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
1
-1
/
+1
2005-03-07
[PATCH] usb/audio: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
1
-28
/
+28
2005-03-07
[PATCH] USB: cdc-acm uses <linux/usb_cdc.h>
David Brownell
2
-84
/
+51
2005-02-24
[PATCH] USB: fix bug in acm's open function
Greg Kroah-Hartman
1
-4
/
+4
2005-02-02
[PATCH] USB: fix for open/disconnect race in acm
Oliver Neukum
1
-6
/
+13
2005-01-14
[PATCH] USB: drivers/usb/*: s/0/NULL/ in pointer context
Alexey Dobriyan
1
-1
/
+1
2005-01-14
[PATCH] USB: CDC ACM module and Zoom 2985 modem
Oliver Neukum
1
-10
/
+13
2005-01-06
[PATCH] USB: another workaround for cdc-acm
Oliver Neukum
2
-2
/
+18
2004-12-20
USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16
Greg Kroah-Hartman
3
-7
/
+7
2004-12-20
USB: change wTotalLength field in struct usb_config_descriptor to be __le16
Greg Kroah-Hartman
2
-3
/
+3
2004-12-19
USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16
Greg Kroah-Hartman
4
-24
/
+28
2004-10-20
Merge gregkh@kernel.bkbits.net:linux/usb-2.6
Greg Kroah-Hartman
2
-10
/
+19
2004-10-20
Update tty layer to not mix kernel and user pointers.
Linus Torvalds
2
-26
/
+8
2004-10-20
[PATCH] USB: USB fixes for non-cache-coherent processors
Dale Farnsworth
1
-2
/
+11
2004-10-20
[PATCH] USB: usblp BKL removal
Pete Zaitcev
1
-8
/
+8
2004-10-19
[PATCH] vm: convert users of remap_page_range() under drivers/ and net/ to us...
William Lee Irwin III
1
-1
/
+4
2004-10-18
[PATCH] USB: USB CDC OBEX driver
Alex Kanavin
2
-1
/
+4
2004-10-06
merge
Greg Kroah-Hartman
6
-57
/
+55
2004-10-05
[PATCH] trivial usb endianness annotations
Alexander Viro
3
-3
/
+3
2004-09-30
[PATCH] USB: fix error in bluetty.c driver caused by tty core changes
Greg Kroah-Hartman
1
-2
/
+1
2004-09-29
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
6
-57
/
+55
2004-09-29
[PATCH] tty locking cleanup and fixes
Alan Cox
2
-15
/
+3
2004-09-21
[PATCH] USB: Fix oops in usblp driver
Vojtech Pavlik
1
-4
/
+4
2004-09-15
[PATCH] USB: remove calls to usb_unlink_urb in class/usb-midi.c
Borislav Petkov
1
-4
/
+4
2004-09-15
[PATCH] USB: remove calls to usb_unlink_urb in class/cdc-acm.c
Borislav Petkov
1
-8
/
+8
2004-09-15
[PATCH] USB: remove calls to usb_unlink_urb in class/bluetty.c
Borislav Petkov
1
-6
/
+6
2004-09-15
[PATCH] USB: remove calls to usb_unlink_urb in class/audio.c
Borislav Petkov
1
-8
/
+8
2004-09-13
[PATCH] USB: cdc-acm-usb-use-uninit-mem-bug.patch
Catalin Boie
1
-1
/
+1
2004-09-13
[PATCH] USB: acm work around for misplaced
Oliver Neukum
1
-0
/
+11
2004-09-08
[PATCH] USB: fix up usblp usb_unlink_urb() warning
Borislav Petkov
1
-2
/
+2
2004-09-05
[PATCH] list_for_each_entry: drivers-usb-class-audio.c
Maximilian Attems
1
-15
/
+6
2004-09-05
[PATCH] list_for_each_entry: drivers-usb-class-usb-midi.c
Maximilian Attems
1
-8
/
+3
2004-09-03
[PATCH] USB: usb audio is for oss only
Wouter Van Hemel
1
-1
/
+2
2004-08-26
[PATCH] USB: cdc acm patch
Oliver Neukum
1
-1
/
+1
2004-08-22
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
4
-32
/
+38
2004-08-08
Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.
Linus Torvalds
2
-13
/
+3
2004-08-03
USB: convert a lot of usb drivers from MODULE_PARM to module_param
Greg Kroah-Hartman
2
-11
/
+11
2004-08-02
[PATCH] USB: ACM USB modem on Kernel 2.6.8-rc2
Oliver Neukum
1
-11
/
+17
2004-07-30
[PATCH] USB: use list_for_each() in class/usb-midi.c
Domen Puncer
1
-3
/
+3
2004-07-30
[PATCH] USB: use list_for_each() in class/audio.c
Domen Puncer
1
-6
/
+6
2004-07-30
[PATCH] USB: gcc-3.5 fixes
Andrew Morton
1
-1
/
+1
2004-07-12
[PATCH] sparse: drivers/usb NULL noise removal
Alexander Viro
1
-8
/
+8
2004-06-30
[PATCH] sparse: NULL vs 0 - drivers/usb
Mika Kukkonen
1
-2
/
+2
2004-06-29
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
2
-34
/
+125
2004-06-23
[PATCH] abs() fixes
Andrew Morton
1
-14
/
+0
2004-06-23
[PATCH] USB: another error check in acm
Oliver Neukum
1
-1
/
+4
2004-06-23
[PATCH] USB: patches to acm driver
Oliver Neukum
2
-33
/
+121
[next]