summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: add tracepoints to aid debuggingFelipe Balbi2014-09-059-53/+357
* usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi2014-09-052-2/+2
* usb: dwc3: debug: add dwc3_gadget_event_type_stringFelipe Balbi2014-09-051-0/+34
* usb: dwc3: move all string helper functions to debug.hFelipe Balbi2014-09-054-145/+165
* usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack2014-09-021-4/+65
* usb: gadget: f_uac2: handle partial dma area wrapDaniel Mack2014-09-021-9/+23
* usb: gadget: f_uac2: introduce agdev_to_uac2_optsDaniel Mack2014-09-021-2/+8
* usb: gadget: f_uac2: add short-hand for 'dev'Daniel Mack2014-09-021-18/+11
* usb: gadget: f_uac2: restructure some code in afunc_set_alt()Daniel Mack2014-09-021-23/+16
* usb: gadget: f_mass_storage: simplify start_transfer slightlyMichal Nazarewicz2014-09-021-14/+13
* tools: ffs-test: add compatibility code for old kernelsMichal Nazarewicz2014-09-021-5/+107
* tools: ffs-test: convert to new descriptor formatMichal Nazarewicz2014-09-022-6/+10
* usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structureMichal Nazarewicz2014-09-021-0/+10
* usb: gadget: composite: dequeue cdev->req before free its bufferLi Jun2014-09-021-1/+1
* usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren2014-09-021-2/+0
* usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMAGeert Uytterhoeven2014-09-021-1/+1
* usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz2014-09-023-585/+0
* usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz2014-09-023-359/+0
* usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz2014-09-023-550/+0
* usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov2014-08-293-6/+6
* usb: gadget: udc: use USB API functions rather than constantsHimangi Saraogi2014-08-291-3/+3
* usbtest: Add interrupt EP testcasesAmit Virdi2014-08-291-15/+98
* usb: gadget: zero: Add support for interrupt EPAmit Virdi2014-08-274-22/+526
* usb: gadget: serial: remove PREFIX macroRichard Leitner2014-08-271-17/+13
* usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner2014-08-273-40/+56
* usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla2014-08-271-5/+8
* usb: phy: mxs: Add VF610 USB PHY supportStefan Agner2014-08-272-0/+7
* usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman2014-08-211-4/+5
* usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}Michael Grzeschik2014-08-212-4/+1
* usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz2014-08-211-3/+2
* usb: gadget: uvc: Add support for DMABUF importingPhilipp Zabel2014-08-211-1/+1
* usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdownMichael Grzeschik2014-08-211-1/+1
* usb: gadget: f_uac1: add configfs supportAndrzej Pietrasiewicz2014-08-203-1/+176
* usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz2014-08-203-14/+13
* usb: gadget: f_uac1: use usb_gstrings_attachAndrzej Pietrasiewicz2014-08-201-18/+12
* usb: gadget: f_uac1: remove compatibility layerAndrzej Pietrasiewicz2014-08-203-138/+1
* 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-206-31/+195
* usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz2014-08-202-1/+1
* usb: gadget: f_uac1: add function stringsAndrzej Pietrasiewicz2014-08-201-1/+50
* usb: gadget: f_uac2: add configfs supportAndrzej Pietrasiewicz2014-08-203-0/+120
* usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz2014-08-202-8/+15
* usb: gadget: f_uac2: use usb_gstrings_attachAndrzej Pietrasiewicz2014-08-201-16/+17
* usb: gadget: f_uac2: remove compatibility layerAndrzej Pietrasiewicz2014-08-201-124/+0
* 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-205-40/+242
* usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz2014-08-202-24/+14
* usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi2014-08-201-1/+1
* usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han2014-08-201-34/+2
* usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()Wei Yongjun2014-08-201-3/+1