summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
AgeCommit message (Expand)Author
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman
2014-05-20xhci: Use completion and status in global command queueMathias Nyman
2014-05-20xhci: Add a global command queueMathias Nyman
2014-05-20xhci: Use command structures when queuing commands on the command ringMathias Nyman
2014-05-20xhci: Report max device limit when Enable Slot command fails.Sarah Sharp
2014-05-20xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-05-20xhci: fix wrong port number reported when setting USB2.0 hardware LPM.Lin Wang
2014-04-25usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen
2014-04-25usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman
2014-03-06xhci: add the meaningful IRQ description if it is emptyAdrian Huang
2014-03-04xhci: Handle MaxPSASize == 0Hans de Goede
2014-03-04xhci: use usb_ss_max_streams in xhci_check_streams_endpointHans de Goede
2014-03-04xhci: Free streams when they are still allocated on a set_interface callHans de Goede
2014-02-07Revert "xhci: Set scatter-gather limit to avoid failed block writes."Sarah Sharp
2014-02-07xhci 1.0: Limit arbitrarily-aligned scatter gather.Sarah Sharp
2014-01-30Revert "xhci: replace xhci_read_64() with readq()"Sarah Sharp
2014-01-29Revert "xhci: replace xhci_write_64() with writeq()"Sarah Sharp
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp
2013-12-19usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham
2013-12-13xhci: Add quirks module optionTakashi Iwai
2013-12-10xhci: clarify logging in xhci_setup_deviceDan Williams
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-02xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou
2013-12-02xhci: replace xhci_read_64() with readq()Xenia Ragiadakou
2013-12-02xhci: replace xhci_writel() with writel()Xenia Ragiadakou
2013-12-02xhci: replace xhci_readl() with readl()Xenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()Xenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()Xenia Ragiadakou
2013-12-02xhci: replace USB_MAXINTERFACES with config->desc.bNumInterfaceXenia Ragiadakou
2013-12-02xhci: fix incorrect type in assignment in xhci_address_device()Xenia Ragiadakou
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-16usb: xhci: remove the unused ->address fieldDan Williams
2013-10-16xhci: correct the usage of USB_CTRL_SET_TIMEOUTxiao jin
2013-10-16usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16xhci: Set L1 device slot on USB2 LPM enable/disable.Sarah Sharp
2013-10-09xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai
2013-10-09xhci: quirk for extra long delay for S4Oliver Neukum
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-08-28xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp
2013-08-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou
2013-08-13xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou
2013-08-13xhci: trace debug statements for urb cancellationXenia Ragiadakou