summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_fs.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() failsRobert Baldyga2015-07-311-1/+7
* usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva2015-07-061-2/+4
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-081-6/+9
|\
| * usb: gadget: f_fs: fix check in read operationRui Miguel Silva2015-05-261-1/+1
| * usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak2015-05-261-5/+8
* | usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva2015-05-261-2/+8
|/
* make new_sync_{read,write}() staticAl Viro2015-04-121-2/+0Star
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-261-0/+1
* fs: split generic and aio kiocbChristoph Hellwig2015-03-131-2/+3
* gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-181-78/+58Star
* gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-181-61/+25Star
* gadget/function/f_fs.c: close leaksAl Viro2015-02-181-2/+12
* usb: gadget: ffs: add eventfd notification about ffs eventsRobert Baldyga2015-01-271-1/+28
* usb: gadget: f_fs: Fix loop variableMario Schuknecht2015-01-271-3/+3
* usb: gadget: f_fs: add "no_disconnect" modeRobert Baldyga2015-01-151-5/+51
* usb: gadget: f_fs: refactor and document __ffs_ep0_read_events betterMichal Nazarewicz2015-01-121-11/+17
* usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen2014-10-231-6/+34
* usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga2014-10-231-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-14/+10Star
|\
| * f_fs: saner API for ffs_sb_create_file()Al Viro2014-10-091-14/+10Star
* | usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2014-09-161-2/+21
* | Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-161-11/+55
|\|
| * usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2014-09-031-11/+55
* | usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz2014-09-111-1/+2
* | usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2014-09-091-0/+23
* | usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter2014-09-091-1/+2
|/
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-5/+7
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-0/+3347