summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2018-03-13usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer-1/+1
2018-03-09usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede-1/+2
2018-03-09USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring-1/+2
2018-03-09usbip: vudc: fix null pointer dereference on udc->lockColin Ian King-2/+6
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng-0/+7
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda-10/+1
2018-03-09usb: usbmon: Read text within supplied buffer sizePete Zaitcev-48/+78
2018-03-08usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda-0/+4
2018-03-08USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen-0/+7
2018-03-08usb: xhci: dbc: Fix lockdep warningLu Baolu-16/+24
2018-03-08xhci: fix endpoint context tracer outputMathias Nyman-10/+12
2018-03-08Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-5/+4
2018-03-06Revert "typec: tcpm: Only request matching pdos"Hans de Goede-121/+42
2018-03-06usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer-0/+2
2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich-1/+6
2018-03-06uas: fix comparison for error codeOliver Neukum-1/+1
2018-03-05usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay-3/+3
2018-03-05usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong-1/+0
2018-02-28usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros-1/+1
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-133/+344
2018-02-20Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu-7/+1
2018-02-20usb: musb: fix enumeration after resumeAndreas Kemnade-1/+2
2018-02-16Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-83/+135
2018-02-16usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek-3/+6
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan-2/+0
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan-8/+8
2018-02-15Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker-0/+3
2018-02-15usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP-7/+10
2018-02-15usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen-8/+4
2018-02-15usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop-0/+6
2018-02-15usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda-0/+5
2018-02-15usb: host: ehci: use correct device pointer for dma opsPeter Chen-2/+2
2018-02-15usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan-0/+5
2018-02-15ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida-4/+10
2018-02-15USB: serial: option: Add support for Quectel EP06Kristian Evensen-0/+7
2018-02-15xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing-2/+1
2018-02-15xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing-4/+2
2018-02-15xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing-0/+1
2018-02-15xhci: Fix NULL pointer in xhci debugfsZhengjun Xing-2/+2
2018-02-15xhci: Don't print a warning when setting link state for disabled portsMathias Nyman-9/+9
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee-1/+133
2018-02-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros-11/+41
2018-02-15USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun-0/+1
2018-02-12usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan-6/+6
2018-02-12usb: dwc2: Add safety check for STSPHSERCVD intrMinas Harutyunyan-3/+7
2018-02-12usb: dwc2: Add safety check in setting of descriptor chain pointersMinas Harutyunyan-1/+3
2018-02-12usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner-2/+2
2018-02-12usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda-0/+5
2018-02-12usb: gadget: udc: Remove USB_GADGET_DUALSPEED selectUlf Magnusson-1/+0
2018-02-12usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen-7/+9