summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-20Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu
2018-02-20usb: musb: fix enumeration after resumeAndreas Kemnade
2018-02-16Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-02-16usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
2018-02-15Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-15usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-15usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen
2018-02-15usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-15usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-15usb: host: ehci: use correct device pointer for dma opsPeter Chen
2018-02-15usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-15ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-15USB: serial: option: Add support for Quectel EP06Kristian Evensen
2018-02-15xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing
2018-02-15xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing
2018-02-15xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing
2018-02-15xhci: Fix NULL pointer in xhci debugfsZhengjun Xing
2018-02-15xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
2018-02-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
2018-02-15USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-02-12usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan
2018-02-12usb: dwc2: Add safety check for STSPHSERCVD intrMinas Harutyunyan
2018-02-12usb: dwc2: Add safety check in setting of descriptor chain pointersMinas Harutyunyan
2018-02-12usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-02-12usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-12usb: gadget: udc: Remove USB_GADGET_DUALSPEED selectUlf Magnusson
2018-02-12usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2018-02-12usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-02-12usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-02-12usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham
2018-02-12usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-12usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam
2018-02-12usb: dwc3: core: Power-off core/PHYs on system_suspend in host modeManu Gautam
2018-02-12usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-02-12usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-02-12usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen
2018-02-12usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-12usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()Yoshihiro Shimoda
2018-02-12usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner