aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAge
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-25
* USB: fix comments of 2 functions in hcd.cMing Lei2008-04-25
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01
* USB: use a real vendor and product id for root hubsGreg Kroah-Hartman2008-02-01
* usb: dma bounce buffer supportMagnus Damm2008-02-01
* USB: Convert from class_device to device for USB coreTony Jones2008-02-01
* USB HCD: avoid duplicate local_irq_disable()Alan Stern2007-11-28
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* USB: Export URB statistics for powertopSarah Sharp2007-10-12
* USB: flush outstanding URBs when suspendingAlan 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: fix mistake in usb_hcd_giveback_urbAlan Stern2007-10-12
* USB: add urb->unlinked fieldAlan Stern2007-10-12
* USB: centralize -EREMOTEIO handlingAlan Stern2007-10-12
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12
* usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-12
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-12
* USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-12
* USB: update spinlock usage for root-hub URBsAlan Stern2007-10-12
* USB: cleanup for previous patchesAlan Stern2007-10-12
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-12
* USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-12
* USB: add ep->enableAlan Stern2007-10-12
* USB: add urb->epAlan Stern2007-10-12
* USB: change name of spinlock in hcd.cAlan Stern2007-07-19
* USB: move routines in hcd.cAlan Stern2007-07-19
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-12
* USB: Remove usages of dev->power.power_stateAlan Stern2007-07-12
* usb: free DMA mappings if enqueue failsPete Zaitcev2007-07-12
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-12
* USB: introduce usb_anchorOliver Neukum2007-07-12
* USB: Patch to align the various USB timers to fire at the same timeArjan van de Ven2007-07-12
* USB: replace flush_workqueue with cancel_sync_workAlan Stern2007-05-29
* USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-23
* USB: remove unneeded WARN_ONAlan Stern2007-05-23
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-27
* USB: separate autosuspend from external suspendAlan Stern2007-04-27
* USB: fix race in HCD removalAlan Stern2007-04-27
* usbcore: remove unused bandwith-related codeAlan Stern2007-02-07
* usb hub: fix root hub code so it takes more than 15 devices per root hubinaky@linux.intel.com2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* USB: allow both root-hub interrupts and pollingAlan Stern2006-09-28
* USB: Fix alignment of buffer passed down to ->hub_control()Mikael Pettersson2006-09-28
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-27
* usbcore: trim down usb_bus structureAlan Stern2006-09-27
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-27