summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2016-03-04usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov1-0/+5
2016-03-04usb: gadget: composite: handle otg status selector request from OTG hostLi Jun1-8/+17
2016-03-04usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2-25/+33
2016-03-04usb: gadget: f_midi: stash substream in gmidi_in_port structureMichal Nazarewicz1-5/+7
2016-03-04usb: gadget: f_midi: missing unlock on error pathDan Carpenter1-6/+6
2016-03-04usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz1-37/+18
2016-03-04usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz1-19/+7
2016-03-04usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz1-61/+76
2016-03-04usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello1-2/+0
2016-03-04usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin1-3/+9
2016-03-04usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz1-69/+58
2016-03-04usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz1-16/+8
2016-03-04usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz1-1/+3
2016-03-04usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz1-1/+1
2016-03-04usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann1-7/+7
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann1-1/+0
2016-03-04usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2-22/+40
2016-03-04usb: gadget: pxa25x_udc cleanupArnd Bergmann2-203/+275
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann1-6/+155
2016-03-04usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn1-1/+1
2016-03-04usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn1-1/+2
2016-03-04usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn1-1/+8
2016-03-04usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn1-1/+5
2016-03-04usb: gadget: composite: Add function to get descriptorsJohn Youn1-21/+32
2016-03-04usb: gadget: composite: Count configs for SuperSpeedPlusJohn Youn1-1/+7
2016-03-04usb: gadget: Update config for SuperSpeedPlusJohn Youn2-0/+3
2016-03-04usb: gadget: Update function for SuperSpeedPlusJohn Youn1-0/+6
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn18-18/+22
2016-03-04usb: gadget: composite: Return SSP Dev Cap descriptorJohn Youn1-0/+42
2016-03-04usb: gadget: composite: Return bcdUSB 0x0310John Youn1-1/+1
2016-03-02Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman4-6/+21
2016-02-23usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby1-2/+13
2016-02-23usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski1-2/+5
2016-02-23usb: gadget: remove driver from pending list on probe errorMarek Szyprowski1-1/+2
2016-02-17usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2-10/+12
2016-02-17usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda1-1/+1
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas1-2/+0
2016-02-15treewide: Fix typo in printkMasanari Iida1-2/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum1-0/+1
2016-02-15usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum1-0/+1
2016-02-04usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall1-1/+1
2016-01-25usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang1-12/+6
2016-01-23wrappers for ->i_mutex accessAl Viro3-10/+10
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds7-2121/+2504
2016-01-16Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-225/+2615
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2016-01-08usb/gadget: Remove set-but-not-used variablesBart Van Assche1-16/+0