Commit Graph

12 Commits (lime2-spi)

Author SHA1 Message Date
Seung-Woo Kim 71002b508a cmd: add missing line breaks for pr_err() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Fabio Estevam b9203429a0 cmd: usb_mass_storage: Staticize do_usb_mass_storage() 7 years ago
Fabio Estevam d419026a02 cmd: usb_mass_storage: Use NULL for pointer 7 years ago
Simon Glass c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls 8 years ago
Tom Rini a238b0dacf cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 8 years ago
John Tobias a2e3a1d86c usb: ums - expose selected partition/s 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 02585eb3b5 ums: support multiple LUNs at once 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Fabio Estevam ee02a65e99 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text 9 years ago
Inha Song 375f2d785c usb: gadget: UMS: Invoke board specific USB cleanup interface 9 years ago
Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
Fabio Estevam e5d3e7fcbe cmd_usb_mass_storage: Remove extra 'ums' string in the usage text 9 years ago
Stephen Warren 8c6004568f ums: allow the user to specify the device type 10 years ago
Stephen Warren 1725f12882 ums: move all variable declarations to the start of the block 10 years ago
Stephen Warren d0cc456dc3 ums: use get_device() not find_mmc_device(); 10 years ago
Stephen Warren abfe8afe88 ums: move IO support code to common location 10 years ago
Stephen Warren 66b88b07cd usb: ums: add error handling for failed registration 10 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 10 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 10 years ago
Przemyslaw Marczak 3603e31db5 usb: ums: wait for usb cable connection before enter ums mode 10 years ago
Przemyslaw Marczak 351e9b2069 usb: ums: add ums exit feature by ctrl+c or by detach usb cable 11 years ago
Przemyslaw Marczak f4dacf7b95 usb: ums: allows using every mmc device with ums. 11 years ago
Przemyslaw Marczak 93c813b3ac usb: ums: code refactoring to improve reusability on other boards. 11 years ago
Mateusz Zalega 16297cfb2a usb: new board-specific USB init interface 11 years ago
Lukasz Majewski 69d6cbe748 usb:gadget:Remove redundant #includes for USB composite gadget and its functions 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 11 years ago