aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-20usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum1-18/+18
2016-02-20Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"Greg Kroah-Hartman1-1/+0
2016-02-14usb: retry reset if a device times outOliver Neukum1-1/+7
2016-02-14usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar1-1/+2
2016-02-14USB: Add support for usbfs zerocopy.Steinar H. Gunderson1-25/+202
2016-02-14usb: add HAS_IOMEM dependency to USB_ISP1362_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_OXU210HP_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_PXA27XVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_OHCI_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_APPLEDISPLAYVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_PXA25XVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_FOTG210_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_XHCI_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_EHCI_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_DWC2Vegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_SL811_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_C67X00_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_R8A66597_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_XHCI_MVEBUVegard Nossum1-0/+1
2016-02-14usb: Add HAS_IOMEM dependency to USB_M66592Vegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_NET2272Vegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_ISP116X_HCDVegard Nossum1-0/+1
2016-02-14usb: host: ohci-pxa27x: propagate the irq error codeRobert Jarzmik1-1/+1
2016-02-14cdc-acm: implement put_char() and flush_chars()Oliver Neukum2-0/+68
2016-02-14xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1Mathias Nyman2-5/+20
2016-02-14xhci: cleanup isoc tranfers queuing codeMathias Nyman1-72/+53
2016-02-14xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpointsMathias Nyman2-2/+12
2016-02-14xhci: refactor and cleanup endpoint initialization.Mathias Nyman2-96/+69
2016-02-14usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman1-0/+3
2016-02-14usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman1-0/+31
2016-02-14Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman383-54988/+3354
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+12
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-7/+55
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-12/+19
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-14/+17
2016-02-14Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-21/+28
2016-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-16/+27
2016-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds16-286/+559
2016-02-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds6-33/+59
2016-02-12Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-24/+12
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds9-36/+93
2016-02-12Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-16/+25
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-15/+21
2016-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-257/+373
2016-02-11Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman3-12/+19
2016-02-11Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-5/+7