summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-03-08USB: dwc2: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley
2018-03-06USB: adutux: Delete a misleading commentKirill Kapranov
2018-03-06usb: usb-skeleton: make MODULE_LICENSE and SPDX tag matchMarcus Folkesson
2018-03-06Revert "typec: tcpm: Only request matching pdos"Hans de Goede
2018-03-06usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-06uas: fix comparison for error codeOliver Neukum
2018-03-05usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay
2018-03-05usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-02-28usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros
2018-02-27console: Expand dummy functions for CFIKees Cook
2018-02-27console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook
2018-02-26Merge 4.16-rc3 into usb-nextGreg Kroah-Hartman
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-22USB: chaoskey: Use kasprintf() over strcpy()/strcat()Kees Cook
2018-02-22usb: host: ehci: Use dma_pool_zalloc()Souptick Joarder
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