summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-07-17usb: musb: gadget: add usb-request tracepointsBin Liu
2016-07-17usb: musb: host: add urb tracepointsBin Liu
2016-07-17usb: musb: add tracepoints to dump interrupt eventsBin Liu
2016-07-17usb: musb: add tracepoints for register accessBin Liu
2016-07-17usb: musb: dsps: use musb register read/write wrappers insteadBin Liu
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2016-07-17usb: musb: add tracepoints support for debuggingBin Liu
2016-07-14usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-01usb: dwc3: host: Fix broken XHCI hostRoger Quadros
2016-07-01xhci: free the correct ringArnd Bergmann
2016-07-01Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pet...Greg Kroah-Hartman
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-06-29usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-06-29usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda
2016-06-29usb: gadget: f_fs: check for allocation failureDan Carpenter
2016-06-29USB: dwc2-usb: add USB_GADGET dependencyArnd Bergmann
2016-06-29usb: dwc2: add printf attribute to cat_printf()Nicolas Iooss
2016-06-29usb: renesas_usbhs: show error code when probe failedYoshihiro Shimoda
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern
2016-06-26usb: renesas_usbhs: make usbhs_write32() staticBen Dooks
2016-06-26usb: early/ehci-dbgp: make it explicitly non-modularPaul Gortmaker
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-26usb: dwc3: host: use build-in property instead of platform dataHeikki Krogerus
2016-06-26xhci: plat: adapt to unified device property interfaceHeikki Krogerus
2016-06-26xhci: rename and simplify last_trb_on_last_seg() helperMathias Nyman
2016-06-26xhci: remove enqueue_is_link() helperMathias Nyman
2016-06-26xhci: rework inc_deq() and fix off by one error.Mathias Nyman
2016-06-26xhci: use and add separate function for checking for link trbsMathias Nyman
2016-06-26xhci: clean up event ring checks from inc_enq()Mathias Nyman
2016-06-26xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman
2016-06-26xhci: align the last trb before link if it is easily splittable.Mathias Nyman
2016-06-26xhci: don't rely on precalculated value of needed trbs in the enqueue loopMathias Nyman
2016-06-26xhci: use boolean to indicate last trb in td remainder calculationMathias Nyman
2016-06-26xhci: properly prepare zero packet TD after normal bulk TD.Mathias Nyman
2016-06-26xhci: rename ep_ring variable in queue_bulk_tx(), no functional changeMathias Nyman
2016-06-24Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-06-22usb: renesas_usbhs: make usbhs_write32() staticBen Dooks
2016-06-21usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal
2016-06-21usb: Use (foo *) instead of (foo*).Sandhya Bankar
2016-06-21dwc3: gadget: Implement the suspend entry event handlerBaolin Wang
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann
2016-06-21usb: gadget: f_fs: buffer data from ‘oversized’ OUT requestsMichal Nazarewicz