aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAge
* 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
* USB: remove struct usb_operationsAlan Stern2006-09-27
* usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern2006-09-27
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-09
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
* [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-20
* [PATCH] USB: usbcore sets up root hubs earlierDavid Brownell2006-03-20
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-04
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern2005-10-28
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-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: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-28