aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15USB: Support for bandwidth allocation.Sarah Sharp1-0/+32
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp1-0/+8
2009-06-15USB: Add SuperSpeed to the list of USB device speeds.Sarah Sharp1-0/+1
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp1-0/+1
2009-06-15USB: new flag for resume-from-hibernationAlan Stern1-2/+2
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern1-6/+3
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-0/+14
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki1-1/+0
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki1-1/+0
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern1-1/+3
2009-01-07USB: Enhance usage of pm_message_tAlan Stern1-2/+2
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev1-2/+2
2009-01-07USB: protect hcd.h from multiple inclusionsAnton Vorontsov1-0/+4
2008-10-29USB: fix crash when URBs are unlinked after the device is goneAlan Stern1-0/+1
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern1-0/+6
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-4/+0
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi1-0/+2
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman1-1/+1
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+2
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+2
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-2/+0
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern1-2/+2
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern1-0/+1
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell1-1/+1
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman1-45/+45
2008-02-01usb: dma bounce buffer supportMagnus Damm1-0/+1
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao1-0/+3
2007-10-12USB: mutual exclusion for EHCI init and port resetsAlan Stern1-1/+7
2007-10-12USB: break apart flush_endpoint and disable_endpointAlan Stern1-1/+3
2007-10-12USB: Eliminate urb->status usage!Alan Stern1-1/+2
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern1-4/+6
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern1-5/+9
2007-10-12usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez1-0/+7
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern1-12/+2
2007-04-27USB: separate autosuspend from external suspendAlan Stern1-0/+3
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern1-6/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+3
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern1-6/+0
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-6/+7
2006-09-27USB: remove struct usb_operationsAlan Stern1-25/+7
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez1-0/+1
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+8
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell1-2/+0
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven1-1/+1
2006-01-04[PATCH] USB: central handling for host controllers that were reset during suspend/resumeAlan Stern1-0/+1
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-1/+6
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton1-3/+12
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman1-16/+0
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman1-10/+0
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-6/+17