summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov2016-03-041-0/+5
* usb: gadget: composite: handle otg status selector request from OTG hostLi Jun2016-03-041-8/+17
* usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-042-25/+33
* usb: gadget: f_midi: stash substream in gmidi_in_port structureMichal Nazarewicz2016-03-041-5/+7
* usb: gadget: f_midi: missing unlock on error pathDan Carpenter2016-03-041-6/+6
* usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz2016-03-041-37/+18
* usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz2016-03-041-19/+7
* usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz2016-03-041-61/+76
* usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello2016-03-041-2/+0
* usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin2016-03-041-3/+9
* usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz2016-03-041-69/+58
* usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz2016-03-041-16/+8
* usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz2016-03-041-1/+3
* usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz2016-03-041-1/+1
* usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann2016-03-041-7/+7
* usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-041-1/+0
* usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2016-03-042-22/+40
* usb: gadget: pxa25x_udc cleanupArnd Bergmann2016-03-042-203/+275
* usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-6/+155
* usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn2016-03-041-1/+1
* usb: gadget: composite: Update debug message for SuperSpeedPlusJohn Youn2016-03-041-1/+2
* usb: gadget: composite: Configure the usb_ep for SuperSpeedPlusJohn Youn2016-03-041-1/+8
* usb: gadget: composite: Write SuperSpeedPlus config descriptorsJohn Youn2016-03-041-1/+5
* usb: gadget: composite: Add function to get descriptorsJohn Youn2016-03-041-21/+32
* usb: gadget: composite: Count configs for SuperSpeedPlusJohn Youn2016-03-041-1/+7
* usb: gadget: Update config for SuperSpeedPlusJohn Youn2016-03-042-0/+3
* usb: gadget: Update function for SuperSpeedPlusJohn Youn2016-03-041-0/+6
* usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn2016-03-0418-18/+22
* usb: gadget: composite: Return SSP Dev Cap descriptorJohn Youn2016-03-041-0/+42
* usb: gadget: composite: Return bcdUSB 0x0310John Youn2016-03-041-1/+1
* Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-014-6/+21
|\
| * usb: gadget: net2280: fix endpoint max packet for super speed connectionsSimon Appleby2016-02-231-2/+13
| * usb: gadget: gadgetfs: unregister gadget only if it got successfully registeredMarek Szyprowski2016-02-231-2/+5
| * usb: gadget: remove driver from pending list on probe errorMarek Szyprowski2016-02-231-1/+2
| * usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-171-1/+1
* | usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum2016-02-141-0/+1
* | usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum2016-02-141-0/+1
* | usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall2016-02-031-1/+1
* | usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang2016-01-241-12/+6
|/
* wrappers for ->i_mutex accessAl Viro2016-01-223-10/+10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-207-2121/+2504
|\
| * usb/gadget: Remove set-but-not-used variablesBart Van Assche2016-01-071-16/+0
| * usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz2015-12-202-4/+82
| * usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz2015-12-201-11/+7
| * usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2015-12-202-11/+0
| * usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz2015-12-201-81/+6
| * usb: gadget: tcm: convert to use new function registration interfaceAndrzej Pietrasiewicz2015-12-202-10/+53
| * usb: gadget: f_tcm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2015-12-206-5/+339
OpenPOWER on IntegriCloud