linux/drivers/usb/gadget/legacy
Krzysztof Opasiak dd02ea5a33 usb: gadget: mass_storage: Use static array for luns
This patch replace dynamicly allocated luns array with static one.
This simplifies the code of mass storage function and modules.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
2015-07-31 09:01:19 -05:00
..
acm_ms.c usb: gadget: mass_storage: Use static array for luns 2015-07-31 09:01:19 -05:00
audio.c usb: gadget: audio: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
cdc2.c usb: gadget: cdc2: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
dbgp.c usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 2015-07-29 09:59:18 -05:00
ether.c usb: gadget: ether: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
g_ffs.c usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
gmidi.c usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16 2015-07-29 09:59:18 -05:00
hid.c usb: gadget: hid: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
inode.c USB: inode.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
Kconfig usb: gadget: nokia: Add mass storage driver to g_nokia 2015-07-29 09:59:17 -05:00
Makefile usb: gadget: webcam: convert webcam to new interface of f_uvc 2014-09-09 09:49:31 -05:00
mass_storage.c usb: gadget: mass_storage: Use static array for luns 2015-07-31 09:01:19 -05:00
multi.c usb: gadget: mass_storage: Use static array for luns 2015-07-31 09:01:19 -05:00
ncm.c usb: gadget: ncm: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
nokia.c usb: gadget: mass_storage: Use static array for luns 2015-07-31 09:01:19 -05:00
printer.c usb: gadget: printer: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
serial.c usb: gadget: serial: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00
tcm_usb_gadget.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-07-04 14:13:43 -07:00
tcm_usb_gadget.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2015-07-04 14:13:43 -07:00
webcam.c usb: gadget: remove incorrect __init/__exit annotations 2015-04-27 14:45:35 -05:00
zero.c usb: gadget: zero: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:22 -05:00