- more 2.6.17 port work (still does not build)
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / class / audio.c
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2005-09-12 Nishanth Aravamudan[PATCH] drivers/usb: fix-up schedule_timeout() usage
2005-04-19 Jesper Juhl[PATCH] USB: kfree cleanup for drivers/usb/* - no need...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-20 Greg Kroah-HartmanUSB: change wMaxPacketSize field in struct usb_config_d...
2004-12-20 Greg Kroah-HartmanUSB: change wTotalLength field in struct usb_config_des...
2004-12-20 Greg Kroah-HartmanUSB: convert the idVendor, idProduct, bcdDevice and...
2004-10-20 Dale Farnsworth[PATCH] USB: USB fixes for non-cache-coherent processors
2004-10-20 William Lee Irwin III[PATCH] vm: convert users of remap_page_range() under...
2004-09-15 Borislav Petkov[PATCH] USB: remove calls to usb_unlink_urb in class...
2004-09-05 Maximilian Attems[PATCH] list_for_each_entry: drivers-usb-class-audio.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-08-09 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk4
2004-08-08 Linus TorvaldsRemove ESPIPE logic from drivers, letting the VFS layer...
2004-07-30 Domen Puncer[PATCH] USB: use list_for_each() in class/audio.c
2004-06-24 Andrew Morton[PATCH] abs() fixes
2004-06-10 Greg Kroah-HartmanUSB: fix up dumb int_user_arg variable name as pointed...
2004-06-10 Greg Kroah-HartmanUSB: sparse cleanups for the whole driver/usb/* tree.
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-08 Alan Stern[PATCH] USB: Remove interface/altsettings assumption...
2004-03-03 Thomas Sailer[PATCH] USB: USB OSS audio driver workaround for buggy...
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] use __attribute_const__ everywhere
2003-12-10 Olaf Heringcorrect number of args for register_sound_dsp
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-10-23 Arnaldo Carvalho... [PATCH] leaking info on drivers/usb
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-30 Greg Kroah-HartmanMerge gregkh@kernel.bkbits.net:linux/linus-2.6
2003-07-30 David Brownell[PATCH] USB: usb audio, remove garbage warning
2003-07-29 Daniele Bellucci[PATCH] USB: Audit usb_register in drivers/usb/class...
2003-07-29 Greg Kroah-Hartman[PATCH] USB: changes due to struct usb_interface changi...
2003-06-17 Greg Kroah-Hartman[PATCH] USB: fix up sparse warnings in drivers/usb...
2003-05-29 Arnaldo Carvalho... o drivers/class/audio: initialize struct usb_driver...
2003-04-24 Christoph Hellwig[PATCH] kill <linux/wrapper.h>
2003-04-23 Christoph Hellwig[PATCH] don't use mem_map_reserve/mem_map_unreserve
2003-04-09 Oliver Neukum[PATCH] USB: remove unnecessary setting of configuratio...
2003-03-25 Greg Kroah-HartmanUSB: remove unneeded #include <linux/version.h>
2003-01-11 Oliver Neukum[PATCH] USB audio: using GFP_KERNEL with a spinlock...
2002-12-27 Greg Kroah-Hartman[PATCH] USB class drivers: remove direct calls to dev_s...
2002-12-02 Greg Kroah-Hartman[PATCH] USB: fix up urb callback functions due to argum...
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-10-29 Josh Myer[PATCH] [PATCH] fix a FIXME in usb.h
2002-10-28 Greg Kroah-Hartman[PATCH] USB: fix GFP flags for usb audio driver.
2002-10-18 Dave Jones[PATCH] extern inline -> static inline
2002-10-08 Dave Jones[PATCH] More list_del_init usage increases
2002-10-08 Andrew Morton[PATCH] remove get_free_page()
2002-09-16 Greg Kroah-HartmanUSB: convert the drivers/usb/class files to the new...
2002-07-26 Art Haas[PATCH] designated initializers in drivers_usb_class_au...
2002-07-19 Rusty Russell[PATCH] drivers/usb/* designated initializer rework
2002-05-22 David Brownell[PATCH] audio, set urb->interval
2002-05-19 Arnaldo Carvalho... drivers/usr/*.c
2002-04-16 Rusty Russell[PATCH] USB set-bit takes a long tweaks
2002-04-12 Thomas Sailer[PATCH] Wrong sanity check in audio.c
2002-04-04 Greg Kroah-HartmanUSB