| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: f_mass_storage: forced_eject attribute | Maxim Devaev | 2022-07-14 | 1 | -0/+25 |
* | usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS | Neal Liu | 2022-06-29 | 1 | -5/+6 |
* | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-03-26 | 1 | -12/+58 |
|\ |
|
| * | usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X | Roger Quadros | 2022-01-26 | 1 | -12/+58 |
* | | fs: Move many prototypes to pagemap.h | Matthew Wilcox (Oracle) | 2022-03-21 | 1 | -0/+1 |
|/ |
|
* | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman | 2021-12-13 | 1 | -1/+1 |
* | usb: gadget: f_mass_storage: Disable eps during disconnect | Wesley Cheng | 2021-10-30 | 1 | -0/+10 |
* | usb: gadget: storage: add support for media larger than 2T | Nikita Yushchenko | 2021-10-10 | 1 | -7/+80 |
* | usb: gadget: mass_storage: Remove repeated verbose license text | Cai Huoqing | 2021-08-26 | 1 | -30/+0 |
* | usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t | Chen Lin | 2021-03-10 | 1 | -2/+0 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+0 |
* | usb: gadget: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-10 | 1 | -1/+1 |
* | scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions | Bart Van Assche | 2020-03-16 | 1 | -0/+1 |
* | usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt | Benjamin Herrenschmidt | 2019-08-12 | 1 | -10/+18 |
* | Revert "usb: gadget: storage: Remove warning message" | Greg Kroah-Hartman | 2019-07-04 | 1 | -15/+6 |
* | Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2019-07-01 | 1 | -6/+15 |
|\ |
|
| * | usb: gadget: storage: Remove warning message | EJ Hsu | 2019-06-18 | 1 | -6/+15 |
* | | docs: usb: rename files to .rst and add them to drivers-api | Mauro Carvalho Chehab | 2019-06-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-10-24 | 1 | -2/+2 |
|\ |
|
| * | signal: Don't send siginfo to kthreads. | Eric W. Biederman | 2018-09-11 | 1 | -1/+1 |
| * | signal: Remove the siginfo paramater from kernel_dqueue_signal | Eric W. Biederman | 2018-09-11 | 1 | -1/+1 |
* | | usb: gadget: storage: Fix Spectre v1 vulnerability | Gustavo A. R. Silva | 2018-10-17 | 1 | -0/+3 |
|/ |
|
* | usb: gadget: storage: Remove reference counting | Jaejoong Kim | 2018-07-26 | 1 | -22/+5 |
* | usb: gadget: storage: Add error handling for no memory | Jaejoong Kim | 2018-07-26 | 1 | -1/+3 |
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2017-11-14 | 1 | -2/+2 |
|\ |
|
| * | usb: gadget: make config_item_type structures const | Bhumika Goyal | 2017-10-19 | 1 | -2/+2 |
* | | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
|/ |
|
* | USB: g_mass_storage: Fix deadlock when driver is unbound | Alan Stern | 2017-09-22 | 1 | -20/+7 |
* | gadget/f_mass_storage: stop messing with the address limit | Christoph Hellwig | 2017-09-04 | 1 | -15/+6 |
* | usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns | Axel Lin | 2017-07-17 | 1 | -1/+1 |
* | USB: f_mass_storage: improve memory barriers and synchronization | Alan Stern | 2017-05-16 | 1 | -202/+153 |
* | USB: f_mass_storage: improve async notification handling | Alan Stern | 2017-05-16 | 1 | -46/+22 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | usb: gadget: Add per-lun inquiry string | Philipp Gesang | 2016-08-25 | 1 | -6/+22 |
* | usb: gadget: storage: get rid of fsg_num_buffers_validate() | Felipe Balbi | 2016-06-20 | 1 | -21/+1 |
* | usb: f_mass_storage: test whether thread is running before starting another | Michal Nazarewicz | 2016-04-19 | 1 | -21/+15 |
* | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2016-03-17 | 1 | -3/+3 |
|\ |
|
| * | configfs: switch ->default groups to a linked list | Christoph Hellwig | 2016-03-06 | 1 | -3/+3 |
* | | usb: gadget: f_mass_storage: Enable SuperSpeedPlus | John Youn | 2016-03-04 | 1 | -1/+1 |
* | | usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus | John Youn | 2016-03-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-11-13 | 1 | -73/+46 |
|\ |
|
| * | usb-gadget/f_mass_storage: use per-attribute show and store methods | Christoph Hellwig | 2015-10-13 | 1 | -73/+46 |
* | | signal: turn dequeue_signal_lock() into kernel_dequeue_signal() | Oleg Nesterov | 2015-11-06 | 1 | -3/+1 |
* | | usb: gadget: f_mass_storage: eliminate abuse of ep->driver data | Robert Baldyga | 2015-09-27 | 1 | -4/+0 |
* | | usb: gadget: mass_storage: allow for deeper queue lengths | Felipe Balbi | 2015-09-27 | 1 | -2/+4 |
|/ |
|
* | usb: gadget: f_mass_storage: add mising <linux/uaccess.h> | Felipe Balbi | 2015-08-06 | 1 | -0/+1 |
* | usb: gadget: remove gadget_chips.h | Robert Baldyga | 2015-08-06 | 1 | -1/+0 |
* | usb: gadget: mass_storage: Use static array for luns | Krzysztof Opasiak | 2015-07-31 | 1 | -81/+46 |
* | usb: gadget: mass_storage: Fix freeing luns sysfs implementation | Krzysztof Opasiak | 2015-07-31 | 1 | -6/+6 |
* | usb: gadget: f_mass_storage: stop thread in bind failure case | Sanjay Singh Rawat | 2015-07-30 | 1 | -2/+9 |