aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-26xhci: clean up event ring checks from inc_enq()Mathias Nyman1-36/+28
2016-06-26xhci: TD-fragment, align the unsplittable case with a bounce bufferMathias Nyman4-40/+155
2016-06-26xhci: align the last trb before link if it is easily splittable.Mathias Nyman1-0/+27
2016-06-26xhci: don't rely on precalculated value of needed trbs in the enqueue loopMathias Nyman1-46/+29
2016-06-26xhci: use boolean to indicate last trb in td remainder calculationMathias Nyman1-7/+6
2016-06-26xhci: properly prepare zero packet TD after normal bulk TD.Mathias Nyman1-23/+15
2016-06-26xhci: rename ep_ring variable in queue_bulk_tx(), no functional changeMathias Nyman1-11/+10
2016-06-25tty: vt, convert more macros to functionsJiri Slaby1-2/+2
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-35/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-7/+4
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-8/+3
2016-06-25sisusb: remove dummy variablesJiri Slaby3-34/+24
2016-06-24Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linusGreg Kroah-Hartman1-0/+2
2016-06-22usb: renesas_usbhs: make usbhs_write32() staticBen Dooks1-1/+1
2016-06-21usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal1-8/+8
2016-06-21usb: Use (foo *) instead of (foo*).Sandhya Bankar1-1/+1
2016-06-21dwc3: gadget: Implement the suspend entry event handlerBaolin Wang1-1/+25
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann1-1/+177
2016-06-21usb: gadget: f_fs: buffer data from ‘oversized’ OUT requestsMichal Nazarewicz1-21/+109
2016-06-21usb: gadget: f_fs: printk error when excess data is dropped on readMichal Nazarewicz1-15/+46
2016-06-21usb: phy: omap-otg: Space required after that ','.Sandhya Bankar1-1/+1
2016-06-21usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"Colin Ian King1-1/+1
2016-06-21usb: gadget: mv_u3d: fix unused-but-set-variable warningsMichal Nazarewicz1-20/+3
2016-06-21usb: gadget: r8a66597: fix unused-but-set-variable warningsMichal Nazarewicz1-18/+6
2016-06-21usb: gadget: m66592: fix unused-but-set-variable warningsMichal Nazarewicz1-18/+6
2016-06-21usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz11-60/+18
2016-06-21usb: dwc3: core: cleanup IRQ resourcesRoger Quadros3-18/+78
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede2-7/+21
2016-06-21usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmcAlexandre Belloni1-0/+2
2016-06-21usb: dwc2: gadget: Final fixes for BDMA ISOCVardan Mikayelyan3-28/+71
2016-06-21usb: dwc2: gadget: Add EP disabled interrupt handlerVardan Mikayelyan1-17/+70
2016-06-21usb: dwc2: gadget: Add Incomplete ISO IN/OUT Interrupt handlersVardan Mikayelyan1-49/+124
2016-06-21usb: dwc2: gadget: Add OUTTKNEPDIS and NAKINTRPT handlersVardan Mikayelyan1-0/+94
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_start_next_request functionVardan Mikayelyan1-13/+38
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_read_ep_interrupts functionVardan Mikayelyan1-1/+29
2016-06-21usb: dwc2: gadget: Corrected interval calculationVardan Mikayelyan2-5/+5
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()Vardan Mikayelyan2-0/+24
2016-06-21usb: dwc2: gadget: Fix transfer stop programming for out endpointVardan Mikayelyan1-4/+2
2016-06-21usb: dwc2: gadget: Corrected field namesVardan Mikayelyan1-3/+3
2016-06-21usb: dwc2: gadget: Remove unnecessary codeVardan Mikayelyan1-8/+0
2016-06-21usb: dwc2: gadget: Remove unnecessary lineVardan Mikayelyan1-1/+0
2016-06-21usb: dwc2: Add missing register field definitionsVardan Mikayelyan1-0/+13
2016-06-21usb: pxa27x_udc: remove unused function argumentArnd Bergmann1-6/+3
2016-06-21usb: dwc3: gadget: Add the suspend state checking when stopping gadgetBaolin Wang1-0/+3
2016-06-21usb: dwc3: gadget: issue ENDTRANSFER conditional on resource_indexFelipe Balbi1-15/+5
2016-06-21usb: dwc3: fix runtime PM in error pathRoger Quadros1-8/+18
2016-06-21usb: dwc3: gadget: simplify run_stop() break conditionFelipe Balbi1-8/+2
2016-06-21usb: dwc3: gadget: avoid while(1) in run_stop()Felipe Balbi1-4/+4
2016-06-21usb: dwc3: gadget: remove udelay() from run_stop()Felipe Balbi1-1/+0
2016-06-21usb: dwc3: core: fixup dr_mode fallback selectionFelipe Balbi1-2/+6