index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2017-01-25
xhci: rename size variable to num_tds
Mathias Nyman
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
2017-01-25
usb: host: xhci: remove newline from tracer
Felipe Balbi
2017-01-25
usb: host: xhci: convert several if() to a single switch statement
Felipe Balbi
2017-01-25
usb: host: xhci: add urb_enqueue/dequeue/giveback tracers
Felipe Balbi
2017-01-25
usb: host: xhci: make a generic TRB tracer
Felipe Balbi
2017-01-25
usb: host: xhci: combine event TRB completion debugging messages
Felipe Balbi
2017-01-25
usb: host: xhci: convert to list_for_each_entry_safe()
Felipe Balbi
2017-01-25
xhci: use the trb_to_noop() helper for command trbs
Mathias Nyman
2017-01-25
xhci: Introduce helper to turn one TRB into a no-op
Mathias Nyman
2017-01-25
usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()
Felipe Balbi
2017-01-25
usb: host: xhci: check for a valid ring when unmapping bounce buffer
Felipe Balbi
2017-01-25
usb: host: xhci: remove bogus __releases()/__acquires() annotation
Felipe Balbi
2017-01-25
usb: host: xhci: introduce xhci_td_cleanup()
Felipe Balbi
2017-01-25
usb: host: xhci: reorder variable definitions
Felipe Balbi
2017-01-25
usb: host: xhci: use slightly better list helpers
Felipe Balbi
2017-01-25
usb: host: xhci: remove unneded semicolon
Felipe Balbi
2017-01-25
usb: host: xhci: simplify irq handler return
Felipe Balbi
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
2017-01-25
usb: host: xhci: print HCIVERSION on debug
Felipe Balbi
2017-01-25
usb: host: xhci: change pre-increments to post-increments
Felipe Balbi
2017-01-25
usb: xhci: remove unnecessary return in xhci_pci_setup()
Lu Baolu
2017-01-25
usb: xhci: use list_is_singular for cmd_list
Lu Baolu
2017-01-25
usb: xhci: avoid unnecessary calculation
Lu Baolu
2017-01-25
usb: xhci: remove unnecessary assignment
Lu Baolu
2017-01-25
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
2017-01-25
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
2017-01-25
usb: xhci: remove unnecessary second abort try
Lu Baolu
2017-01-25
xhci: remove unnecessary check for pending timer
Mathias Nyman
2017-01-25
xhci: detect stop endpoint race using pending timer instead of counter.
Mathias Nyman
2017-01-25
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Mathias Nyman
2017-01-25
xhci: simplify if statement to make it more readable
Mathias Nyman
2017-01-25
usb: storage: sddr09: Remove a set-but-not-used variable
Augusto Mecking Caringi
2017-01-25
usb: musb: constify musb_hdrc_config structures
Bhumika Goyal
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2017-01-24
usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter
Sevak Arakelyan
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
usb: dwc2: Show dr_mode via debugfs
John Youn
2017-01-24
usb: dwc2: Remove debug prints in params.c
John Youn
2017-01-24
usb: dwc2: Add debugfs file to show params
John Youn
2017-01-24
usb: dwc2: Remove unnecessary parameters
John Youn
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
[prev]
[next]