summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hcd.c
AgeCommit message (Expand)Author
2010-12-21Merge commit 'v2.6.36.2' into linux-tegra-2.6.36Colin Cross
2010-12-09USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-10-06usb: host: ehci-hcd: add controller_resets_phy quirkGary King
2010-10-06usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2010-08-10USB: EHCI: add missing frame -> microframe conversionAlan Stern
2010-08-10USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEMAndrea Righi
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04ehci-hcd: Fix typo in an error messageOzan Çağlayan
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du
2009-09-23USB: EHCI: split ehci_qh into hw and sw partsAlek Du
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du
2009-09-23USB: Add nuvoton Ehci driver for w90p910 platformWan ZongShun
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern
2009-07-12USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-15USB: EHCI: use the new usb debugfs directoryGreg Kroah-Hartman
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-24USB: EHCI: Make timer_action out-of-lineAlan Stern
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese
2008-11-13USB: EHCI: fix handling of dead controllersAlan Stern
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-10-17usb: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei
2008-09-23USB: ehci: fix some ehci hangs and crashesDavid Brownell