index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2016-07-17
usb: musb: gadget: add usb-request tracepoints
Bin Liu
2016-07-17
usb: musb: host: add urb tracepoints
Bin Liu
2016-07-17
usb: musb: add tracepoints to dump interrupt events
Bin Liu
2016-07-17
usb: musb: add tracepoints for register access
Bin Liu
2016-07-17
usb: musb: dsps: use musb register read/write wrappers instead
Bin Liu
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
2016-07-17
usb: musb: add tracepoints support for debugging
Bin Liu
2016-07-14
usb: quirks: Add no-lpm quirk for Elan
Joseph Salisbury
2016-07-04
Merge 4.7-rc6 into usb-next
Greg Kroah-Hartman
2016-07-01
Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-07-01
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-07-01
usb: dwc3: host: Fix broken XHCI host
Roger Quadros
2016-07-01
xhci: free the correct ring
Arnd Bergmann
2016-07-01
Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pet...
Greg Kroah-Hartman
2016-07-01
usb: dwc3: st: Use explicit reset_control_get_exclusive() API
Lee Jones
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2016-06-30
usb: dwc3: st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-06-30
usb: host: ehci-st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-06-30
usb: host: ohci-st: Inform the reset framework that our reset line may be shared
Lee Jones
2016-06-29
Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-06-29
usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()
Yoshihiro Shimoda
2016-06-29
usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()
Yoshihiro Shimoda
2016-06-29
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
2016-06-29
USB: dwc2-usb: add USB_GADGET dependency
Arnd Bergmann
2016-06-29
usb: dwc2: add printf attribute to cat_printf()
Nicolas Iooss
2016-06-29
usb: renesas_usbhs: show error code when probe failed
Yoshihiro Shimoda
2016-06-27
USB: don't free bandwidth_mutex too early
Alan Stern
2016-06-26
usb: renesas_usbhs: make usbhs_write32() static
Ben Dooks
2016-06-26
usb: early/ehci-dbgp: make it explicitly non-modular
Paul Gortmaker
2016-06-26
xhci: get rid of platform data
Heikki Krogerus
2016-06-26
usb: dwc3: host: use build-in property instead of platform data
Heikki Krogerus
2016-06-26
xhci: plat: adapt to unified device property interface
Heikki Krogerus
2016-06-26
xhci: rename and simplify last_trb_on_last_seg() helper
Mathias Nyman
2016-06-26
xhci: remove enqueue_is_link() helper
Mathias Nyman
2016-06-26
xhci: rework inc_deq() and fix off by one error.
Mathias Nyman
2016-06-26
xhci: use and add separate function for checking for link trbs
Mathias Nyman
2016-06-26
xhci: clean up event ring checks from inc_enq()
Mathias Nyman
2016-06-26
xhci: TD-fragment, align the unsplittable case with a bounce buffer
Mathias Nyman
2016-06-26
xhci: align the last trb before link if it is easily splittable.
Mathias Nyman
2016-06-26
xhci: don't rely on precalculated value of needed trbs in the enqueue loop
Mathias Nyman
2016-06-26
xhci: use boolean to indicate last trb in td remainder calculation
Mathias Nyman
2016-06-26
xhci: properly prepare zero packet TD after normal bulk TD.
Mathias Nyman
2016-06-26
xhci: rename ep_ring variable in queue_bulk_tx(), no functional change
Mathias Nyman
2016-06-24
Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2016-06-22
usb: renesas_usbhs: make usbhs_write32() static
Ben Dooks
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
2016-06-21
usb: Use (foo *) instead of (foo*).
Sandhya Bankar
2016-06-21
dwc3: gadget: Implement the suspend entry event handler
Baolin Wang
2016-06-21
usb: phy: move msm_hsusb.h into driver
Arnd Bergmann
2016-06-21
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
[next]