summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/u_fs.h
AgeCommit message (Expand)Author
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-09-28usb: gadget: ffs: handle I/O completion in-orderJohn Keeping
2017-06-02usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.Jerry Zhang
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: gadget: f_fs: simplify ffs_dev name handlingMichal Nazarewicz
2017-03-17drivers, usb: convert ffs_data.ref from atomic_t to refcount_tElena Reshetova
2017-01-24usb: gadget: f_fs: Accept up to 30 endpoints.Vincent Pelletier
2015-01-27usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga
2015-01-15usb: gadget: f_fs: add "no_disconnect" modeRobert Baldyga
2014-09-16usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz