- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / config.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-12 Inaky Perez-Gonzalezusb: usb_get_configuration() obeys authorization
2007-07-12 Craig W. NadlerUSB: add IAD support to usbfs and sysfs
2007-07-12 Laurent PinchartUSB: Fix up full-speed bInterval values in high-speed...
2007-07-12 Alan SternUSB: Handle bogus low-speed Bulk endpoints
2007-06-08 Alan SternUSB: Fix up bogus bInterval values in endpoint descriptors
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-23 Alan SternUSB: don't try to kzalloc 0 bytes
2006-09-27 Inaky Perez-Gonzalezusb: deal with broken config descriptors
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 Alan Stern[PATCH] usbcore: Fix handling of sysfs strings and...
2005-10-28 Alan Stern[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
2005-04-19 Greg KH[PATCH] USB: fix up some sparse warnings about static...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-25 Olaf Hering+- add patches.drivers/usb-static-sysfs-info-configurat...
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-15 David Brownell[PATCH] USB: maintain usb_host_endpoint.urb_list (11/15)
2004-08-02 Greg Kroah-HartmanKREF: fix up the current kref users for the changed...
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/usb
2004-05-25 Alan Stern[PATCH] USB: Initially read 9 bytes of config descriptor
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-05-11 Alan Stern[PATCH] USB: Accept devices with funky interface/altset...
2004-04-27 Alan Stern[PATCH] USB: Allocate interface structures dynamically
2004-03-30 David Brownell[PATCH] USB: usb/core/config.c null pointers after...
2004-03-28 Olaf Hering+- update patches.fixes/usb-unplug-2.6.5rc2-reverse...
2004-03-25 Alan Stern[PATCH] USB: Code improvements for core/config.c
2004-03-25 Alan Stern[PATCH] USB: Improve core/config.c error messages
2004-03-24 Olaf Hering+- add patches.fixes/usb-unplug-2.6.5rc2-reverse.patch
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-03 Alan Stern[PATCH] USB: Don't add/del interfaces, register/unregis...
2003-09-24 David Brownell[PATCH] USB: usb_set_configuration() rework (v2)
2003-09-18 Alan Stern[PATCH] USB: Changes to core/config.c (9 of 9)
2003-09-18 Alan Stern[PATCH] USB: Changes to core/config.c (8 of 9)
2003-09-18 Alan Stern[PATCH] USB: Changes to core/config.c (7 of 9)
2003-09-17 Alan Stern[PATCH] USB: Changes to core/config.c (6 of 9)
2003-09-17 Alan Stern[PATCH] USB: Changes to core/config.c (5 of 9)
2003-09-17 Alan Stern[PATCH] USB: Changes to core/config.c (4 of 9)
2003-09-17 Alan Stern[PATCH] USB: Changes to core/config.c (3 of 9)
2003-09-17 Alan Stern[PATCH] USB: Changes to core/config.c (2 of 9)
2003-09-17 Alan Stern[PATCH] USB: Changes to core/config.c (1 of 9)
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-29 Greg Kroah-Hartman[PATCH] USB: fix stupid kobject coding error with regar...
2002-12-27 Greg Kroah-Hartman[PATCH] USB: use the driver model to handle reference...
2002-11-19 Zwane Mwaikambo[PATCH] USB core/config.c == memory corruption
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-05-30 Patrick MochelUSB: Move configuration parsing code from usb.c to...