index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
audio.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-07
[PATCH] usb/audio: change parameters of usb_{control,bulk}_msg() to msecs
Nishanth Aravamudan
1
-28
/
+28
2004-12-20
USB: change wMaxPacketSize field in struct usb_config_descriptor to be __le16
Greg Kroah-Hartman
1
-1
/
+1
2004-12-20
USB: change wTotalLength field in struct usb_config_descriptor to be __le16
Greg Kroah-Hartman
1
-1
/
+1
2004-12-19
USB: convert the idVendor, idProduct, bcdDevice and bcdUSB fields to __le16
Greg Kroah-Hartman
1
-1
/
+2
2004-10-20
[PATCH] USB: USB fixes for non-cache-coherent processors
Dale Farnsworth
1
-2
/
+11
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-09-15
[PATCH] USB: remove calls to usb_unlink_urb in class/audio.c
Borislav Petkov
1
-8
/
+8
2004-09-05
[PATCH] list_for_each_entry: drivers-usb-class-audio.c
Maximilian Attems
1
-15
/
+6
2004-08-22
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
Greg Kroah-Hartman
1
-6
/
+6
2004-08-08
Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.
Linus Torvalds
1
-6
/
+2
2004-07-30
[PATCH] USB: use list_for_each() in class/audio.c
Domen Puncer
1
-6
/
+6
2004-06-23
[PATCH] abs() fixes
Andrew Morton
1
-14
/
+0
2004-06-09
USB: fix up dumb int_user_arg variable name as pointed out by Al Viro.
Greg Kroah-Hartman
1
-32
/
+32
2004-06-09
USB: sparse cleanups for the whole driver/usb/* tree.
Greg Kroah-Hartman
1
-30
/
+36
2004-03-07
[PATCH] USB: Remove interface/altsettings assumption from audio driver
Alan Stern
1
-74
/
+61
2004-03-02
[PATCH] USB: USB OSS audio driver workaround for buggy descriptors
Thomas Sailer
1
-9
/
+13
2004-02-03
[PATCH] use __attribute_const__ everywhere
Andrew Morton
1
-2
/
+2
2003-10-23
[PATCH] leaking info on drivers/usb
Arnaldo Carvalho de Melo
1
-0
/
+4
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-2
/
+2
2003-07-29
Merge gregkh@kernel.bkbits.net:linux/linus-2.6
Greg Kroah-Hartman
1
-3
/
+6
2003-07-29
[PATCH] USB: usb audio, remove garbage warning
David Brownell
1
-0
/
+2
2003-07-29
[PATCH] USB: Audit usb_register in drivers/usb/class/audio.c
Daniele Bellucci
1
-3
/
+4
2003-07-28
[PATCH] USB: changes due to struct usb_interface changing from a pointer to a...
Greg Kroah-Hartman
1
-7
/
+7
2003-06-17
[PATCH] USB: fix up sparse warnings in drivers/usb/class/*
Greg Kroah-Hartman
1
-14
/
+14
2003-05-29
o drivers/class/audio: initialize struct usb_driver ->owner field
Arnaldo Carvalho de Melo
1
-0
/
+1
2003-04-24
[PATCH] kill <linux/wrapper.h>
Christoph Hellwig
1
-1
/
+0
2003-04-23
[PATCH] don't use mem_map_reserve/mem_map_unreserve
Christoph Hellwig
1
-2
/
+2
2003-04-09
[PATCH] USB: remove unnecessary setting of configuration from audio
Oliver Neukum
1
-4
/
+2
2003-03-24
USB: remove unneeded #include <linux/version.h>
Greg Kroah-Hartman
1
-1
/
+0
2003-01-11
[PATCH] USB audio: using GFP_KERNEL with a spinlock held
Oliver Neukum
1
-4
/
+4
2002-12-26
[PATCH] USB class drivers: remove direct calls to dev_set* and dev_get*
Greg Kroah-Hartman
1
-3
/
+3
2002-12-02
[PATCH] USB: fix up urb callback functions due to argument change
Greg Kroah-Hartman
1
-4
/
+4
2002-10-29
[PATCH] USB: clean up usb structures some more
David Brownell
1
-54
/
+57
2002-10-28
[PATCH] [PATCH] fix a FIXME in usb.h
Josh Myer
1
-8
/
+8
2002-10-27
[PATCH] USB: fix GFP flags for usb audio driver.
Greg Kroah-Hartman
1
-4
/
+4
2002-10-17
[PATCH] extern inline -> static inline
Dave Jones
1
-5
/
+5
2002-10-07
[PATCH] More list_del_init usage increases
Dave Jones
1
-2
/
+1
2002-10-07
[PATCH] remove get_free_page()
Andrew Morton
1
-1
/
+1
2002-09-16
USB: convert the drivers/usb/class files to the new USB driver model.
Greg Kroah-Hartman
1
-15
/
+26
2002-07-25
[PATCH] designated initializers in drivers_usb_class_audio.c
Art Haas
1
-2
/
+2
2002-07-18
[PATCH] drivers/usb/* designated initializer rework
Rusty Russell
1
-19
/
+19
2002-05-21
[PATCH] audio, set urb->interval
David Brownell
1
-0
/
+2
2002-05-18
drivers/usr/*.c
Arnaldo Carvalho de Melo
1
-2
/
+6
2002-04-15
[PATCH] USB set-bit takes a long tweaks
Rusty Russell
1
-2
/
+2
2002-04-11
[PATCH] Wrong sanity check in audio.c
Thomas Sailer
1
-1
/
+1
2002-04-03
USB
Greg Kroah-Hartman
1
-0
/
+3876