Jaejoong Kim
|
1fcba97e35
usb: gadget: storage: Remove reference counting
|
7 years ago |
Jaejoong Kim
|
7a051e8de3
usb: gadget: storage: Add error handling for no memory
|
7 years ago |
Linus Torvalds
|
abc36be236
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
|
7 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Bhumika Goyal
|
9736390234
usb: gadget: make config_item_type structures const
|
8 years ago |
Alan Stern
|
1fbbb78f25
USB: g_mass_storage: Fix deadlock when driver is unbound
|
8 years ago |
Christoph Hellwig
|
05a4a33b6d
gadget/f_mass_storage: stop messing with the address limit
|
8 years ago |
Axel Lin
|
bee9186943
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
|
8 years ago |
Alan Stern
|
225785aec7
USB: f_mass_storage: improve memory barriers and synchronization
|
8 years ago |
Alan Stern
|
78db441d2e
USB: f_mass_storage: improve async notification handling
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Philipp Gesang
|
6ac47090ee
usb: gadget: Add per-lun inquiry string
|
9 years ago |
Felipe Balbi
|
fe5a6c48fd
usb: gadget: storage: get rid of fsg_num_buffers_validate()
|
9 years ago |
Michal Nazarewicz
|
f78bbcae86
usb: f_mass_storage: test whether thread is running before starting another
|
9 years ago |
Linus Torvalds
|
364e8dd9d6
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
|
9 years ago |
Christoph Hellwig
|
1ae1602de0
configfs: switch ->default groups to a linked list
|
9 years ago |
John Youn
|
59a3cedf91
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
|
9 years ago |
John Youn
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
Linus Torvalds
|
9aa3d651a9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
9 years ago |
Oleg Nesterov
|
be0e6f290f
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
|
10 years ago |
Christoph Hellwig
|
4a90cb2038
usb-gadget/f_mass_storage: use per-attribute show and store methods
|
10 years ago |
Robert Baldyga
|
1cecd54f32
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
|
10 years ago |
Felipe Balbi
|
2e6c72b61b
usb: gadget: mass_storage: allow for deeper queue lengths
|
10 years ago |
Felipe Balbi
|
4a1e921180
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
|
10 years ago |
Robert Baldyga
|
adab43396e
usb: gadget: remove gadget_chips.h
|
10 years ago |
Krzysztof Opasiak
|
dd02ea5a33
usb: gadget: mass_storage: Use static array for luns
|
10 years ago |
Krzysztof Opasiak
|
5542f58c95
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
|
10 years ago |
Sanjay Singh Rawat
|
8078f314b8
usb: gadget: f_mass_storage: stop thread in bind failure case
|
10 years ago |
Robert Baldyga
|
a4cc42157f
usb: gadget: f_mass_storage: check quirk instead of UDC name
|
10 years ago |
Krzysztof Opasiak
|
75ddead2a7
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
|
10 years ago |