summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-25usb: host: xhci: add urb_enqueue/dequeue/giveback tracersFelipe Balbi
2017-01-25usb: host: xhci: make a generic TRB tracerFelipe Balbi
2017-01-25usb: host: xhci: combine event TRB completion debugging messagesFelipe Balbi
2017-01-25usb: host: xhci: convert to list_for_each_entry_safe()Felipe Balbi
2017-01-25xhci: use the trb_to_noop() helper for command trbsMathias Nyman
2017-01-25xhci: Introduce helper to turn one TRB into a no-opMathias Nyman
2017-01-25usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()Felipe Balbi
2017-01-25usb: host: xhci: check for a valid ring when unmapping bounce bufferFelipe Balbi
2017-01-25usb: host: xhci: remove bogus __releases()/__acquires() annotationFelipe Balbi
2017-01-25usb: host: xhci: introduce xhci_td_cleanup()Felipe Balbi
2017-01-25usb: host: xhci: reorder variable definitionsFelipe Balbi
2017-01-25usb: host: xhci: use slightly better list helpersFelipe Balbi
2017-01-25usb: host: xhci: remove unneded semicolonFelipe Balbi
2017-01-25usb: host: xhci: simplify irq handler returnFelipe Balbi
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi
2017-01-25usb: host: xhci: print HCIVERSION on debugFelipe Balbi
2017-01-25usb: host: xhci: change pre-increments to post-incrementsFelipe Balbi
2017-01-25usb: xhci: remove unnecessary return in xhci_pci_setup()Lu Baolu
2017-01-25usb: xhci: use list_is_singular for cmd_listLu Baolu
2017-01-25usb: xhci: avoid unnecessary calculationLu Baolu
2017-01-25usb: xhci: remove unnecessary assignmentLu Baolu
2017-01-25usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-01-25xhci: Put warning message on a single lineAlexander Stein
2017-01-25usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structureBaolin Wang
2017-01-25usb: xhci: remove unnecessary second abort tryLu Baolu
2017-01-25xhci: remove unnecessary check for pending timerMathias Nyman
2017-01-25xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman
2017-01-25xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman
2017-01-25xhci: simplify if statement to make it more readableMathias Nyman
2017-01-25usb: storage: sddr09: Remove a set-but-not-used variableAugusto Mecking Caringi
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman
2017-01-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-01-22Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2017-01-21Merge tag 'usb-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-20Merge tag 'spi-fix-v4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui
2017-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel
2017-01-19virtio_console: fix a crash in config_work_handlerG. Campana
2017-01-19vhost/scsi: silence uninitialized variable warningDan Carpenter