summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.h
AgeCommit message (Expand)AuthorLines
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern-0/+2
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern-2/+0
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern-2/+2
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern-0/+1
2008-04-24USB: defines for USB "Link Power Management" (LPM) ECNDavid Brownell-1/+1
2008-02-01USB: fix codingstyle issues in drivers/usb/core/*.hGreg Kroah-Hartman-45/+45
2008-02-01usb: dma bounce buffer supportMagnus Damm-0/+1
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao-0/+3
2007-10-12USB: mutual exclusion for EHCI init and port resetsAlan Stern-1/+7
2007-10-12USB: break apart flush_endpoint and disable_endpointAlan Stern-1/+3
2007-10-12USB: Eliminate urb->status usage!Alan Stern-1/+2
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern-4/+6
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern-5/+9
2007-10-12usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez-0/+7
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern-12/+2
2007-04-27USB: separate autosuspend from external suspendAlan Stern-0/+3
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern-6/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-6/+3
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern-6/+0
2006-09-27usbcore: trim down usb_bus structureAlan Stern-6/+7
2006-09-27USB: remove struct usb_operationsAlan Stern-25/+7
2006-09-27wusb: hub code recognizes wusb portsInaky Perez-Gonzalez-0/+1
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov-0/+8
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell-2/+0
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven-1/+1
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern-0/+1
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt-1/+6
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton-3/+12
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman-16/+0
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman-10/+0
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern-6/+17
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell-3/+3
2005-10-28[PATCH] root hub changes (lesser half)David Brownell-0/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro-4/+4
2005-09-08[PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net-4/+4
2005-07-29[PATCH] USB: fix in usb_calc_bus_timeDan Streetman-3/+5
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas-4/+4
2005-06-27[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern-3/+0
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern-0/+1
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern-1/+14
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk-1/+1
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+476