- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / hcd.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-11 David Brownell[PATCH] USB: usb PM updates, root hub stuff (2/4)
2004-11-03 Alan Stern[PATCH] usbcore: Make the core release hcd structures
2004-11-03 David Brownell[PATCH] USB: clean up error messages
2004-11-01 Alan Stern[PATCH] USB: Dequeuing of root-hub URBs
2004-11-01 David Brownell[PATCH] usbcore and system sleep states
2004-10-06 David WoodhouseMerge bk://kernel.bkbits.net/gregkh/linux/usb-2.6
2004-10-06 Greg Kroah-Hartmanmerge
2004-10-04 Olaf Hering+- add patches.fixes/usb-hcd-usb_register_bus-unlocking...
2004-10-03 Alan Cox[PATCH] usb: hcd locking fix
2004-09-14 Alan Stern[PATCH] USB: Updated USB device locking
2004-09-09 David Brownell[PATCH] export usb_set_device_state(), use in ohci
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-25 Alan Stern[PATCH] USB: Add missing cleanup to usb_register_root_hub()
2004-08-24 David Brownell[PATCH] USB OTG: add usb_bus_start_enum() (1/5)
2004-08-05 Alan Stern[PATCH] USB: Don't track endpoint halts in usbcore
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-07-14 Alan Stern[PATCH] USB: Add usb_kill_urb()
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/usb
2004-06-11 Alan Stern[PATCH] USB: Mark devices as NOTATTACHED as soon as...
2004-06-09 Alan Stern[PATCH] USB: Minor tidying up of hub driver
2004-06-09 Alan Stern[PATCH] USB: Fix bus-list root-hub race
2004-06-07 Alan Stern[PATCH] USB: Fix resource leakage in the hub driver
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-04-23 David Brownell[PATCH] USB: re-factor enumeration logic
2004-04-23 David Brownell[PATCH] USB: root hubs can report remote wakeup feature
2004-03-26 David Brownell[PATCH] USB: ohci misc updates
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-10 David Brownell[PATCH] USB: usb_unlink_urb() has distinct "not linked...
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-17 Deepak Saxena[PATCH] USB: Fix USB host code to use generic DMA API
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 David Brownell[PATCH] USB: re-factor enumeration/reset paths
2004-02-02 Stephen Hemminger[PATCH] USB: fix usb hc and shared irq handling
2004-01-30 David Brownell[PATCH] USB: remove pci_unmap_single() calls from usbcore
2003-12-10 Olaf Hering+- update patches.fixes/linux-2.6.0-test11-bk-latest
2003-12-09 David Brownell[PATCH] USB: usb_hcd_unlink_urb() test for list membership
2003-09-02 David Brownell[PATCH] USB: usb hcd states
2003-08-22 Alan Stern[PATCH] USB: root hub polling stops after suspend
2003-08-13 David Brownell[PATCH] usb hc cleanup-after-death, oops fix
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 David Brownell[PATCH] USB: disable both sides of usb device ep0 at...
2003-07-30 Alan Stern[PATCH] USB: Rename usb_connect() to usb_choose_address()
2003-07-30 Alan Stern[PATCH] USB: Fix irq problem in hcd_endpoint_disable()
2003-07-17 David Brownell[PATCH] USB: better locking in hcd_endpoint_disable()
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-13 Alan Stern[PATCH] USB: Keep root hub status timer running during...
2003-05-30 Alan Stern[PATCH] USB: fix address assignment after device reset
2003-05-20 David Brownell[PATCH] USB: Fix machine lockup when unloading HC drive...
2003-05-19 David Brownell[PATCH] USB: Fix machine lockup when unloading HC driver
2003-04-21 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-04-20 Linus TorvaldsInterrupt handlers should return whether the interrupt
2003-04-18 David Brownell[PATCH] USB: fix for deadlock in v2.5.67
2003-04-14 David Brownell[PATCH] USB: EHCI disconnect cleanup
2003-04-14 Greg Kroah-Hartman[PATCH] USB: add better check to prevent oops in hcd_un...
2003-04-14 Greg Kroah-Hartman[PATCH] USB: fix up spin_unlock_irqrestore() issues...
2003-04-14 David Brownell[PATCH] USB: disconnect cleanup, new HCD callback
2003-03-21 David Brownell[PATCH] add missing usb_put_urb() after error
2003-01-28 David Brownell[PATCH] USB: usbcore misc cleanup (notably for non...
2003-01-17 David Brownell[PATCH] usb root hub strings
2003-01-15 David Brownell[PATCH] maintain hcd_dev queue in FIFO order
2003-01-07 Greg Kroah-Hartman[PATCH] USB: drivers/usb/core/ fixups due to dev_printk...
2003-01-02 David S. Miller[USB]: core/hcd.c needs dma-mapping.h
2002-12-30 Greg Kroah-HartmanUSB: convert more dbg() calls to dev_dbg for the usb...
2002-12-30 David Brownell[PATCH] cleanup after dead hc needs task context
2002-12-27 David Brownell[PATCH] usbcore dma updates (and doc)
2002-12-19 David Brownell[PATCH] usbcore: rm hub oops, message cleanups, unlink
2002-12-17 David Brownell[PATCH] hub driver uses dev_info(), less log clutter
2002-12-05 Greg Kroah-HartmanUSB: make usb device lists EXPORT_SYMBOL_GPL
2002-12-05 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-12-04 Greg Kroah-HartmanLSM: add the example rootplug module
2002-12-03 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-12-02 David S. Miller[PATCH] kbd_pt_regs
2002-11-29 David Brownell[PATCH] reduce debug message volume
2002-11-14 Greg Kroah-Hartman[PATCH] USB: hcd.c: move #ifdef CONFIG_USB_DEBUG statem...
2002-11-14 David Brownell[PATCH] cleanup usb hcd unlink code
2002-10-29 Greg Kroah-HartmanUSB: Fixes for previous USB_* flag patch.
2002-10-29 Josh Myer[PATCH] [PATCH] fix a FIXME in usb.h
2002-10-25 David Brownell[PATCH] rm "automagic resubmit" for usb interrupt transfers
2002-09-30 David Brownell[PATCH] usbcore misc cleanup
2002-09-16 Greg Kroah-HartmanUSB: Convert the core code to use struct device_driver.
2002-09-04 Russell King[PATCH] 2.5.32-usb
2002-08-28 David Brownell[PATCH] USB dma and scatterlists
2002-08-18 David Brownell[PATCH] misc usbcore cleanups
2002-08-13 David Brownell[PATCH] HCDs support new DMA APIs (part 2 of 2)
2002-08-06 Paul Mackerras[PATCH] USB root hub polling and suspend
2002-08-06 David Brownell[PATCH] expose dma_addr_t in urbs
2002-07-19 Rusty Russell[PATCH] drivers/usb/* designated initializer rework
2002-07-15 Keith Owens[PATCH] 2.5.24 drivers_usb_core_hcd.c for DocBook
2002-06-08 Christopher Hoover[PATCH] USB SA-1111 patch against usb-2.5 bitkeeper
2002-06-07 Greg Kroah-HartmanUSB: hcd cleanups and documentation
2002-06-07 David Brownell[PATCH] relocate error checks
2002-06-06 Greg Kroah-HartmanUSB: split some pci specific pieces out of hcd.c into...
2002-05-26 David Brownell[PATCH] ehci split interrupt transactions
2002-05-24 Linus TorvaldsFix over-eager header file cleanup
2002-05-22 David Brownell[PATCH] usbcore, remove urb->next
2002-05-16 Johannes Erdfelt[PATCH] uhci-hcd for 2.5.15
next