summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-02-17usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2016-02-17usb: dwc2: Add extra delay when forcing dr_modeJohn Youn1-0/+6
2016-02-15usb: retry reset if a device times outOliver Neukum1-1/+7
2016-02-15usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar1-1/+2
2016-02-15USB: Add support for usbfs zerocopy.Steinar H. Gunderson1-25/+202
2016-02-15usb: add HAS_IOMEM dependency to USB_ISP1362_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_OXU210HP_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_OHCI_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_APPLEDISPLAYVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_FOTG210_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_XHCI_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_EHCI_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_DWC2Vegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_SL811_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_C67X00_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_R8A66597_HCDVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_XHCI_MVEBUVegard Nossum1-0/+1
2016-02-15usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_ISP116X_HCDVegard Nossum1-0/+1
2016-02-15usb: host: ohci-pxa27x: propagate the irq error codeRobert Jarzmik1-1/+1
2016-02-15cdc-acm: implement put_char() and flush_chars()Oliver Neukum2-0/+68
2016-02-15xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1Mathias Nyman2-5/+20
2016-02-15xhci: cleanup isoc tranfers queuing codeMathias Nyman1-72/+53
2016-02-15xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpointsMathias Nyman2-2/+12
2016-02-15xhci: refactor and cleanup endpoint initialization.Mathias Nyman2-96/+69
2016-02-15usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman1-0/+3
2016-02-15usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman1-0/+31
2016-02-15Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman14-60/+126
2016-02-10drivers: usb: removed assignment of 0 to static variablesSaurabh Sengar1-2/+2
2016-02-07usb: r8a66597: add locking to r8a66597_check_detect_childHeiner Kallweit1-0/+2
2016-02-07usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit4-22/+22
2016-02-05xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence1-0/+4
2016-02-05Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-31/+38
2016-02-04USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern2-1/+2
2016-02-04xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-04usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT1-1/+2
2016-02-04usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun1-0/+23
2016-02-04usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun1-3/+13
2016-02-04usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-04usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu1-1/+6
2016-02-04usb: xhci: add a quirk bit for ssic port unusedLu Baolu2-34/+46
2016-02-04usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-04usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.Jianqiang Tang1-0/+1
2016-02-04Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-04Add ioctls to enable and disable local controls on an instrumentDave Penkler1-0/+70