summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: fix endpoint context tracer outputMathias Nyman2018-03-081-10/+12
* Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-03-083-5/+4Star
|\
| * usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay2018-03-051-3/+3
| * usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong2018-03-051-1/+0Star
| * usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros2018-02-281-1/+1
* | Revert "typec: tcpm: Only request matching pdos"Hans de Goede2018-03-061-121/+42Star
* | usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer2018-03-061-0/+2
* | usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-062-1/+6
* | uas: fix comparison for error codeOliver Neukum2018-03-061-1/+1
|/
* Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-2236-133/+344
|\
| * Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu2018-02-201-7/+1Star
| * usb: musb: fix enumeration after resumeAndreas Kemnade2018-02-201-1/+2
| * Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-02-1615-83/+135
| |\
| | * usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros2018-02-152-11/+41
| | * USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun2018-02-151-0/+1
| | * usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan2018-02-121-6/+6
| | * usb: dwc2: Add safety check for STSPHSERCVD intrMinas Harutyunyan2018-02-121-3/+7
| | * usb: dwc2: Add safety check in setting of descriptor chain pointersMinas Harutyunyan2018-02-121-1/+3
| | * usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner2018-02-121-2/+2
| | * usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-121-0/+5
| | * usb: gadget: udc: Remove USB_GADGET_DUALSPEED selectUlf Magnusson2018-02-121-1/+0Star
| | * usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen2018-02-121-7/+9
| | * usb: gadget: core: Fix use-after-free of usb_requestManu Gautam2018-02-121-1/+1
| | * usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros2018-02-121-0/+16
| | * usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham2018-02-121-31/+7Star
| | * usb: gadget: f_fs: Process all descriptors during bindJack Pham2018-02-121-4/+2Star
| | * usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam2018-02-121-0/+3
| | * usb: dwc3: core: Power-off core/PHYs on system_suspend in host modeManu Gautam2018-02-121-14/+22
| | * usb: dwc3: Undo PHY init if soft reset failsBrian Norris2018-02-121-0/+3
| | * usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping2018-02-121-0/+2
| | * usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen2018-02-121-1/+6
| | * usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-02-121-0/+2
| | * usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()Yoshihiro Shimoda2018-02-121-1/+1
| | * usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra2018-02-121-0/+1
| * | usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek2018-02-161-3/+6
| * | Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-02-151-0/+3
| * | usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-151-7/+10
| * | usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen2018-02-151-8/+4Star
| * | usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-151-0/+6
| * | usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-151-0/+5
| * | usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-151-2/+2
| * | usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-152-0/+5
| * | ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-152-4/+10
| * | USB: serial: option: Add support for Quectel EP06Kristian Evensen2018-02-151-0/+7
| * | xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing2018-02-151-2/+1Star
| * | xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing2018-02-151-4/+2Star
| * | xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing2018-02-151-0/+1
| * | xhci: Fix NULL pointer in xhci debugfsZhengjun Xing2018-02-151-2/+2
| * | xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-02-151-9/+9
| * | xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-155-1/+133
| |/