summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2014-09-08usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz3-21/+38
2014-09-08usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart2-141/+159
2014-09-08usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart2-18/+7
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-19/+42
2014-09-03usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2-11/+57
2014-09-03usb: gadget: fusb300_udc.h: Fix typo in include guardRasmus Villemoes1-1/+1
2014-09-03usb: gadget: net2280: Fix invalid handling of Reset irqRicardo Ribalda Delgado1-1/+1
2014-09-02usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack1-4/+65
2014-09-02usb: gadget: f_uac2: handle partial dma area wrapDaniel Mack1-9/+23
2014-09-02usb: gadget: f_uac2: introduce agdev_to_uac2_optsDaniel Mack1-2/+8
2014-09-02usb: gadget: f_uac2: add short-hand for 'dev'Daniel Mack1-18/+11
2014-09-02usb: gadget: f_uac2: restructure some code in afunc_set_alt()Daniel Mack1-23/+16
2014-09-02usb: gadget: f_mass_storage: simplify start_transfer slightlyMichal Nazarewicz1-14/+13
2014-09-02usb: gadget: composite: dequeue cdev->req before free its bufferLi Jun1-1/+1
2014-09-02usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2014-08-29usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov3-6/+6
2014-08-29usb: gadget: udc: use USB API functions rather than constantsHimangi Saraogi1-3/+3
2014-08-27f_ncm: Don't use netdev_start_xmit().David S. Miller1-1/+9
2014-08-27usb: gadget: zero: Add support for interrupt EPAmit Virdi4-22/+526
2014-08-27usb: gadget: serial: remove PREFIX macroRichard Leitner1-17/+13
2014-08-27usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner3-40/+56
2014-08-24net: Add ops->ndo_xmit_flush()David S. Miller1-1/+1
2014-08-21usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}Michael Grzeschik2-4/+1
2014-08-21usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz1-3/+2
2014-08-21usb: gadget: uvc: Add support for DMABUF importingPhilipp Zabel1-1/+1
2014-08-21usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdownMichael Grzeschik1-1/+1
2014-08-20usb: gadget: f_uac1: add configfs supportAndrzej Pietrasiewicz2-1/+164
2014-08-20usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz3-14/+13
2014-08-20usb: gadget: f_uac1: use usb_gstrings_attachAndrzej Pietrasiewicz1-18/+12
2014-08-20usb: gadget: f_uac1: remove compatibility layerAndrzej Pietrasiewicz3-138/+1
2014-08-20usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz2-6/+64
2014-08-20usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz6-31/+195
2014-08-20usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz2-1/+1
2014-08-20usb: gadget: f_uac1: add function stringsAndrzej Pietrasiewicz1-1/+50
2014-08-20usb: gadget: f_uac2: add configfs supportAndrzej Pietrasiewicz2-0/+108
2014-08-20usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz2-8/+15
2014-08-20usb: gadget: f_uac2: use usb_gstrings_attachAndrzej Pietrasiewicz1-16/+17
2014-08-20usb: gadget: f_uac2: remove compatibility layerAndrzej Pietrasiewicz1-124/+0
2014-08-20usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz2-2/+84
2014-08-20usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz5-40/+242
2014-08-20usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz2-24/+14
2014-08-20usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()Wei Yongjun1-3/+1
2014-08-20usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes3-6/+6
2014-08-20usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-08-19usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik1-0/+3
2014-08-19Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing1-3/+0
2014-08-19usb: gadget: Fix return value check in r8a66597_probe()Wei Yongjun1-2/+2
2014-08-19usb: gadget: Fix return value check in ep_write()Wei Yongjun1-1/+1
2014-08-19usb: atmel_usba_udc: fix it to deal with final dma channelBo Shen1-1/+1
2014-08-19usb: gadget: fix error return codeJulia Lawall1-2/+6