Added patch headers.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / hcd.h
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-02 Herbert XuUSB: Move hcd free_dev call into usb_disconnect to...
2010-03-02 Alan SternUSB: convert to the runtime PM framework
2010-03-02 Sarah SharpUSB: Add call to notify xHC of a device reset.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-11 Sarah SharpUSB: Check bandwidth when switching alt settings.
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-09-23 Sarah SharpUSB: Add hub descriptor update hook for xHCI
2009-07-15 Jeff Mahoney- Update to 2.6.31-rc3.
2009-07-12 Alan SternUSB: fix the clear_tt_buffer interface
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-16 Sarah SharpUSB: Support for bandwidth allocation.
2009-06-16 Sarah SharpUSB: Support for addressing a USB device under xHCI
2009-06-16 Sarah SharpUSB: Add SuperSpeed to the list of USB device speeds.
2009-06-16 Sarah SharpUSB: xhci: BIOS handoff and HW initialization.
2009-06-16 Alan SternUSB: new flag for resume-from-hibernation
2009-06-16 Alan SternUSB: move PCI host controllers to new PM framework
2009-04-20 Jeff Mahoney- Update to 2.6.30-rc2-git6.
2009-04-17 David VrabelUSB: add reset endpoint operations
2009-02-20 Jeff Mahoney- Update to 2.6.29-rc5-git3.
2009-02-18 Rafael J. WysockiUSB/PCI: Fix resume breakage of controllers behind...
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-28 Rafael J. WysockiUSB: Fix suspend-resume of PCI USB controllers
2009-01-07 Alan SternUSB: fix up suspend and resume for PCI host controllers
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Pete ZaitcevUSB: Allow usbmon as a module even if usbcore is builtin
2009-01-07 Anton VorontsovUSB: protect hcd.h from multiple inclusions
2008-11-07 Alan SternUSB: fix crash when URBs are unlinked after the device...
2008-11-05 Greg Kroah-Hartman- Update to 2.6.27.5-rc1:
2008-10-29 Alan SternUSB: fix crash when URBs are unlinked after the device...
2008-10-22 Greg Kroah-Hartman- update to 2.6.27.3
2008-10-22 Alan SternUSB: EHCI: log a warning if ehci-hcd is not loaded...
2008-10-17 Alan SternUSB: EHCI: log a warning if ehci-hcd is not loaded...
2008-08-29 Jeff Mahoney- Updated to 2.6.27-rc5.
2008-08-21 Alan SternUSB: automatically enable RHSC interrupts
2008-08-18 Andreas SchwabUpdate kdb patches.
2008-07-21 Felipe Balbiusb: hub: add check for unsupported bus topology
2008-07-21 Greg Kroah-HartmanUSB: handle pci_name() being const
2008-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
2008-07-06 Linus TorvaldsRevert "USB: don't explicitly reenable root-hub status...
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-29 Alan SternUSB: EHCI: suppress unwanted error messages
2008-04-25 Alan SternUSB: don't explicitly reenable root-hub status interrupts
2008-04-25 Alan SternUSB: clarify usage of hcd->suspend/resume methods
2008-04-25 Alan SternUSB: root hubs don't lie about their number of TTs
2008-04-25 David BrownellUSB: defines for USB "Link Power Management" (LPM) ECN
2008-03-07 Andreas SchwabUpdate kdb patches.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/*.h
2008-02-01 Magnus Dammusb: dma bounce buffer support
2008-02-01 Balaji RaoUSB: force handover port to companion when hub_port_con...
2007-11-21 Andreas SchwabUpdate kdb patches.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-12 Alan SternUSB: mutual exclusion for EHCI init and port resets
2007-10-12 Alan SternUSB: break apart flush_endpoint and disable_endpoint
2007-10-12 Alan SternUSB: Eliminate urb->status usage!
2007-10-12 Alan SternUSB: reorganize urb->status use in usbmon
2007-10-12 Alan SternUSB: make HCDs responsible for managing endpoint queues
2007-10-12 Inaky Perez-Gonzalezusb: add the concept of default authorization to USB...
2007-07-12 Alan SternUSB: separate root and non-root suspend/resume
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Alan SternUSB: separate autosuspend from external suspend
2007-02-07 Alan Sternusbcore: remove unused bandwith-related code
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Alan Sternusbcore: remove usb_suspend_root_hub
2006-09-27 Alan Sternusbcore: trim down usb_bus structure
2006-09-27 Alan SternUSB: remove struct usb_operations
2006-09-27 Inaky Perez-Gonzalezwusb: hub code recognizes wusb ports
2006-09-27 Aleksey GorelovUSB: Properly unregister reboot notifier in case of...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-20 David Brownell[PATCH] USB: remove usbcore-specific wakeup flags
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
2006-01-04 Alan Stern[PATCH] USB: central handling for host controllers...
2005-11-30 Benjamin Herrenschmidt[PATCH] USB: Fix USB suspend/resume crasher (#2)
2005-10-28 Andrew Morton[PATCH] USB: fix pm patches with CONFIG_PM off part 1
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbmon to use usb notifiers
2005-10-28 Greg Kroah-Hartman[PATCH] USB: convert usbfs/inode.c to use usb notifiers
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 David Brownell[PATCH] usbcore PCI glue updates for PM
2005-10-28 David Brownell[PATCH] root hub changes (lesser half)
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-09-08 david-b@pacbell.net[PATCH] USB: tweak highspeed timing calculations
2005-07-29 Dan Streetman[PATCH] USB: fix in usb_calc_bus_time
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 Alan Stern[PATCH] usbcore: register root hub in usb_add_hcd
2005-06-27 Alan Stern[PATCH] usbcore: Remove hub_set_power_budget
2005-06-27 Alan Stern[PATCH] usbcore support for root-hub IRQ instead of...
2005-06-23 Adrian Bunk[PATCH] better USB_MON dependencies
2005-04-19 David Brownell[PATCH] USB: hcd suspend uses pm_message_t
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 Alan Stern[PATCH] USB: Create usb_hcd structures within usbcore...
2004-12-15 David Brownell[PATCH] USB: HCD/usb_bus interface cleanup (9/15)
2004-11-03 Alan Stern[PATCH] usbcore: add comment to updated hcd.h
2004-11-03 Alan Stern[PATCH] usbcore: Make the core release hcd structures
2004-11-01 Alan Stern[PATCH] USB: Dequeuing of root-hub URBs
2004-10-19 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-10-06 Roger Luethi[PATCH] PCI: remove driver private PCI state, 1 arg...
next