summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-05usb: dwc3: gadget: cmd argument should always be unsignedFelipe Balbi2-2/+2
2014-09-05usb: dwc3: debug: add dwc3_gadget_event_type_stringFelipe Balbi1-0/+34
2014-09-05usb: dwc3: move all string helper functions to debug.hFelipe Balbi4-145/+165
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: phy: twl6030-usb: Remove unused irq_enabledTony Lindgren1-2/+0
2014-09-02usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2014-09-02usb: phy: samsung: remove old common USB PHY codeBartlomiej Zolnierkiewicz2-558/+0
2014-09-02usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz3-359/+0
2014-09-02usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz3-550/+0
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-29usbtest: Add interrupt EP testcasesAmit Virdi1-15/+98
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-27usb: phy: msm: Make phy_reset clk and reset line optional.Srinivas Kandagatla1-5/+8
2014-08-27usb: phy: mxs: Add VF610 USB PHY supportStefan Agner1-0/+6
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: phy: msm: mark msm_otg_mode_fops staticFelipe Balbi1-1/+1
2014-08-20usb: phy: samsung: Remove unnecessary lines of register bit definitionsJingoo Han1-34/+2
2014-08-20usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()Wei Yongjun1-3/+1
2014-08-20usb: dwc3: remove unnecessary OOM messagesJingoo Han5-24/+8
2014-08-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-107/+529
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+76
2014-08-16Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...Linus Torvalds1-0/+1
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20