aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-2/+3
2007-06-08OHCI: Fix machine check in ohci_hub_status_dataAlan Stern1-0/+2
2006-12-20USB: ohci handles hardware faults during root port resetsTakamasa Ohtake1-2/+7
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-6/+6
2006-12-01OHCI: make autostop conditional on CONFIG_PMAlan Stern1-54/+79
2006-12-01OHCI: change priority level of resume log messageAlan Stern1-1/+1
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern1-12/+1
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern1-16/+8
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern1-2/+4
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern1-1/+2
2006-11-16OHCI: disallow autostop when wakeup is not availableAlan Stern1-1/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-09-28USB: fix build error in ohci driverGreg Kroah-Hartman1-2/+2
2006-09-28OHCI: add auto-stop supportAlan Stern1-73/+156
2006-09-28OHCI: remove existing autosuspend codeAlan Stern1-44/+6
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern1-3/+0
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-21/+46
2006-07-12[PATCH] USB: OHCI hub code unaligned accessDavid Miller1-2/+2
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell1-6/+6
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern1-1/+1
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-4/+20
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-3/+3
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-30/+12
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-2/+2
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell1-11/+11
2005-07-12[PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+643