summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/inode.c
Commit message (Expand)AuthorAgeFilesLines
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-0/+1
* fs: split generic and aio kiocbChristoph Hellwig2015-03-131-2/+3
* gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-081-19/+19
* gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-081-53/+37
* gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-171-214/+141
* gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-171-3/+12
* usb: gadget: gadgetfs: fix an oops in ep_write()Dan Carpenter2015-01-091-0/+1
* usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht2014-12-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-16/+10
|\
| * gadgetfs: saner API for gadgetfs_create_file()Al Viro2014-10-091-16/+10
* | usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
|/
* usb: gadget: Fix return value check in ep_write()Wei Yongjun2014-08-191-1/+1
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-1/+6
* usb: gadget: Gadget directory cleanup - group legacy gadgetsAndrzej Pietrasiewicz2014-07-161-0/+2142
OpenPOWER on IntegriCloud