summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: ci-hdrc-usb2: add missing compatiblesStefan Wahren2016-02-291-0/+7
* usb: chipidea: add CI_HDRC_TURN_VBUS_EARLY_ON for imx23Stefan Wahren2016-02-291-0/+6
* usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-211-0/+1
* usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven2016-02-212-12/+22
* usb: storage: use usb_store_dbg instead of US_DEBUGPXVictor Dodon2016-02-213-20/+13
* usb: usbtmc: Fix disconnect/poll interactionDave Penkler2016-02-211-1/+2
* usb: host: xhci-rcar: Use ARCH_RENESASSimon Horman2016-02-211-1/+1
* usb: renesas_usbhs: Use ARCH_RENESASSimon Horman2016-02-211-1/+1
* chipidea: error on overflow for port_test_writeAlan2016-02-211-0/+3
* usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum2016-02-211-21/+65
* usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum2016-02-211-18/+18
* Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"Greg Kroah-Hartman2016-02-201-1/+0
* usb: retry reset if a device times outOliver Neukum2016-02-151-1/+7
* usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar2016-02-151-1/+2
* USB: Add support for usbfs zerocopy.Steinar H. Gunderson2016-02-152-25/+203
* usb: add HAS_IOMEM dependency to USB_ISP1362_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_OXU210HP_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_OHCI_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_APPLEDISPLAYVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_FOTG210_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_XHCI_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_EHCI_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_DWC2Vegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_SL811_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_C67X00_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_R8A66597_HCDVegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_XHCI_MVEBUVegard Nossum2016-02-151-0/+1
* usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum2016-02-151-0/+1
* usb: add HAS_IOMEM dependency to USB_ISP116X_HCDVegard Nossum2016-02-151-0/+1
* usb: host: ohci-pxa27x: propagate the irq error codeRobert Jarzmik2016-02-151-1/+1
* cdc-acm: implement put_char() and flush_chars()Oliver Neukum2016-02-152-0/+68
* cdc-acm: fix mail addressOliver Neukum2016-02-151-1/+1
* xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1Mathias Nyman2016-02-152-5/+20
* xhci: cleanup isoc tranfers queuing codeMathias Nyman2016-02-151-72/+53
* xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpointsMathias Nyman2016-02-152-2/+12
* xhci: refactor and cleanup endpoint initialization.Mathias Nyman2016-02-152-96/+69
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-153-0/+14
* usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-152-0/+33
* usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptorMathias Nyman2016-02-151-0/+18
* Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman2016-02-14735-56897/+6588
|\
| * Linux 4.5-rc4v4.5-rc4Linus Torvalds2016-02-141-1/+1
| * Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
| |\
| | * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-081-0/+1
| | * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-081-0/+6
| | * mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-071-1/+5