Commit Graph

68 Commits (f876bb9aafc71d8ea395eec99666faaffec5df49)

Author SHA1 Message Date
Michal Nazarewicz d23b0f08d1 USB: g_mass_storage: Mass Storage Function created 15 years ago
Michal Nazarewicz 93f937405b USB: g_file_storage: more code from file_storage.c moved to storage_common.c 15 years ago
Michal Nazarewicz e909ef5def USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed 15 years ago
Michal Nazarewicz d6181702f5 USB: g_file_storage: "fsg_" prefix added to some identifiers 15 years ago
Michal Nazarewicz b6058d0fef USB: g_file_storage: parts of file_storage.c moved to separate file 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Alan Stern 604eb89ffe USB: g_file_storage: use the "unaligned" accessors 16 years ago
Alan Stern 82a10a81c8 USB: g_file_storage: fix use-after-free bug when closing files 16 years ago
Harvey Harrison 551509d267 USB: replace uses of __constant_{endian} 16 years ago
Jonathan Corbet db1dd4d376 Use f_lock to protect f_flags 16 years ago
Alan Stern ce459ec1d2 USB: g_file_storage: automatically disable stalls under Atmel 16 years ago
Felipe Balbi 889394b1eb USB: gadget: don't wait for completion twice 16 years ago
Alan Stern 12aae68a20 USB: g_file_storage: add CD-ROM emulation 16 years ago
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
David Brownell 36e893d25a usb gadget: USB_GADGET_VBUS_DRAW Kconfig option 17 years ago
Felipe Balbi 549c41e0ac usb: gadget: workaround storage command size issues 17 years ago
David Brownell 352e2b961c usb gadget: link fixes for storage gadget 17 years ago
Arjan van de Ven b6c6393700 Rename WARN() to WARNING() to clear the namespace 17 years ago
Kay Sievers 0031a06e2f USB: usb dev_set_name() instead of dev->bus_id 17 years ago
Kay Sievers 7071a3ce0c USB: usb dev_name() instead of dev->bus_id 17 years ago
David Lopo 62fd2cac5b USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern b950bdbc67 USB: g_file_storage: ignore bulk-out data after invalid CBW 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
David Brownell 00274921a0 USB: gadget code switches to pr_err() and friends 17 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
David Brownell 9454a57ab5 USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h> 18 years ago
Alan Stern 12943f097e USB: less-restrictive command checking in g-file-storage 18 years ago
Alan Stern 79a7d9ee1a USB: cleanups for g_file_storage 18 years ago
David Brownell 2e806f67cc USB: gadget: file storage gadget cleanups 18 years ago
Alan Stern d1a94f080f USB: g_file_storage: fix bug in DMA buffer handling 18 years ago
Luis Lloret 88e45dbbab USB: Stall control endpoint when file storage class request wValue != 0 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
David Brownell 9d8bab58b7 usb gadget stack: remove usb_ep_*_buffer(), part 1 18 years ago
Tony Lindgren 020363384a USB: Disable file_storage USB_CONFIG_ATT_WAKEUP 18 years ago
Oleg Nesterov 8cfbe7e60d USB: g_file_storage: call allow_signal() 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
John Daiker 7ca46b862f USB Gadget file_storage.c: remove unnecessary casts 18 years ago
David Brownell 5f84813774 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> 18 years ago
David Brownell 6bea476cf6 USB: gadget driver unbind() is optional; section fixes; misc 18 years ago
Josef Sipek 33cb899400 [PATCH] struct path: convert usb 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
Alan Stern 6174d0fd35 USB: g_file_storage: Set sense info Valid bit only when needed 19 years ago
Alan Stern 2de9eaefa7 USB: g_file_storage: fix "ignoring return value" warnings 19 years ago
David Brownell a353678d31 [PATCH] USB: gadget section fixups 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jens Axboe b31dc66a54 [PATCH] Kill PF_SYNCWRITE flag 19 years ago
Alan Stern aafe5bd6ec [PATCH] USB: g_file_storage: use module_param_array_named macro 19 years ago
Alan Stern 14cd5f8e85 [PATCH] USB: g_file_storage: add comment about buffer allocation 19 years ago