aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-hub.c
AgeCommit message (Expand)Author
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-02-10ohci-hub: fix typo in dbg_port macroJelle Martijn Kok
2015-04-03ohci-hub: use USB_DT_HUBSergei Shtylyov
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern
2014-07-18USB: OHCI: make URB completions single-threadedAlan Stern
2014-07-18USB: OHCI: redesign the TD done listAlan Stern
2014-05-20Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart
2013-12-03ohci: no conditional debugging in root hub hadlingOliver Neukum
2013-10-19USB: OHCI: fix and explain sparse errorsAlan Stern
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-06-13USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-10-18USB: Fix runtime wakeup on OHCIMatthew Garrett
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2010-08-10USB: controller resume should check the root hubAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-04-30USB: OHCI: don't look at the root hub to get the number of portsAlan Stern
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