summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-201-12/+13
* [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-041-2/+3
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-041-2/+3
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-291-5/+10
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-5/+0
* [PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern2005-10-281-2/+2
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-281-2/+1
* [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-281-2/+0
* [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-281-2/+0
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-281-0/+2
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-10/+6
* [PATCH] updates for "controller suspended" handlingDavid Brownell2005-10-281-16/+12
* [PATCH] root hub changes (lesser half)David Brownell2005-10-281-7/+57
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-281-15/+27
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-0/+2
* Merge ../bleed-2.6Greg KH2005-10-281-1/+1
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+2
|/
* [PATCH] usbcore: small changes to HCD glue layerAlan Stern2005-09-121-2/+1
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov2005-09-051-1/+1
* [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-291-2/+2
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-1/+1
* [PATCH] usbcore: register root hub in usb_add_hcdAlan Stern2005-06-271-23/+49
* [PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern2005-06-271-86/+121
* [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-231-1/+1
* [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-201-34/+27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1840
OpenPOWER on IntegriCloud