summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | 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-151-0/+3
* | usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-151-0/+31
* | Merge 4.5-rc4 into usb-nextGreg Kroah-Hartman2016-02-1414-60/+126
|\|
| * xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence2016-02-051-0/+4
| * Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-02-046-31/+38
| |\
| | * usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.Jianqiang Tang2016-02-031-0/+1
| | * usb: dwc2: Fix probe problem on bcm2835John Youn2016-02-031-6/+0
| | * Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"John Youn2016-02-032-9/+7
| | * usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-031-2/+5
| | * usb: phy: mxs: declare variable with initialized valueLi Jun2016-02-031-1/+1
| | * usb: phy: msm: fix error handling in probe.Srinivas Kandagatla2016-02-031-13/+24
| * | xhci: Fix list corruption in urb dequeue at host removalMathias Nyman2016-02-031-1/+3
| * | usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT2016-02-031-1/+2
| * | usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun2016-02-031-0/+23
| * | usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun2016-02-031-3/+13
| * | usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu2016-02-031-1/+3
| * | usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu2016-02-031-1/+6
| * | usb: xhci: add a quirk bit for ssic port unusedLu Baolu2016-02-032-34/+46
| * | usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu2016-02-031-19/+29
| * | Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman2016-02-031-10/+0
| |/
* | drivers: usb: removed assignment of 0 to static variablesSaurabh Sengar2016-02-101-2/+2
* | usb: r8a66597: add locking to r8a66597_check_detect_childHeiner Kallweit2016-02-071-0/+2
* | usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit2016-02-074-22/+22
* | USB: EHCI: fix compiler warning introduced by commit 2a40f324541eAlan Stern2016-02-042-1/+2
* | Add ioctls to enable and disable local controls on an instrumentDave Penkler2016-02-031-0/+70
* | Add ioctl to retrieve USBTMC-USB488 capabilitiesDave Penkler2016-02-031-0/+12
* | Add support for receiving USBTMC USB488 SRQ notifications via poll/selectDave Penkler2016-02-031-0/+23
* | Add support for USBTMC USB488 SRQ notification with fasyncDave Penkler2016-02-031-0/+24
* | Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.Dave Penkler2016-02-031-0/+201