summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-08-03usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()Rajendra Nayak
2017-08-03usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda
2017-08-03usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier
2017-08-01USB: serial: option: add D-Link DWM-222 device IDHector Martin
2017-07-30c67x00-hcd: constify hc_driver structuresJulia Lawall
2017-07-30USB: whci-hcd: constify hc_driver structuresJulia Lawall
2017-07-30USB: HWA: constify hc_driver structuresJulia Lawall
2017-07-30isp116x-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: renesas_usbhs: constify hc_driver structuresJulia Lawall
2017-07-30usb: host: u132-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: host/sl811-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: r8a66597-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: host: max3421-hcd: constify hc_driver structuresJulia Lawall
2017-07-30isp1362-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: mtu3: fix ip sleep auto-exit issue when enable DRD modeChunfeng Yun
2017-07-30usb: mtu3: clear u1/u2_enable to 0 in mtu3_gadget_resetChunfeng Yun
2017-07-30usb: mtu3: handle delayed status of the control transferChunfeng Yun
2017-07-30usb: musb: fix tx fifo flush handling againBin Liu
2017-07-30usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu
2017-07-30usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern
2017-07-30uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson
2017-07-30USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-07-25usb: chipidea: core: do not register extcon notifier if extcon device is not ...Peter Chen
2017-07-23Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman
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