aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/ohci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-03usb: host: ohci: Mark cc_to_error as __maybe_unusedLee Jones1-1/+1
2020-04-16USB: host: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-02-23USB: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor1-0/+2
2018-05-31USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-03-23ohci-pci: add qemu quirkGerd Hoffmann1-0/+1
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-1/+1
2016-03-03usb: host: unhide suspend/resume declarationsArnd Bergmann1-2/+0
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee1-10/+9
2014-07-18USB: OHCI: add check for stopped frame counterAlan Stern1-0/+1
2014-07-18USB: OHCI: add I/O watchdog for orphan TDsAlan Stern1-0/+13
2014-07-18USB: OHCI: make URB completions single-threadedAlan Stern1-0/+2
2014-07-18USB: OHCI: redesign the TD done listAlan Stern1-0/+1
2014-07-18USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern1-6/+0
2014-05-20Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman1-0/+2
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern1-0/+2
2014-04-24USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart1-0/+3
2013-12-03ohci: kill ohci_vdbgOliver Neukum1-6/+0
2013-12-03ohci: remove conditional compilationOliver Neukum1-6/+1
2013-06-03USB: OHCI: add a name for the platform-private fieldManjunath Goudar1-0/+3
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar1-0/+17
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao1-5/+0
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman1-1/+0
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern1-1/+0
2011-11-18OHCI: remove uses of hcd->stateAlan Stern1-6/+8
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+0
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-2/+2
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman1-2/+2
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-2/+2
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King1-10/+0
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern1-0/+1
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang1-0/+9
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-8/+0
2008-08-13USB: quirk PLL power down modeLibin Yang1-0/+9
2008-08-13USB: Hook start_hnp into ohci structDmitry Baryshkov1-0/+1
2008-08-13USB: ohci: make distrust_firmware a quirkDmitry Baryshkov1-0/+1
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones1-0/+7
2007-10-12USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak1-7/+6
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss1-0/+26
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-0/+2
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro1-6/+6
2007-02-07USB: Fix OHCI warningBenjamin Herrenschmidt1-0/+8
2007-02-07USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt1-52/+95
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-43/+43
2006-12-20USB: fix ohci.h over-use warningsJeff Garzik1-3/+3
2006-09-28OHCI: add auto-stop supportAlan Stern1-0/+1
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-2/+0