aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'usb-chipidea-next/ci-for-usb-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-07-24Merge remote-tracking branch 'usb-serial-fixes/usb-linus'Stephen Rothwell
2017-07-22usb: core: hub: controller driver name may be NULLPeter Chen
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring
2017-07-22USB: atm: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-22USB: chipidea: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-22USB: cdc-wdm: remove unneeded DRIVER_VERSION defineGreg Kroah-Hartman
2017-07-22USB: gadget: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-22USB: microtek: remove unneeded DRIVER_VERSION macroGreg Kroah-Hartman
2017-07-22USB: phy: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-22USB: realtek_cr: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-22USB: usbip: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-07-20xhci: fix memleak in xhci_run()Shu Wang
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-07-20xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-19Merge tag 'fixes-for-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-19usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda
2017-07-19usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-07-19usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()Frank Rowand
2017-07-19usb: chipidea: udc: compress return logic into lineGustavo A. R. Silva
2017-07-18usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()Yoshihiro Shimoda
2017-07-18usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmacYoshihiro Shimoda
2017-07-18usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()Yoshihiro Shimoda
2017-07-18usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol
2017-07-18usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol
2017-07-18usb: gadget: udc: start_udc() can be statickbuild test robot
2017-07-18usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan
2017-07-17usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission"Colin Ian King
2017-07-17usb: renesas_usbhs: make array type_array static constColin Ian King
2017-07-17usb: misc: ftdi-elan: compress return logic into one lineGustavo A. R. Silva
2017-07-17usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva
2017-07-17usb: isp1760: compress return logic into one lineGustavo A. R. Silva
2017-07-17usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann
2017-07-17USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-07-17USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller
2017-07-17usb: dwc3: gadget: only unmap requests from DMA if mappedJack Pham
2017-07-17usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMAGeert Uytterhoeven
2017-07-17usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMAGeert Uytterhoeven
2017-07-17usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin
2017-07-17usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irqVignesh R
2017-07-17usb: dwc3: core: Call dwc3_core_get_phy() before initializing physVignesh R
2017-07-12USB: serial: safe_serial: move __inline__ before return typeJoe Perches
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-07Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds