aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.h
Commit message (Expand)AuthorAge
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
* USB: Enhance usage of pm_message_tAlan Stern2009-01-07
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-07
* USB: protect hcd.h from multiple inclusionsAnton Vorontsov2009-01-07
* USB: fix crash when URBs are unlinked after the device is goneAlan Stern2008-10-29
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-17
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* usb: hub: add check for unsupported bus topologyFelipe Balbi2008-07-21
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-21
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-29
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-25
* USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell2008-04-25
* USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman2008-02-01
* usb: dma bounce buffer supportMagnus Damm2008-02-01
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-01
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-12
* USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-12
* USB: Eliminate urb->status usage!Alan Stern2007-10-12
* USB: reorganize urb->status use in usbmonAlan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-12
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-12
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* usbcore: remove unused bandwith-related codeAlan Stern2007-02-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-27
* usbcore: trim down usb_bus structureAlan Stern2006-09-27
* USB: remove struct usb_operationsAlan Stern2006-09-27
* wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2006-09-27
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-20
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-04
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
* [PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton2005-10-28
* [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-28
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-28
* [PATCH] root hub changes (lesser half)David Brownell2005-10-28
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net2005-09-08
* [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-29
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* [PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2005-06-27
* [PATCH] usbcore: Remove hub_set_power_budgetAlan Stern2005-06-27
* [PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern2005-06-27