aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+15
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-04-04usb: gadget: f_midi: unlock on errorDan Carpenter1-1/+3
2016-03-30usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2016-03-29usb: gadget: f_midi: added spinlock on transmit functionFelipe F. Tonello1-0/+9
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-106/+89
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds3-125/+84
2016-03-10usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-40/+11
2016-03-10usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2-39/+60
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig1-32/+23
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig3-125/+84
2016-03-04usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak1-2/+2
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: f_mass_storage: Enable SuperSpeedPlusJohn Youn1-1/+1
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn17-17/+20
2016-02-03usb: gadget: rndis: fix itnull.cocci warningsJulia Lawall1-1/+1
2016-01-24usb: gadget: rndis: use list_for_each_entry_safeGeliang Tang1-12/+6
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-0/+2565
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-116/+508
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2016-01-07usb/gadget: Remove set-but-not-used variablesBart Van Assche1-16/+0
2015-12-22usb: gadget: Add the console support for usb-to-serial portBaolin Wang1-0/+258
2015-12-20usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz1-4/+68
2015-12-20usb: gadget: f_tcm: use usb_gstrings_attachAndrzej Pietrasiewicz1-11/+7
2015-12-20usb: gadget: f_tcm: remove redundant singletonAndrzej Pietrasiewicz2-11/+0
2015-12-20usb: gadget: f_tcm: remove compatibility layerAndrzej Pietrasiewicz1-81/+6
2015-12-20usb: gadget: f_tcm: convert to new function interface with backward compatibilityAndrzej Pietrasiewicz4-5/+335
2015-12-20usb: gadget: tcm: factor out f_tcmAndrzej Pietrasiewicz2-0/+2277
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-12-16usb: gadget: ether: Allow changing the MTUMike Looijmans1-14/+4
2015-12-16usb: gadget: f_midi: pre-allocate IN requestsFelipe F. Tonello1-38/+128
2015-12-16usb: gadget: f_midi: fail if set_alt fails to allocate requestsFelipe F. Tonello1-1/+2
2015-12-16usb: gadget: f_midi: set altsettings only for MIDIStreaming interfaceFelipe F. Tonello1-2/+4
2015-12-15usb: gadget: f_sourcesink: quit if usb_ep_queue returns errorPeter Chen1-0/+1
2015-12-15usb: gadget: define free_ep_req as universal functionFelipe F. Tonello3-13/+0
2015-12-15usb: gadget: f_midi: remove duplicated codeFelipe F. Tonello1-19/+0
2015-12-15usb: gadget: f_sourcesink: add queue depthPeter Chen2-33/+115
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab1-1/+1