summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-231-0/+8
* USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-231-22/+4Star
* USB: EHCI: rescan the queue after an unlinkAlan Stern2009-09-231-5/+13
* USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-231-1/+0Star
* USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-231-0/+5
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-231-0/+6
* USB: EHCI: split ehci_qh into hw and sw partsAlek Du2009-09-231-6/+8
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-231-0/+6
* USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun2009-09-231-0/+5
* USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-081-1/+2
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-131-0/+2
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-07-131-19/+16Star
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-161-0/+45
* USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-161-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* USB: EHCI: Make timer_action out-of-lineAlan Stern2009-03-251-0/+36
* USB: EHCI: slow down ITD reuseKarsten Wiese2009-02-271-0/+2
* USB: EHCI: fix handling of dead controllersAlan Stern2008-11-131-13/+12Star
* USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds2008-10-201-1/+1
* USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern2008-10-171-6/+8
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-171-2/+13
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-171-6/+7
* usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-171-5/+0Star
* USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2008-10-171-0/+1
* USB: ehci: fix some ehci hangs and crashesDavid Brownell2008-09-231-10/+16
* USB: ehci-hcd unlink speedupsDavid Brownell2008-07-221-1/+1
* USB: ehci shutdown refactoredSarah Sharp2008-04-251-16/+25
* USB: ehci: paranoia, reject large control transfersDavid Brownell2008-04-251-2/+8
* USB: ehci: remove obsolete workaround for bogus IRQsDavid Brownell2008-04-251-3/+3
* USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"Karsten Wiese2008-04-251-9/+14
* USB: ehci: minor cleanupsDavid Brownell2008-04-251-31/+2Star
* plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek2008-03-271-1/+1
* USB: fix ehci unlink regressionsDavid Brownell2008-03-111-16/+46
* USB: POWERPC: ehci: fix ppc buildAnton Vorontsov2008-02-221-1/+1
* USB: fix previous sparse fix which was incorrectDavid Brownell2008-02-221-12/+12
* USB: add ehci-ixp bus glueVladimir Barinov2008-02-011-0/+5
* USB: add ehci-ppc-of bus glue (device-tree aware)Valentine Barshak2008-02-011-28/+39
* USB: add Marvell Orion USB host supportTzachi Perelstein2008-02-011-0/+5
* USB: ehci-hcd: fix sparse warning about shadowing 'status' symbolMarcin Slusarz2008-02-011-4/+4
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-011-22/+55
* USB: convert ehci debug files to use debugfs instead of sysfsTony Jones2008-02-011-1/+24
* USB: fix up EHCI startup synchronizationDavid Brownell2007-11-281-1/+4
* USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-121-0/+8
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-121-5/+9
* Revert "USB: EHCI cpufreq fix"Linus Torvalds2007-08-211-67/+0Star
* USB: PS3: USB system-bus reworkGeoff Levand2007-07-131-15/+7Star
* USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...Vladimir Barinov2007-07-131-2/+8
* USB: ehci_fsl update for MPC831x supportLi Yang2007-07-131-1/+1
* USB: EHCI big endian data structures support (for 440EPx)Stefan Roese2007-07-131-0/+5
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-131-0/+2