usb: storage: shuttle_usbat: fix discs being detected twice
[pandora-kernel.git] / drivers / usb / host /
2014-05-18 David Cohenusb/xhci: fix compilation warning when !CONFIG_PCI...
2014-05-18 Julius Wernerusb: xhci: Prefer endpoint context dequeue pointer...
2014-05-18 Hans de Goedexhci: For streams the css flag most be read from the...
2014-04-01 Stanislaw Gruszkausb: ehci: fix deadlock when threadirqs option is used
2014-04-01 Alan SternUSB: EHCI: add delay during suspend to prevent erroneou...
2014-04-01 Peter Chenusb: ehci: add freescale imx28 special write register...
2014-02-15 Takashi Iwaixhci: Limit the spurious wakeup fix only to HP machines
2013-11-28 Takashi Iwaixhci: Fix spurious wakeups after S5 on Haswell
2013-11-28 Oliver Neukumxhci: quirk for extra long delay for S4
2013-11-28 Sarah Sharpxhci: Don't enable/disable RWE on bus suspend/resume.
2013-10-26 Florian Wolterxhci: Fix race between ep halt and URB cancellation
2013-10-26 Alan SternUSB: fix PM config symbol in uhci-hcd, ehci-hcd, and...
2013-10-26 Alan SternUSB: OHCI: Allow runtime PM without system sleep
2013-10-26 Shawn Nematbakhshusb: xhci: Disable runtime PM suspend for quirky contro...
2013-10-26 Daniel Mackusb: ehci-mxc: check for pdata before dereferencing
2013-08-02 Oleksij Rempelxhci: fix null pointer dereference on ring_doorbell_for...
2013-08-02 George Cherianusb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all...
2013-08-02 Sarah Sharpxhci: Avoid NULL pointer deref when host dies.
2013-07-27 Mathias Nymanxhci: check for failed dma pool allocation
2013-06-19 Alan SternUSB: revert periodic scheduling bugfix
2013-06-19 Tony Camusoxhci - correct comp_mode_recovery_timer on return from...
2013-06-19 Vladimir Murzinxhci: fix list access before init
2013-06-19 Sergio Aguirrexhci-mem: init list heads at the beginning of init
2013-05-30 Sarah Sharpxhci: Don't warn on empty ring for suspended devices.
2013-05-30 Alan SternUSB: UHCI: fix for suspend of virtual HP controller
2013-05-30 Alan SternUSB: xHCI: override bogus bulk wMaxPacketSize values
2013-04-10 Vivek Gautamusb: xhci: Fix TRB transfer length macro used for Event...
2013-03-27 Dmitry TorokhovUSB: xhci - fix bit definitions for IMAN register
2013-03-27 Hannes ReineckeUSB: xhci: correctly enable interrupts
2013-03-06 Roger QuadrosUSB: ehci-omap: Fix autoloading of module
2013-02-20 Alan SternUSB: EHCI: fix bug in scheduling periodic split transfers
2013-02-20 David Mooreusb: Prevent dead ports when xhci is not enabled
2013-02-20 Alan SternUSB: XHCI: fix memory leak of URB-private data
2013-02-20 Sarah Sharpxhci: Fix TD size for isochronous URBs.
2013-02-20 Sarah Sharpxhci: Fix isoc TD encoding.
2013-02-06 Alan SternUSB: UHCI: fix IRQ race during initialization
2013-02-06 Sarah Sharpxhci: Avoid "dead ports", add roothub port polling.
2013-02-06 Sarah SharpUSB: Allow USB 3.0 ports to be disabled.
2013-02-06 Sarah Sharpxhci: Handle HS bulk/ctrl endpoints that don't NAK.
2013-01-03 Russell Webbxhci: Add Lynx Point LP to list of Intel switchable...
2013-01-03 Alan SternUSB: OHCI: workaround for hardware bug: retired TDs...
2013-01-03 Alexis R. Cortesusb: host: xhci: Stricter conditional for Z1 system...
2013-01-03 Sarah Sharpxhci: Extend Fresco Logic MSI quirk.
2013-01-03 Julius Wernerxhci: fix null-pointer dereference when destroying...
2013-01-03 Sarah SharpxHCI: Fix TD Size calculation on 1.0 hosts.
2013-01-03 Sarah Sharpxhci: Fix conditional check in bandwidth calculation.
2013-01-03 Alan SternUSB: EHCI: bugfix: urb->hcpriv should not be NULL
2012-12-06 Sarah Sharpxhci: Remove scary warnings about transfer issues.
2012-12-06 Sarah Sharpxhci: Remove warnings about MSI and MSI-X capabilities.
2012-10-30 Sarah Sharpxhci: Fix potential NULL ptr deref in command cancellation.
2012-10-30 Anisse Astierehci: Add yet-another Lucid nohandoff pci quirk
2012-10-30 Anisse Astierehci: fix Lucid nohandoff pci quirk to be more generic...
2012-10-30 Alexis R. Cortesusb: host: xhci: New system added for Compliance Mode...
2012-10-17 Elric FuxHCI: handle command after aborting the command ring
2012-10-17 Sarah Sharpxhci: Intel Panther Point BEI quirk.
2012-10-17 Vivek Gautamusb: host: xhci: Fix Null pointer dereferencing with...
2012-10-17 Michael SpangIncrease XHCI suspend timeout to 16ms
2012-10-17 Elric FuxHCI: cancel command after command timeout
2012-10-17 Elric FuxHCI: add aborting command ring function
2012-10-17 Elric FuxHCI: add cmd_ring_state
2012-10-17 Sarah Sharpxhci: Warn when hosts don't halt.
2012-09-19 Pavankumar KondetiEHCI: Update qTD next pointer in QH overlay region...
2012-09-19 Moiz Sonasathusb: host: xhci: fix compilation error for non-PCI...
2012-09-19 Alexis R. Cortesusb: host: xhci: Fix Compliance Mode on SN65LVPE502CP...
2012-09-19 Matthew Garrettxhci: Make handover code more robust
2012-09-19 Dan Carpenterxhci: Fix a logical vs bitwise AND bug
2012-09-19 Sarah Sharpxhci: Switch PPT ports to EHCI on shutdown.
2012-09-19 Keng-Yu LinIntel xhci: Only switch the switchable ports
2012-09-19 Manoj Iyerxhci: Recognize USB 3.0 devices as superspeed at powerup
2012-09-19 Sarah Sharpxhci: Fix bug after deq ptr set to link TRB.
2012-09-12 Sarah Sharpxhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.
2012-09-12 Sarah Sharpxhci: Increase reset timeout for Renesas 720201 host.
2012-07-25 Stanislaw Ledwonusb: Add support for root hub port status CAS
2012-06-19 Ricardo MartinsUSB: fix PS3 EHCI systems
2012-06-19 Geoff Levandusb: PS3 EHCI QH read work-around
2012-06-19 Andiry XuxHCI: Increase the timeout for controller save/restore...
2012-06-19 Takashi Iwaixhci: Don't free endpoints in xhci_mem_cleanup()
2012-06-19 Takashi Iwaixhci: Fix invalid loop check in xhci_free_tt_info()
2012-06-19 Alan SternUSB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
2012-05-30 Sarah Sharpxhci: Reset reserved command ring TRBs on cleanup.
2012-05-30 Oliver NeukumUSB: fix resource leak in xhci power loss path
2012-05-30 Sarah Sharpxhci: Add new short TX quirk for Fresco Logic host.
2012-05-30 Nicolas FerreUSB: ohci-at91: add a reset function to fix race condition
2012-05-30 Sarah Sharpxhci: Add Lynx Point to list of Intel switchable hosts.
2012-05-30 Sarah Sharpxhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n
2012-05-30 Hans de Goedeusb-xhci: Handle COMP_TX_ERR for isoc tds
2012-05-11 Alan SternUSB: EHCI: fix crash during suspend on ASUS computers
2012-05-11 Alan SternEHCI: always clear the STS_FLR status bit
2012-05-11 Alan SternEHCI: fix criterion for resuming the root hub
2012-04-22 Sarah Sharpxhci: Fix register save/restore order.
2012-04-22 Alex HexHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
2012-04-22 Elric FuxHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
2012-04-22 Sarah Sharpxhci: Restore event ring dequeue pointer on resume.
2012-04-22 Sarah Sharpxhci: Don't write zeroed pointers to xHC registers.
2012-04-22 Felipe Balbixhci: don't re-enable IE constantly
2012-04-02 Peter Chenusb: Fix build error due to dma_mask is not at pdev_arc...
2012-04-02 Shengzhou Liupowerpc/usb: fix bug of kernel hang when initializing usb
2012-03-01 Sarah SharpUSB: Don't fail USB3 probe on missing legacy PCI IRQ.
2012-03-01 Sarah Sharpxhci: Fix encoding for HS bulk/control NAK rate.
2012-03-01 Sarah Sharpxhci: Fix oops caused by more USB2 ports than USB3...
next