summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function/f_mass_storage.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal1-2/+2
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern1-20/+7
2017-09-04gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig1-15/+6
2017-07-17usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin1-1/+1
2017-05-16USB: f_mass_storage: improve memory barriers and synchronizationAlan Stern1-202/+153
2017-05-16USB: f_mass_storage: improve async notification handlingAlan Stern1-46/+22
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-08-25usb: gadget: Add per-lun inquiry stringPhilipp Gesang1-6/+22
2016-06-20usb: gadget: storage: get rid of fsg_num_buffers_validate()Felipe Balbi1-21/+1
2016-04-19usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz1-21/+15
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-3/+3
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-3/+3
2016-03-04usb: gadget: f_mass_storage: Enable SuperSpeedPlusJohn Youn1-1/+1
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn1-1/+1
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-73/+46
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov1-3/+1
2015-10-13usb-gadget/f_mass_storage: use per-attribute show and store methodsChristoph Hellwig1-73/+46
2015-09-27usb: gadget: f_mass_storage: eliminate abuse of ep->driver dataRobert Baldyga1-4/+0
2015-09-27usb: gadget: mass_storage: allow for deeper queue lengthsFelipe Balbi1-2/+4
2015-08-06usb: gadget: f_mass_storage: add mising <linux/uaccess.h>Felipe Balbi1-0/+1
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga1-1/+0
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak1-81/+46
2015-07-31usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak1-6/+6
2015-07-30usb: gadget: f_mass_storage: stop thread in bind failure caseSanjay Singh Rawat1-2/+9
2015-07-30usb: gadget: f_mass_storage: check quirk instead of UDC nameRobert Baldyga1-1/+2
2015-07-29usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak1-1/+1
2015-07-29usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak1-1/+1
2015-07-29usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak1-0/+5
2015-07-06usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz1-3/+13
2015-06-23vfs: add file_path() helperMiklos Szeredi1-1/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-1/+1
2015-03-18USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai1-74/+33
2015-03-11usb: gadget: f_mass_storage: use defined constant instead of numeric valueTal Shorer1-1/+1
2014-09-02usb: gadget: f_mass_storage: simplify start_transfer slightlyMichal Nazarewicz1-14/+13
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz1-0/+3668