summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-25usb: host: xhci: convert several if() to a single switch statementFelipe Balbi1-4/+6
2017-01-25usb: host: xhci: add urb_enqueue/dequeue/giveback tracersFelipe Balbi3-0/+76
2017-01-25usb: host: xhci: make a generic TRB tracerFelipe Balbi3-23/+375
2017-01-25usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi1-0/+80
2017-01-25usb: host: xhci: convert to list_for_each_entry_safe()Felipe Balbi1-7/+8
2017-01-25xhci: use the trb_to_noop() helper for command trbsMathias Nyman1-10/+2
2017-01-25xhci: Introduce helper to turn one TRB into a no-opMathias Nyman1-12/+17
2017-01-25usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()Felipe Balbi1-6/+3
2017-01-25usb: host: xhci: check for a valid ring when unmapping bounce bufferFelipe Balbi1-1/+1
2017-01-25usb: host: xhci: remove bogus __releases()/__acquires() annotationFelipe Balbi1-2/+0
2017-01-25usb: host: xhci: introduce xhci_td_cleanup()Felipe Balbi1-42/+50
2017-01-25usb: host: xhci: reorder variable definitionsFelipe Balbi1-8/+4
2017-01-25usb: host: xhci: use slightly better list helpersFelipe Balbi1-9/+10
2017-01-25usb: host: xhci: remove unneded semicolonFelipe Balbi1-1/+1
2017-01-25usb: host: xhci: simplify irq handler returnFelipe Balbi1-15/+17
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi4-157/+124
2017-01-25usb: host: xhci: print HCIVERSION on debugFelipe Balbi1-2/+0
2017-01-25usb: host: xhci: change pre-increments to post-incrementsFelipe Balbi3-21/+21
2017-01-25usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu1-5/+1
2017-01-25usb: xhci: use list_is_singular for cmd_listLu Baolu1-3/+4
2017-01-25usb: xhci: avoid unnecessary calculationLu Baolu1-10/+10
2017-01-25usb: xhci: remove unnecessary assignmentLu Baolu1-2/+0
2017-01-25usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi2-0/+4
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2-0/+9
2017-01-25xhci: Put warning message on a single lineAlexander Stein1-2/+1
2017-01-25usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang1-1/+0
2017-01-25usb: xhci: remove unnecessary second abort tryLu Baolu1-13/+5
2017-01-25xhci: remove unnecessary check for pending timerMathias Nyman1-2/+1
2017-01-25xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman3-18/+11
2017-01-25xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman3-7/+7
2017-01-25xhci: simplify if statement to make it more readableMathias Nyman1-1/+2
2017-01-25usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi1-3/+1
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal3-3/+3
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman267-1074/+2038
2017-01-22Linux 4.10-rc5v4.10-rc5Linus Torvalds1-2/+2
2017-01-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-7/+45
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-75/+108
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-32/+31
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+13
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2017-01-21Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds12-47/+151
2017-01-21Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds21-59/+132
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-27/+79
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-66/+158
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+2
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+34
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds5-9/+17
2017-01-20Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+18