index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
u_fs.h
Age
Commit message (
Expand
)
Author
2020-05-05
USB: gadget: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-02-11
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-06-02
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2017-03-17
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2017-01-24
usb: gadget: f_fs: Accept up to 30 endpoints.
Vincent Pelletier
2015-01-27
usb: gadget: ffs: add eventfd notification about ffs events
Robert Baldyga
2015-01-15
usb: gadget: f_fs: add "no_disconnect" mode
Robert Baldyga
2014-09-16
usb: gadget: f_fs: virtual endpoint address mapping
Robert Baldyga
2014-09-03
usb: gadget: f_fs: fix the redundant ep files problem
Robert Baldyga
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz