Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Sebastian Andrzej Siewior
|
98f3a1b907
usb: gadget: mass_storage: remove >= 0 check for unsigned type
|
12 years ago |
Andrzej Pietrasiewicz
|
2b5080026c
usb: gadget: f_mass_storage: remove unused operations
|
12 years ago |
Michal Nazarewicz
|
8575f7a706
usb: gadget: storage_common: Drop #ifdefs used for the sake of FSG.
|
12 years ago |
Sebastian Andrzej Siewior
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
12 years ago |
Sebastian Andrzej Siewior
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
13 years ago |
Sebastian Andrzej Siewior
|
cc2683c318
usb: gadget: Provide a default implementation of default manufacturer string
|
13 years ago |
Michal Nazarewicz
|
48a31af744
usb: gadget: mass_storage: make "file" and "ro" read only in some cases
|
13 years ago |
Michal Nazarewicz
|
a8287a4ed5
usb: gadget: mass_storage: add documentation
|
13 years ago |
Michal Nazarewicz
|
1a12af1a75
usb: gadget: mass_storage: remove unused options
|
13 years ago |
Michal Nazarewicz
|
fa84c57516
usb: gadget: f_mass_storage: change default value of the removable parameter
|
13 years ago |
Greg Kroah-Hartman
|
6a1e1d71d0
Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Michal Nazarewicz
|
c2484606a1
usb: gadget: f_mass_storage: remove deprecated fsg_add()
|
13 years ago |
Alan Stern
|
c85dcdac58
USB: gadget: storage gadgets send wrong error code for unknown commands
|
13 years ago |
Greg Kroah-Hartman
|
f9b0f51709
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Sebastian Andrzej Siewior
|
775dafdcd3
usb/gadget: use common defines within the storage gadget
|
13 years ago |
Sebastian Andrzej Siewior
|
7ac4704c09
usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h
|
13 years ago |
Fabio Estevam
|
4b5203f188
usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parameters
|
13 years ago |
Sebastian Andrzej Siewior
|
fcc0bb5ace
usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EP
|
13 years ago |
Michal Nazarewicz
|
54b8360ffd
usb: gadget: update Michal Nazarewicz's email address
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Yu Xu
|
f44b915d31
usb: gadget: storage: release superspeed descriptors.
|
13 years ago |
Thomas Meyer
|
9823a52539
usb: gadget: Use kcalloc instead of kzalloc to allocate array
|
13 years ago |
Yuping Luo
|
144974e7f9
usb: gadget: mass_storage: support multi-luns with different logic block size
|
13 years ago |
Paul Zimmerman
|
ce7b612185
usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLength
|
13 years ago |
Paul Zimmerman
|
db332bc9b2
usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUEST
|
13 years ago |
Felipe Balbi
|
4bb99b7c82
usb: gadget: storage: add superspeed support
|
14 years ago |
Paul Zimmerman
|
fe69676530
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
|
13 years ago |
Per Forlin
|
6532c7fdb2
usb: gadget: storage: make FSG_NUM_BUFFERS variable size
|
14 years ago |