summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-08usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz
2014-09-08usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart
2014-09-08usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart
2014-09-05usb: renesas_usbhs: Add device tree support for R-Car H2 and M2Yoshihiro Shimoda
2014-09-05usb: musb: cppi41: tweak hrtimer valuesDaniel Mack
2014-09-05usb: dwc3: add ST dwc3 glue layer to manage dwc3 HCPeter Griffin
2014-09-05usb: dwc3: add tracepoints to aid debuggingFelipe Balbi
2014-09-05usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi
2014-09-05usb: dwc3: debug: add dwc3_gadget_event_type_stringFelipe Balbi
2014-09-05usb: dwc3: move all string helper functions to debug.hFelipe Balbi
2014-09-02usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack
2014-09-02usb: gadget: f_uac2: handle partial dma area wrapDaniel Mack
2014-09-02usb: gadget: f_uac2: introduce agdev_to_uac2_optsDaniel Mack
2014-09-02usb: gadget: f_uac2: add short-hand for 'dev'Daniel Mack
2014-09-02usb: gadget: f_uac2: restructure some code in afunc_set_alt()Daniel Mack
2014-09-02usb: gadget: f_mass_storage: simplify start_transfer slightlyMichal Nazarewicz
2014-09-02usb: gadget: composite: dequeue cdev->req before free its bufferLi Jun
2014-09-02usb: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren
2014-09-02usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMAGeert Uytterhoeven
2014-09-02usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz
2014-09-02usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz
2014-09-02usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz
2014-08-29usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov
2014-08-29usb: gadget: udc: use USB API functions rather than constantsHimangi Saraogi
2014-08-29usbtest: Add interrupt EP testcasesAmit Virdi
2014-08-27usb: gadget: zero: Add support for interrupt EPAmit Virdi
2014-08-27usb: gadget: serial: remove PREFIX macroRichard Leitner
2014-08-27usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner
2014-08-27usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla
2014-08-27usb: phy: mxs: Add VF610 USB PHY supportStefan Agner
2014-08-21usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}Michael Grzeschik
2014-08-21usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz
2014-08-21usb: gadget: uvc: Add support for DMABUF importingPhilipp Zabel
2014-08-21usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdownMichael Grzeschik
2014-08-20usb: gadget: f_uac1: add configfs supportAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: use defined constants as defaultsAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: remove compatibility layerAndrzej Pietrasiewicz
2014-08-20usb: gadget: audio: convert to new interface of f_uac1Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: prepare for separate compilationAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac1: add function stringsAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: add configfs supportAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: use defined constants as defaultsAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: remove compatibility layerAndrzej Pietrasiewicz
2014-08-20usb: gadget: audio: convert to new interface of f_uac2Andrzej Pietrasiewicz
2014-08-20usb: gadget: f_uac2: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-08-20usb: gadget: audio: Use container_of to free audio_devAndrzej Pietrasiewicz
2014-08-20usb: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi