summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-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-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds