linux_old1/drivers/usb/gadget/legacy
Linus Torvalds f788baadbd Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull gadgetfs fixes from Al Viro:
 "Assorted fixes around AIO on gadgetfs: leaks, use-after-free, troubles
  caused by ->f_op flipping"

* 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gadgetfs: really get rid of switching ->f_op
  gadgetfs: get rid of flipping ->f_op in ep_config()
  gadget: switch ep_io_operations to ->read_iter/->write_iter
  gadgetfs: use-after-free in ->aio_read()
  gadget/function/f_fs.c: switch to ->{read,write}_iter()
  gadget/function/f_fs.c: use put iov_iter into io_data
  gadget/function/f_fs.c: close leaks
  move iov_iter.c from mm/ to lib/
  new helper: dup_iter()
2015-03-13 10:55:32 -07:00
..
Kconfig kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Makefile usb: gadget: webcam: convert webcam to new interface of f_uvc 2014-09-09 09:49:31 -05:00
acm_ms.c
audio.c usb: gadget: f_uac1: use defined constants as defaults 2014-08-20 14:05:14 -05:00
cdc2.c
dbgp.c usb: gadget: dbgp: Fix endpoint config after USB disconnect 2014-11-10 17:19:34 -06:00
ether.c
g_ffs.c usb: gadget: gadgetfs: fix sparse warnings 2015-02-23 09:23:20 -06:00
gmidi.c usb: gadget: midi: f_midi_alloc() can be static 2014-11-12 09:01:03 -06:00
hid.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
inode.c gadgetfs: really get rid of switching ->f_op 2015-03-08 15:19:03 -04:00
mass_storage.c
multi.c
ncm.c
nokia.c
printer.c usb: gadget: ss_ep_in_comp_desc can be static 2014-11-24 08:33:23 -06:00
serial.c
tcm_usb_gadget.c Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus 2014-12-18 05:56:29 -08:00
tcm_usb_gadget.h
webcam.c usb: gadget: webcam: convert webcam to new interface of f_uvc 2014-09-09 09:49:31 -05:00
zero.c Merge Linus' tree to be be to apply submitted patches to newer code than 2014-11-20 14:42:02 +01:00