summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-03usb: gadget: udc: net2272: remove unnecessary & operationFelipe Balbi1-2/+2
2016-11-03usb: gadget: udc: dummy: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: gadget: udc: bdc: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: gadget: udc: atmel: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: gadget: composite: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: host: ehci: remove unnecessary max_packet() macroFelipe Balbi2-14/+9
2016-11-03usb: core: endpoint: remove unnecessary & operationFelipe Balbi1-2/+1
2016-11-03usb: core: devices: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: chipidea: udc: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03media: usb: uvc: remove unnecessary & operationFelipe Balbi1-1/+1
2016-11-03usb: host: xhci: purge GET_MAX_PACKET()Felipe Balbi5-13/+8
2016-11-03usb: ch9: make usb_endpoint_maxp() return only packet sizeFelipe Balbi1-2/+3
2016-11-03usb: musb: make use of new usb_endpoint_maxp_mult()Felipe Balbi2-5/+5
2016-11-03usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+2
2016-11-03usb: host: xhci: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-3/+3
2016-11-03usb: host: ehci: make use of new usb_endpoint_maxp_mult()Felipe Balbi2-5/+7
2016-11-03usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+1
2016-11-03usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+1
2016-11-03usb: core: devices: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-8/+2
2016-11-03usb: chipidea: udc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+2
2016-11-01media: usb: uvc: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-1/+3
2016-10-31media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+5
2016-10-31usb: dwc3: trace: print out ep0state also from XferCompleteFelipe Balbi4-13/+16
2016-10-31usb: dwc3: debug: move dwc3_ep0_state_string() to debug.hFelipe Balbi2-16/+16
2016-10-31usb: dwc3: gadget: remove redundant trace printsFelipe Balbi2-58/+2
2016-10-31usb: dwc3: debug: decode control endpoint phase tooFelipe Balbi2-0/+14
2016-10-31usb: dwc3: gadget: conditionally disable Link State change eventsFelipe Balbi1-1/+3
2016-10-31usb: dwc3: gadget: giveback request if we can't kick itFelipe Balbi1-4/+1
2016-10-31usb: dwc3: gadget: make use of No Response Update TransferFelipe Balbi1-1/+23
2016-10-31usb: dwc3: gadget: properly check ep cmdFelipe Balbi2-1/+3
2016-10-31usb: dwc3: gadget: set PCM1 field of isochronous-first TRBsFelipe Balbi1-2/+11
2016-10-31usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2016-10-31usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2016-10-31usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi1-0/+19
2016-10-29Linux 4.9-rc3v4.9-rc3Linus Torvalds1-1/+1
2016-10-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2-5/+13
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds21-67/+87
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+67
2016-10-29Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2-7/+0
2016-10-29Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broad...Olof Johansson1-0/+2
2016-10-29Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson5-5/+16
2016-10-29Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson7-49/+51
2016-10-29Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+5
2016-10-29Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-38/+46