aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney1-0/+5
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET1-0/+15
2010-08-11Merge branch 'master' into for-nextJiri Kosina1-5/+44
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern1-1/+7
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi1-1/+2
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+0
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du1-2/+17
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+17
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+1
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches1-1/+0
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-2/+1
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2010-01-20USB: add missing delay during remote wakeupAlan Stern1-2/+3
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern1-0/+2
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack1-0/+5
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp1-1/+1
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi1-0/+5
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu1-0/+5
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04ehci-hcd: Fix typo in an error messageOzan Çağlayan1-1/+1
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum1-0/+2
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+8
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern1-22/+4
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern1-5/+13
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar1-1/+0
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre1-0/+5
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power modeAlek Du1-0/+6
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du1-6/+8
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du1-0/+6
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun1-0/+5
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern1-1/+2
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-07-12USB: EHCI: update toggle state for linked QHsAlan Stern1-19/+16
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+45
2009-06-15USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman1-1/+1
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern1-0/+36
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese1-0/+2
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern1-13/+12
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern1-6/+8
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern1-2/+13
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern1-6/+7
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-5/+0
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei1-0/+1