summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hub.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-131-2/+3
* OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-091-0/+2
* USB: ohci handles hardware faults during root port resetsTakamasa Ohtake2006-12-201-2/+7
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-6/+6
* OHCI: make autostop conditional on CONFIG_PMAlan Stern2006-12-011-54/+79
* OHCI: change priority level of resume log messageAlan Stern2006-12-011-1/+1
* USB: OHCI: remove stale testing code from root-hub resumeAlan Stern2006-12-011-12/+1Star
* USB: OHCI: disable RHSC inside interrupt handlerAlan Stern2006-12-011-16/+8Star
* USB: ohci-hcd: fix compiler warningAlan Stern2006-12-011-2/+4
* USB: OHCI: fix root-hub resume bugAlan Stern2006-11-161-1/+2
* OHCI: disallow autostop when wakeup is not availableAlan Stern2006-11-161-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* USB: fix build error in ohci driverGreg Kroah-Hartman2006-09-291-2/+2
* OHCI: add auto-stop supportAlan Stern2006-09-291-73/+156
* OHCI: remove existing autosuspend codeAlan Stern2006-09-291-44/+6Star
* usbcore: remove usb_suspend_root_hubAlan Stern2006-09-271-3/+0Star
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-21/+46
* [PATCH] USB: OHCI hub code unaligned accessDavid Miller2006-07-131-2/+2
* [PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell2006-03-201-6/+6
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-041-1/+1
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-301-4/+20
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-291-3/+3
* [PATCH] OHCI PM updatesDavid Brownell2005-10-291-30/+12Star
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-291-2/+2
* [PATCH] USB: OHCI relies less on NDP registerDavid Brownell2005-09-121-11/+11
* [PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR2005-07-121-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+643