update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / usb.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-07-14 David Brownell[PATCH] USB: usb host side updates, mostly for suspend
2004-07-14 Luiz Capitulino[PATCH] USB: usb/core/hcd.c::usb_init() missing audit.
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/usb
2004-06-09 Alan Stern[PATCH] USB: Fix bus-list root-hub race
2004-06-02 Alan Stern[PATCH] USB: Move usb_new_device() et al. into hub.c
2004-05-25 Alan Stern[PATCH] USB: Make usb_choose_configuration() a separate...
2004-05-25 Alan Stern[PATCH] USB: Add usb_release_address() and move usb_set...
2004-05-25 Alan Stern[PATCH] USB: Change "driverfs" to "sysfs" in usbcore
2004-05-19 Olaf Hering+- add patches.fixes/usb-keep-bound-interfaces
2004-05-18 Greg Kroah-HartmanUSB: remove usb_uninterruptible_sleep_ms() now that...
2004-05-17 Oliver Neukum[PATCH] USB: new delay helper safe wrt waitqueues
2004-05-13 Alan Stern[PATCH] USB: Don't delete interfaces until all are...
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-04-27 Alan Stern[PATCH] USB: Allocate interface structures dynamically
2004-04-26 Daniele Bellucci[PATCH] USB: audits in usb_init()
2004-04-23 David Brownell[PATCH] USB: re-factor enumeration logic
2004-03-31 Olaf Hering+- add patches.drivers/usb-static-sysfs-info
2004-03-31 Greg Kroah-HartmanUSB: add usb_get_intf() and usb_put_intf() functions...
2004-03-31 Greg Kroah-HartmanUSB: clean up usb_get_dev() as it was written quite...
2004-03-31 David Brownell[PATCH] USB: remove usb_interface.driver field
2004-03-30 David Brownell[PATCH] USB: set_configuration locking cleanups
2004-03-25 David Brownell[PATCH] USB: fix osdl bugid 481 (USB boot messages)
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-16 Greg Kroah-HartmanMerge kroah.com:/home/linux/BK/bleed-2.6
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-14 Andrew Morton[PATCH] DMA: Fill gaping hole in DMA API interfaces.
2004-03-03 Alan Stern[PATCH] USB: Improve handling of altsettings
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 David Brownell[PATCH] USB: usbcore, avoid RNDIS configs
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 David Brownell[PATCH] USB: re-factor enumeration/reset paths
2004-01-31 Olaf Hering+- update to 2.6.2-rc3
2004-01-29 Greg Kroah-Hartman[PATCH] USB: remove unused usb-debug.c file
2004-01-26 Alan Stern[PATCH] USB: Fix DMA coherence when reading device...
2004-01-26 Alan Stern[PATCH] USB: Don't dereference NULL actconfig
2003-12-16 Greg Kroah-Hartmanmerge
2003-12-13 Olaf Hering+- update patches.drivers/usb-2.5
2003-12-12 David Brownell[PATCH] USB: usb driver binding fixes
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-12-08 David Brownell[PATCH] USB: fix remove device after set_configuration
2003-10-28 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-10-23 David Brownell[PATCH] USB: usb enumeration clears full speed ep0...
2003-10-23 David Brownell[PATCH] USB: usbcore, better heuristic for choosing...
2003-09-25 Greg Kroah-Hartman[PATCH] USB: i was wrong, clean up some extra refcounts...
2003-09-24 Greg Kroah-Hartman[PATCH] USB: remove misleading FIXME comment added...
2003-09-24 David Brownell[PATCH] USB: usb_set_configuration() rework (v2)
2003-09-16 Greg Kroah-Hartman[PATCH] USB: fix oops when trying to suspend and resume.
2003-09-05 David Brownell[PATCH] USB: usb_epnum_to_ep_desc only look
2003-08-27 Greg Kroah-Hartman[PATCH] USB: hook up the USB driver core to the power...
2003-08-27 David Brownell[PATCH] USB: usb_new_device() shouldn't be exported
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-11 Oliver Neukum[PATCH] USB: correct error handling in usb_driver_claim...
2003-08-11 Oliver Neukum[PATCH] USB: correct error handling in usb_driver_claim...
2003-08-06 David Brownell[PATCH] USB: usb_new_device() updates
2003-08-06 Greg Kroah-Hartman[PATCH] USB: remove all struct device.name usage from...
2003-07-31 Alan Stern[PATCH] USB: Use the new enable/disable routines
2003-07-31 Alan Stern[PATCH] USB: Rename probe and unbind functions
2003-07-30 Alan Stern[PATCH] USB: Rename usb_connect() to usb_choose_address()
2003-07-29 Greg Kroah-Hartman[PATCH] USB: core cleanups for struct usb_interface...
2003-07-15 Greg Kroah-Hartman[PATCH] USB: flush all in-flight urbs _before_ disconne...
2003-07-01 Greg Kroah-Hartman[PATCH] USB: make struct usb_bus a struct class_device
2003-06-13 Alan Stern[PATCH] USB: Use separate transport_flags bits for...
2003-06-02 Greg Kroah-Hartman[PATCH] USB: add usb_find_device() function to USB...
2003-05-30 Alan Stern[PATCH] USB: fix address assignment after device reset
2003-05-01 Greg Kroah-Hartman[PATCH] USB: replace kdev_t with int in usb_interface...
2003-04-23 David Brownell[PATCH] usb: fix (rare?) disconnect
2003-04-17 Greg Kroah-Hartman[PATCH] USB: fix oops in usb_hotplug for root devices
2003-04-14 David Brownell[PATCH] USB: disconnect cleanup, new HCD callback
2003-04-04 Greg Kroah-Hartman[PATCH] USB: remove redundant checks for NULL when...
2003-03-28 Oliver Neukum[PATCH] USB: leave usage counts during probe/remove...
2003-03-21 David Brownell[PATCH] usb_connect() kerneldoc
2003-03-06 David Brownell[PATCH] USB: track usb ch9 device state
2003-02-18 Greg Kroah-Hartman[PATCH] USB: add "present" flag to usb_device structure.
2003-01-28 David Brownell[PATCH] USB: usbcore misc cleanup (notably for non...
2003-01-13 Greg Kroah-Hartman[PATCH] USB: put the usb storage's SCSI device in the...
2003-01-07 Greg Kroah-Hartman[PATCH] USB: drivers/usb/core/ fixups due to dev_printk...
2002-12-30 Greg Kroah-HartmanUSB: convert more dbg() calls to dev_dbg for the usb...
2002-12-27 Greg Kroah-Hartman[PATCH] USB: more dev_printk() cleanups.
2002-12-27 Greg Kroah-Hartman[PATCH] USB: use the driver model to handle reference...
2002-12-27 Greg Kroah-Hartman[PATCH] USB: rename usb_free_dev() to usb_put_dev()
2002-12-27 Greg Kroah-Hartman[PATCH] USB: remove private_data pointer from struct...
2002-12-27 David Brownell[PATCH] usbcore dma updates (and doc)
2002-12-12 Ari Juhani Hämeenaho[PATCH] USB: start to remove static minor based arrays...
2002-11-30 Greg Kroah-Hartman[PATCH] USB: get previous module patch to even build...
2002-11-30 Oliver Neukum[PATCH] - cleanup for new module primitives
2002-11-20 Patrick MochelUSB: minor driver model-related updates.
2002-11-14 David Brownell[PATCH] usb_new_device() sets up dev->dev earlier
2002-11-11 David Brownell[PATCH] USB: update usb hotplug documentation
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-10-23 David Brownell[PATCH] ehci enumerating full speed devices
2002-10-18 Greg Kroah-HartmanUSB: fix problem with removing a USB root hub.
2002-10-17 Patrick Mocheldriver model(usb): change calls of remove_driver()...
2002-10-11 Randy Dunlap[PATCH] "nousb" for in-kernel USB
2002-10-09 Patrick MochelMerge osdl.org:/home/mochel/src/kernel/devel/linux...
2002-10-08 Patrick MochelUSB: call device_unregister() instead of put_device...
2002-10-08 Greg Kroah-HartmanUSB: removed unused DEVFS /sbin/hotplug attribute
2002-10-02 Luc Van Oostenryck[PATCH] 2.5.40: warning fix for drivers/usb/core/usb.c
2002-09-30 David Brownell[PATCH] usbcore misc cleanup
2002-09-30 Greg Kroah-HartmanUSB: allow /sbin/hotplug to be called for the main...
next