aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-02-11USB: EHCI: fix for leaking isochronous dataAlan Stern
2013-02-11usb: Prevent dead ports when xhci is not enabledDavid Moore
2013-02-11USB: XHCI: fix memory leak of URB-private dataAlan Stern
2013-02-11xhci: Fix TD size for isochronous URBs.Sarah Sharp
2013-02-11xhci: Fix isoc TD encoding.Sarah Sharp
2013-02-11drivers: xhci: fix incorrect bit testNickolai Zeldovich
2013-02-11USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern
2013-02-11USB: EHCI: fix timer bug affecting port resumeAlan Stern
2013-02-11USB: EHCI: unlink one async QH at a timeAlan Stern
2013-02-11USB: EHCI: remove ASS/PSS polling timeoutAlan Stern
2013-01-27USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-17USB: ehci: make debug port in-use detection functional againJan Beulich
2013-01-17xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2013-01-17xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-17USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-11xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb
2013-01-11usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes
2013-01-11xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner
2013-01-11xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp
2013-01-11xhci: Fix conditional check in bandwidth calculation.Sarah Sharp
2012-12-17USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern
2012-12-17xhci: Extend Fresco Logic MSI quirk.Sarah Sharp
2012-12-17USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp
2012-10-25xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp
2012-10-25xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-10-23xhci: fix integer overflowOliver Neukum
2012-10-23xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum
2012-10-22usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu
2012-10-22usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
2012-10-17usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk
2012-10-09USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood
2012-09-25Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-09-25xhci: Intel Panther Point BEI quirk.Sarah Sharp
2012-09-24powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHYShengzhou Liu
2012-09-24usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam