summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2016-11-01usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-07-11usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen1-1/+1
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-06-04usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz5-43/+15
2016-06-04usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak5-103/+46
2016-06-04usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak2-7/+7
2016-06-04usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak1-0/+5
2016-05-10usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-3/+2
2016-01-23usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2015-12-09usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert1-1/+1
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen1-2/+29
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-08-17usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-08-17usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-03usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz1-3/+13
2015-08-03usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov1-1/+1
2015-08-03usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva1-2/+4
2015-08-03usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I1-4/+7
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva1-2/+8
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva1-1/+1
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi1-1/+4
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak1-5/+8
2015-05-26usb: gadget: g_ffs: Fix counting of missing_functionsKrzysztof Opasiak1-1/+3
2015-05-26usb: s3c2410_udc: correct reversed pullup logicSergiy Kibrik1-1/+1
2015-05-14usb: gadget: f_midi: fix segfault when reading empty idPawel Szewczyk1-1/+7
2015-04-27usb: gadget: remove incorrect __init/__exit annotationsArnd Bergmann23-78/+78
2015-04-27usb: gadget: serial: fix re-ordering of tx dataPhilip Oberstaller1-1/+4
2015-04-27usb: gadget: hid: Fix static variable usageKrzysztof Opasiak1-2/+14
2015-04-27usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-04-27usb: gadget: xilinx: fix devm_ioremap_resource() checkVladimir Zapolskiy1-2/+2
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-48/+9
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab32-2566/+2490
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-1/+1
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+8
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-48/+9
2015-04-12make new_sync_{read,write}() staticAl Viro2-4/+0
2015-04-12Merge branch 'iocb' into for-nextAl Viro2-4/+8
2015-04-03dummy_hcd: use USB_DT[_SS]_HUBSergei Shtylyov1-2/+2
2015-04-03[media] gadget/uvc: embed video_deviceHans Verkuil2-27/+19
2015-03-26fs: move struct kiocb to fs.hChristoph Hellwig2-0/+2
2015-03-25Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman19-1535/+2126
2015-03-24usb: gadget: f_printer: fix dependenciesAndrzej Pietrasiewicz1-0/+1
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman7-927/+296
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-526/+22
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+2
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche1-3/+2
2015-03-19usb: gadget: atmel_usba: use endian agnostic IO on ARMBen Dooks2-8/+18