summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
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 remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-5/+5
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+5
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \
| * | usb: gadget: legacy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |/
* | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-145-47/+168
|\ \
| * | usb: gadget: ss_ep_in_comp_desc can be statickbuild test robot2014-11-241-2/+2
| * | usb: gadget: add USB3 support to the printer driverJorge Ramirez-Ortiz2014-11-201-6/+59
| * | usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu2014-11-121-2/+2
| * | usb: gadget: dbgp: Fix endpoint config after USB disconnectKyösti Mälkki2014-11-101-12/+14
| * | usb: gadget: hid: convert to new interface of f_hidAndrzej Pietrasiewicz2014-11-062-23/+56
| * | usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2014-11-061-0/+1
| * | usb: gadget: hid: mirror init operations in module cleanupAndrzej Pietrasiewicz2014-11-061-1/+1
| * | usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz2014-11-052-7/+38
| * | usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2014-11-051-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \
| * \ Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-207-47/+239
| |\ \ | | |/
| * | usb: gadget: zero: Spelling s/infrastucture/infrastructure/Geert Uytterhoeven2014-10-291-1/+1
* | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+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: dbgp: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
* | | usb: gadget: gadgetfs: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+1
* | | usb: gadget: webcam: convert webcam to new interface of f_uvcAndrzej Pietrasiewicz2014-09-093-16/+40
* | | usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz2014-09-091-0/+1
* | | usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz2014-09-092-6/+2
* | | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-082-1/+3
|\ \ \ | |/ /
| * | usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes2014-08-201-3/+3
| * | usb: gadget: Fix return value check in ep_write()Wei Yongjun2014-08-191-1/+1
| * | usb: dbgp gadget: fix use after free in dbgp_unbind()Alexey Khoroshilov2014-08-191-0/+2
| |/
* | usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz2014-09-081-3/+24
* | usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov2014-08-291-3/+3
* | usb: gadget: zero: Add support for interrupt EPAmit Virdi2014-08-271-0/+21
* | usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz2014-08-201-11/+4
* | usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz2014-08-202-6/+64
* | usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2014-08-201-0/+1
* | usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz2014-08-201-1/+0
* | usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz2014-08-201-8/+8
* | usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz2014-08-202-2/+84
* | usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2014-08-201-0/+1
* | usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz2014-08-201-3/+0
|/
* 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 usb functionsAndrzej Pietrasiewicz2014-07-161-0/+1
OpenPOWER on IntegriCloud