summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2016-06-21usb: gadget: f_fs: printk error when excess data is dropped on readMichal Nazarewicz
2016-06-21usb: phy: omap-otg: Space required after that ','.Sandhya Bankar
2016-06-21usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"Colin Ian King
2016-06-21usb: gadget: mv_u3d: fix unused-but-set-variable warningsMichal Nazarewicz
2016-06-21usb: gadget: r8a66597: fix unused-but-set-variable warningsMichal Nazarewicz
2016-06-21usb: gadget: m66592: fix unused-but-set-variable warningsMichal Nazarewicz
2016-06-21usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz
2016-06-21usb: dwc3: core: cleanup IRQ resourcesRoger Quadros
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede
2016-06-21usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmcAlexandre Belloni
2016-06-21usb: dwc2: gadget: Final fixes for BDMA ISOCVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add EP disabled interrupt handlerVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlersVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlersVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_start_next_request functionVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts functionVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Corrected interval calculationVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()Vardan Mikayelyan
2016-06-21usb: dwc2: gadget: Fix transfer stop programming for out endpointVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Corrected field namesVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Remove unnecessary codeVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Remove unnecessary lineVardan Mikayelyan
2016-06-21usb: dwc2: Add missing register field definitionsVardan Mikayelyan
2016-06-21usb: pxa27x_udc: remove unused function argumentArnd Bergmann
2016-06-21usb: dwc3: gadget: Add the suspend state checking when stopping gadgetBaolin Wang
2016-06-21usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_indexFelipe Balbi
2016-06-21usb: dwc3: fix runtime PM in error pathRoger Quadros
2016-06-21usb: dwc3: gadget: simplify run_stop() break conditionFelipe Balbi
2016-06-21usb: dwc3: gadget: avoid while(1) in run_stop()Felipe Balbi
2016-06-21usb: dwc3: gadget: remove udelay() from run_stop()Felipe Balbi
2016-06-21usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi
2016-06-21usb: dwc3: pci: add dr-mode for Intel dwc3Felipe Balbi
2016-06-21usb: dwc3: gadget: rename 'ignore' argument to 'modify'Felipe Balbi
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-21usb: chipidea: Kconfig: improve Kconfig help textPeter Chen
2016-06-20Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"Greg Kroah-Hartman
2016-06-20Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman
2016-06-20usb: dwc3: gadget: decrement trbs_left for each sg entryFelipe Balbi
2016-06-20usb: dwc3: gadget: start Bulk endpoints more frequentlyFelipe Balbi
2016-06-20usb: dwc3: gadget: disable XFER_NOT_READYFelipe Balbi
2016-06-20usb: dwc3: gadget: use allocated/queued reqs for LST bitFelipe Balbi