summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-07-10usb: dwc2: gadget: fix checkpatch errorsJingoo Han1-2/+3
2014-07-10usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda5-0/+205
2014-07-10usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2014-07-10xhci: make error messages grepableOliver Neukum1-18/+18
2014-07-10USB: kl5kusb105: Remove klsi_105_tiocmset functionPeter Senna Tschudin1-30/+0
2014-07-10usb: force warm reset to break link re-connect livelockDan Williams3-20/+39
2014-07-10usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand1-2/+4
2014-07-10dwc3: host: Enable USB3 LPM capabilityPratyush Anand2-0/+21
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+6
2014-07-10xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2014-07-10xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand1-18/+48
2014-07-10usb: misc: usb3503: Update error code in print messageTushar Behera1-1/+2
2014-07-08Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman26-77/+146
2014-07-02usb: chipidea: udc: delete td from req's td list at ep_dequeuePeter Chen1-0/+7
2014-07-01usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla1-1/+1
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2-0/+11
2014-07-01Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-26/+17
2014-06-30usb: musb: dsps: fix the base address for accessing the mode registerLothar Waßmann1-5/+4
2014-06-30usb: phy: msm: Do not do runtime pm if the phy is not idleSrinivas Kandagatla1-1/+3
2014-06-27Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-8/+25
2014-06-27usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner1-1/+1
2014-06-27usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson1-2/+3
2014-06-27usb: musb: Fix panic upon musb_am335x module removalEzequiel Garcia1-17/+6
2014-06-24usb: xhci: Correct last context entry calculation for Configure EndpointJulius Werner1-33/+18
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu1-3/+7
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu1-1/+4
2014-06-24xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman1-1/+1
2014-06-24xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman1-2/+5
2014-06-24Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman12-35/+68
2014-06-23usb: option: add/modify Olivetti Olicard modemsBjørn Mork1-6/+16
2014-06-23USB: ftdi_sio: fix null deref at port probeJohan Hovold1-2/+5
2014-06-23USB: option: add device ID for SpeedUp SU9800 usb 3g modemOliver Neukum1-0/+4
2014-06-20usb: musb: core: Handle Babble condition only in HOST modeGeorge Cherian1-1/+1
2014-06-19usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger1-1/+6
2014-06-19usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz3-3/+7
2014-06-19usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz1-16/+16
2014-06-19usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-06-19usb: musb: ux500: don't propagate the OF nodeLinus Walleij1-1/+0
2014-06-19usb: renesas: gadget: fixup: complete STATUS stage after receivingKuninori Morimoto1-0/+8
2014-06-19usb: gadget: u_ether: synchronize with transmit when stopping queueJeff Westfahl1-0/+3
2014-06-19usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/completeGeorge Cherian1-2/+13
2014-06-19usb: dwc3: dwc3-omap: Fix the crash on module removalGeorge Cherian2-1/+2
2014-06-19usb: gadget: f_rndis: fix an error code on allocation failureDan Carpenter1-1/+1
2014-06-19usb: dwc3: gadget: check link trb after free_slot is increasedZhuang Jin Can1-4/+4
2014-06-18USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-06-18USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-06-18usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams3-19/+54
2014-06-18usb: quiet peer failure warning, disable poweroffDan Williams1-5/+19
2014-06-18usb: improve "not suspended yet" message in hub_suspend()Dan Williams1-1/+2
2014-06-18xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman1-1/+1