aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-hub.c
AgeCommit message (Expand)Author
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov
2008-08-13USB: OHCI: fix system hang caused by earlier patchAlan Stern
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-05-02USB: OHCI: work around bogus compiler warningAlan Stern
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern
2008-04-24USB: ohci: port reset paranoia timeoutDavid Brownell
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann
2007-06-08OHCI: Fix machine check in ohci_hub_status_dataAlan Stern
2006-12-20USB: ohci handles hardware faults during root port resetsTakamasa Ohtake
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-12-01OHCI: make autostop conditional on CONFIG_PMAlan Stern
2006-12-01OHCI: change priority level of resume log messageAlan Stern
2006-12-01USB: OHCI: remove stale testing code from root-hub resumeAlan Stern
2006-12-01USB: OHCI: disable RHSC inside interrupt handlerAlan Stern
2006-12-01USB: ohci-hcd: fix compiler warningAlan Stern
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern
2006-11-16OHCI: disallow autostop when wakeup is not availableAlan Stern
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-28USB: fix build error in ohci driverGreg Kroah-Hartman
2006-09-28OHCI: add auto-stop supportAlan Stern
2006-09-28OHCI: remove existing autosuspend codeAlan Stern
2006-09-27usbcore: remove usb_suspend_root_hubAlan Stern
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-07-12[PATCH] USB: OHCI hub code unaligned accessDavid Miller
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] OHCI PM updatesDavid Brownell
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell
2005-07-12[PATCH] USB: coverity: (desc->bitmap)[] overrun fixKAMBAROV, ZAUR
2005-04-16Linux-2.6.12-rc2Linus Torvalds