summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Export URB statistics for powertopSarah Sharp2007-10-121-0/+2
* USB: flush outstanding URBs when suspendingAlan Stern2007-10-121-0/+5
* USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-121-21/+27
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-11/+11
* USB: reorganize urb->status use in usbmonAlan Stern2007-10-121-1/+1
* USB: fix mistake in usb_hcd_giveback_urbAlan Stern2007-10-121-3/+4
* USB: add urb->unlinked fieldAlan Stern2007-10-121-7/+12
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-2/+7
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-124/+131
* usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-121-15/+18
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-121-1/+72
* USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-121-150/+166
* USB: update spinlock usage for root-hub URBsAlan Stern2007-10-121-23/+29
* USB: cleanup for previous patchesAlan Stern2007-10-121-5/+0
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-121-16/+24
* USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-121-2/+2
* USB: add ep->enableAlan Stern2007-10-121-4/+1
* USB: add urb->epAlan Stern2007-10-121-9/+4
* USB: change name of spinlock in hcd.cAlan Stern2007-07-191-23/+26
* USB: move routines in hcd.cAlan Stern2007-07-191-41/+41
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-121-1/+4
* USB: Remove usages of dev->power.power_stateAlan Stern2007-07-121-10/+0
* usb: free DMA mappings if enqueue failsPete Zaitcev2007-07-121-27/+20
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-121-19/+33
* USB: introduce usb_anchorOliver Neukum2007-07-121-0/+2
* USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven2007-07-121-4/+6
* USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-291-1/+1
* USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-221-1/+1
* USB: remove unneeded WARN_ONAlan Stern2007-05-221-4/+0
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-271-0/+1
* USB: separate autosuspend from external suspendAlan Stern2007-04-271-3/+22
* USB: fix race in HCD removalAlan Stern2007-04-271-3/+5
* usbcore: remove unused bandwith-related codeAlan Stern2007-02-071-137/+0
* usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com2006-12-011-1/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+7
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-2/+2
* USB: allow both root-hub interrupts and pollingAlan Stern2006-09-281-2/+1
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2006-09-281-1/+2
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-271-44/+0
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-44/+23
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-271-3/+5
* USB: remove struct usb_operationsAlan Stern2006-09-271-44/+5
* usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern2006-09-271-30/+35
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-10/+2
* [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-081-7/+6
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-2/+0
* [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-201-14/+26
* [PATCH] USB: usbcore sets up root hubs earlierDavid Brownell2006-03-201-49/+55
OpenPOWER on IntegriCloud