summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin
2019-12-21xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng
2019-10-17xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng
2019-10-17usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng
2019-10-17xhci: Check all endpoints for LPM timeoutJan Schmidt
2019-10-17xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman
2019-06-11usb: xhci: avoid null pointer deref when bos field is NULLCarsten Schmid
2019-06-11xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()Andrey Smirnov
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta
2018-08-24MLK-17380-4 usb: host: xhci: add EH SINGLE_STEP_SET_FEATURE Test for USB2Peter Chen
2018-08-24MLK-16735 usb: host: add XHCI_CDNS_HOST flagPeter Chen
2018-08-24usb: xhci: Expose xhci_start() function.Guoqing Zhang
2018-08-24usb: xhci: Add helper function xhci_disable_slot().Guoqing Zhang
2018-08-24usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2018-08-24usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2017-10-27xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman
2017-07-27xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-12usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2016-08-30usb: host: xhci: don't print on ENOMEMWolfram Sang
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner
2016-06-26xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman
2016-06-01xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman
2016-06-01xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-04-26usb: xhci: remove duplicate function xhci_urb_to_transfer_ringAlexandr Ivanov
2016-04-13xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-04-13usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORTYoshihiro Shimoda
2016-04-13xhci: resume USB 3 roothub firstMathias Nyman
2016-02-14Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman
2016-02-03xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-03xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllersMathias Nyman
2016-02-03xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-04xhci: refuse loading if nousb is usedOliver Neukum
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-10-16usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang
2015-10-04xhci: check xhci hardware for USB 3.1 supportMathias Nyman
2015-10-04xhci: Read and parse new xhci 1.1 capability registerLu Baolu
2015-09-21usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros