summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.c
AgeCommit message (Expand)Author
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
2015-09-21usb: xhci: stop everything on the first call to xhci_stopRoger Quadros
2015-09-21usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros
2015-09-21usb: xhci: lock mutex on xhci_stopRoger Quadros
2015-08-08usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat
2015-08-05usb: host: xhci: Simplify return statementSaurabh Karajgaonkar
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman
2015-07-22usb: host: xhci: remove typo in function documentationLuis de Bethencourt
2015-07-22xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-05-31usb: host: xhci: remove incorrect comment about mutexChris Bainbridge
2015-05-31usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros
2015-05-31usb: xhci: Allow usb_add/remove_hcd() to be called repeatedlyRoger Quadros
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros
2015-05-24usb: host: xhci: add mutex for non-thread-safe dataChris Bainbridge
2015-05-24usb: make module xhci_hcd removableArthur Demchenkov
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman
2015-02-24xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman
2015-01-09xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang
2015-01-09xhci: Use setup_timerJulia Lawall
2015-01-09xhci: remove unused parameter 'xhci' in function xhci_handshake().Lin Wang
2015-01-09xhci: Clean up work to xhci_add_endpoint().Lin Wang
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds