| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: host: unhide suspend/resume declarations | Arnd Bergmann | 2016-03-03 | 1 | -2/+0 |
* | USB: OHCI: Eliminate platform-specific test in ohci.h | Kevin Cernekee | 2014-11-03 | 1 | -10/+9 |
* | USB: OHCI: add check for stopped frame counter | Alan Stern | 2014-07-18 | 1 | -0/+1 |
* | USB: OHCI: add I/O watchdog for orphan TDs | Alan Stern | 2014-07-18 | 1 | -0/+13 |
* | USB: OHCI: make URB completions single-threaded | Alan Stern | 2014-07-18 | 1 | -0/+2 |
* | USB: OHCI: redesign the TD done list | Alan Stern | 2014-07-18 | 1 | -0/+1 |
* | USB: OHCI: revert the ZF Micro orphan-TD quirk | Alan Stern | 2014-07-18 | 1 | -6/+0 |
* | Merge 3.15-rc5 into usb-next | Greg Kroah-Hartman | 2014-05-20 | 1 | -0/+2 |
|\ |
|
| * | USB: OHCI: fix problem with global suspend on ATI controllers | Alan Stern | 2014-05-03 | 1 | -0/+2 |
* | | USB: OHCI: Export the OHCI hub control and status_data functions | Laurent Pinchart | 2014-04-24 | 1 | -0/+3 |
|/ |
|
* | ohci: kill ohci_vdbg | Oliver Neukum | 2013-12-03 | 1 | -6/+0 |
* | ohci: remove conditional compilation | Oliver Neukum | 2013-12-03 | 1 | -6/+1 |
* | USB: OHCI: add a name for the platform-private field | Manjunath Goudar | 2013-06-03 | 1 | -0/+3 |
* | USB: OHCI: prepare to make ohci-hcd a library module | Manjunath Goudar | 2013-05-30 | 1 | -0/+17 |
* | USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy | Richard Zhao | 2012-06-13 | 1 | -5/+0 |
* | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -1/+1 |
* | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman | 2011-11-26 | 1 | -1/+0 |
|\ |
|
| * | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern | 2011-11-18 | 1 | -1/+0 |
* | | OHCI: remove uses of hcd->state | Alan Stern | 2011-11-18 | 1 | -6/+8 |
|/ |
|
* | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 | 1 | -10/+0 |
|\ |
|
| * | ARM: lh7a40x: remove unmaintained platform support | Russell King | 2011-01-24 | 1 | -10/+0 |
* | | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 2011-03-01 | 1 | -2/+2 |
* | | Revert "USB host: Move AMD PLL quirk to pci-quirks.c" | Greg Kroah-Hartman | 2011-02-17 | 1 | -2/+2 |
* | | USB host: Move AMD PLL quirk to pci-quirks.c | Andiry Xu | 2011-02-04 | 1 | -2/+2 |
|/ |
|
* | OHCI: work around for nVidia shutdown problem | Alan Stern | 2010-10-22 | 1 | -0/+1 |
* | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer | Libin Yang | 2009-11-17 | 1 | -0/+9 |
* | usb: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-10-17 | 1 | -8/+0 |
* | USB: quirk PLL power down mode | Libin Yang | 2008-08-13 | 1 | -0/+9 |
* | USB: Hook start_hnp into ohci struct | Dmitry Baryshkov | 2008-08-13 | 1 | -0/+1 |
* | USB: ohci: make distrust_firmware a quirk | Dmitry Baryshkov | 2008-08-13 | 1 | -0/+1 |
* | USB: convert ohci debug files to use debugfs instead of sysfs | Tony Jones | 2008-02-01 | 1 | -0/+7 |
* | USB: add runtime frame_no quirk for big-endian OHCI | Valentine Barshak | 2007-10-12 | 1 | -7/+6 |
* | USB: OHCI handles more ZFMicro quirks | Mike Nuss | 2007-10-12 | 1 | -0/+26 |
* | USB: Fix NEC OHCI chip silicon bug | Michael Hanselmann | 2007-07-12 | 1 | -0/+2 |
* | [PATCH] hci_{read,write}l() does force casts to wrong type for no reason | Al Viro | 2007-02-09 | 1 | -6/+6 |
* | USB: Fix OHCI warning | Benjamin Herrenschmidt | 2007-02-07 | 1 | -0/+8 |
* | USB: Implement support for "split" endian OHCI | Benjamin Herrenschmidt | 2007-02-07 | 1 | -52/+95 |
* | USB: ohci whitespace/comment fixups | David Brownell | 2006-12-20 | 1 | -43/+43 |
* | USB: fix ohci.h over-use warnings | Jeff Garzik | 2006-12-20 | 1 | -3/+3 |
* | OHCI: add auto-stop support | Alan Stern | 2006-09-28 | 1 | -0/+1 |
* | USB: Dealias -110 code (more complete) | Pete Zaitcev | 2006-09-27 | 1 | -1/+1 |
* | USB: Properly unregister reboot notifier in case of failure in ehci hcd | Aleksey Gorelov | 2006-09-27 | 1 | -2/+0 |
* | [PATCH] OHCI PM updates | David Brownell | 2005-10-28 | 1 | -1/+0 |
* | [PATCH] USB: OHCI relies less on NDP register | David Brownell | 2005-09-12 | 1 | -0/+1 |
* | [PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget | Alan Stern | 2005-06-27 | 1 | -1/+0 |
* | [PATCH] USB: add reboot notifier to ohci | David Brownell | 2005-06-27 | 1 | -0/+1 |
* | [PATCH] USB: OHCI on Compaq Aramada 7400 | David Brownell | 2005-04-18 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+636 |