summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* | ohci-pci: add qemu quirkGerd Hoffmann2017-03-233-1/+19
* | usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* | usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()Yoshihiro Shimoda2017-03-171-0/+3
* | usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT2017-03-171-1/+1
* | usb: orion-ehci: Add support for the Armada 3700Hua Jing2017-03-171-0/+36
* | usb: host: ehci-platform: fix usb 1.1 device is not connected in system resumeYoshihiro Shimoda2017-03-171-0/+7
* | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-179-16/+14
* | usb: host: Remove remaining pci_pool in commentsRomain Perier2017-03-163-3/+3
|/
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-115-8/+8
|\
| * usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-091-0/+2
| * usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-091-1/+1
| * usb: xhci: remove dummy extra_priv_size for size of xhci_hcd structChunfeng Yun2017-03-092-2/+0
| * usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun2017-03-091-3/+3
| * usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-091-2/+2
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-2/+2
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-273-3/+3
* ohci-hub: fix typo in dbg_port macroJelle Martijn Kok2017-02-101-13/+13
* usb: xhci-mtk: make the reference clock optionalChunfeng Yun2017-02-081-2/+9
* xhci: refactor xhci_urb_enqueueMathias Nyman2017-01-251-56/+37
* xhci: simplify how we store TDs in urb private dataMathias Nyman2017-01-254-33/+18
* xhci: Rename variables related to transfer descritporsMathias Nyman2017-01-253-14/+14
* xhci: rename size variable to num_tdsMathias Nyman2017-01-251-8/+8
* usb: host: xhci: add xhci_virt_device tracerFelipe Balbi2017-01-254-0/+67
* usb: host: xhci: remove newline from tracerFelipe Balbi2017-01-251-1/+1
* usb: host: xhci: convert several if() to a single switch statementFelipe Balbi2017-01-251-4/+6
* usb: host: xhci: add urb_enqueue/dequeue/giveback tracersFelipe Balbi2017-01-253-0/+76
* usb: host: xhci: make a generic TRB tracerFelipe Balbi2017-01-253-23/+375
* usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi2017-01-251-0/+80
* usb: host: xhci: convert to list_for_each_entry_safe()Felipe Balbi2017-01-251-7/+8
* xhci: use the trb_to_noop() helper for command trbsMathias Nyman2017-01-251-10/+2
* xhci: Introduce helper to turn one TRB into a no-opMathias Nyman2017-01-251-12/+17
* usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()Felipe Balbi2017-01-251-6/+3
* usb: host: xhci: check for a valid ring when unmapping bounce bufferFelipe Balbi2017-01-251-1/+1
* usb: host: xhci: remove bogus __releases()/__acquires() annotationFelipe Balbi2017-01-251-2/+0
* usb: host: xhci: introduce xhci_td_cleanup()Felipe Balbi2017-01-251-42/+50
* usb: host: xhci: reorder variable definitionsFelipe Balbi2017-01-251-8/+4
* usb: host: xhci: use slightly better list helpersFelipe Balbi2017-01-251-9/+10
* usb: host: xhci: remove unneded semicolonFelipe Balbi2017-01-251-1/+1
* usb: host: xhci: simplify irq handler returnFelipe Balbi2017-01-251-15/+17
* usb: host: xhci: rename completion codes to match specFelipe Balbi2017-01-254-157/+124
* usb: host: xhci: print HCIVERSION on debugFelipe Balbi2017-01-251-2/+0
* usb: host: xhci: change pre-increments to post-incrementsFelipe Balbi2017-01-253-21/+21
* usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu2017-01-251-5/+1
* usb: xhci: use list_is_singular for cmd_listLu Baolu2017-01-251-3/+4
* usb: xhci: avoid unnecessary calculationLu Baolu2017-01-251-10/+10
* usb: xhci: remove unnecessary assignmentLu Baolu2017-01-251-2/+0
* usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi2017-01-251-0/+3
* usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2017-01-252-0/+9
* xhci: Put warning message on a single lineAlexander Stein2017-01-251-2/+1
* usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang2017-01-251-1/+0