aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-28usb: dwc2: gadget: fix enumeration issuesMarek Szyprowski1-1/+1
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte1-1/+3
2014-10-23usb: dwc2: gadget: disable phy before turning off power regulatorsMarek Szyprowski1-2/+1
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte8-13/+13
2014-10-23usb: dwc3: gadget: Properly initialize LINK TRBJack Pham1-2/+1
2014-10-23usb: dwc2: gadget: fix gadget unregistration in udc_stop() functionMarek Szyprowski1-3/+1
2014-10-23usb: dwc2: Bits in bitfield should add up to 32Charles Manning1-1/+1
2014-10-23usb: dwc2: gadget: sparse warning of context imbalanceSudip Mukherjee1-2/+5
2014-10-23usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-10-23usb: musb: musb_dsps: fix NULL pointer in suspendSebastian Andrzej Siewior1-2/+12
2014-10-23usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior1-1/+3
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi1-45/+42
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen1-6/+34
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga1-2/+0
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-10-23Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...Roger Quadros1-13/+2
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi1-1/+1
2014-10-23usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner1-1/+2
2014-10-23usb: dwc3: ep0: fix Data Phase for transfer sizes aligned to wMaxPacketSizeFelipe Balbi1-6/+13
2014-10-20usb: dwc3: ep0: return early on NULL requestsFelipe Balbi1-3/+6
2014-10-20usb: dwc3: pci: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2014-10-20usb: gadget: function: f_obex: fix Interface Descriptor TestFelipe Balbi1-4/+4
2014-10-20usb: gadget: function: uac2: add a release methodFelipe Balbi1-0/+6
2014-10-20usb: gadget: function: uac2: prevent double ep disableFelipe Balbi1-0/+3
2014-10-20usb: gadget: function: uac2: add wMaxPacketSize to ep descFelipe Balbi1-0/+4
2014-10-20usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi1-0/+10
2014-10-20usb: gadget: function: uvc: manage our video control endpointFelipe Balbi1-0/+13
2014-10-20usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-4/+4
2014-10-20usb: gadget: function: uvc: return correct alt-settingFelipe Balbi1-1/+1
2014-10-20usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi1-9/+20
2014-10-20usb: gadget: function: uvc: conditionally dequeueFelipe Balbi1-1/+2
2014-10-20usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi3-7/+15
2014-10-20usb: dwc3: gadget: hold the lock through set_wedge()'s lifeFelipe Balbi1-3/+6
2014-10-20usb: dwc3: gadget: move isoc endpoint check to unlocked set_haltFelipe Balbi1-8/+5
2014-10-20usb: dwc3: ep0: hold our lock in dwc3_gadget_ep0_set_haltFelipe Balbi2-1/+16
2014-10-20usb: dwc3: trace: don't dereference pointersFelipe Balbi1-15/+38
2014-10-19Linux 3.18-rc1Linus Torvalds1-2/+2
2014-10-19Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-20/+176
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds43-180/+204
2014-10-19Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson6-1/+121
2014-10-19Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-2/+22
2014-10-19MAINTAINERS: corrected bcm2835 searchScott Branden1-6/+3
2014-10-19Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds3-123/+501
2014-10-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-51/+1404
2014-10-19Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+9
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-351/+280
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds21-953/+1372
2014-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds64-910/+882
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-7/+8
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+10