summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen2019-08-083-123/+126
* usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-081-3/+4
* Revert "USB: rio500: simplify locking"Oliver Neukum2019-08-081-16/+27
* usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li2019-08-051-2/+0
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-051-1/+1
* usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck2019-08-021-14/+24
* xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman2019-08-021-0/+10
* usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda2019-08-021-2/+7
* usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus2019-08-011-1/+1
* usb: typec: tcpm: remove tcpm dir if no childrenLi Jun2019-07-301-0/+4
* usb: typec: tcpm: free log buf memory when remove debug fileLi Jun2019-07-301-0/+9
* usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck2019-07-301-3/+4
* xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-251-1/+2
* usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach2019-07-251-6/+7
* Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach2019-07-251-2/+0
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-251-1/+1
* usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter2019-07-251-2/+2
* usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda2019-07-251-0/+11
* usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-255-19/+21
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-251-12/+19
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-6/+15
|\
| * vfs: Convert gadgetfs to use the new mount APIDavid Howells2019-07-041-6/+15
* | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-153-4/+125
|\ \
| * | usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta2019-06-081-4/+76
| * | usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta2019-06-083-0/+49
| |/
* | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-1211-64/+140
|\ \
| * | usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring2019-06-283-5/+7
| * | USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor2019-06-038-21/+17
| * | usb: host: ohci-tmio: init genalloc for local memoryLaurentiu Tudor2019-06-031-8/+5
| * | usb: host: ohci-sm501: init genalloc for local memoryLaurentiu Tudor2019-06-031-27/+20
| * | USB: use genalloc for USB HCs with local memoryLaurentiu Tudor2019-06-036-9/+97
| |/
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-124-8/+8
|\ \
| * | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-244-8/+8
* | | Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-11114-683/+1196
|\ \ \
| * \ \ Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2019-07-054-11/+39
| |\ \ \
| | * | | usb: chipidea: msm: Use devm_platform_ioremap_resource()Fabio Estevam2019-06-141-3/+1
| | * | | usb: chipidea: imx: Use devm_platform_ioremap_resource()Fabio Estevam2019-06-141-3/+1
| | * | | usb: chipidea: Use dev_err() instead of pr_err()Fabio Estevam2019-06-141-2/+3
| | * | | usb: chipidea: imx: "fsl,usbphy" phandle is not mandatory nowPeter Chen2019-06-141-2/+3
| | * | | usb: chipidea: imx: add imx7ulp supportPeter Chen2019-06-142-1/+31
| * | | | Revert "usb: gadget: storage: Remove warning message"Greg Kroah-Hartman2019-07-042-16/+6
| * | | | Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman2019-07-044-270/+253
| * | | | Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function."Greg Kroah-Hartman2019-07-041-43/+46
| * | | | Revert "usb:gadget Simplify usb_decode_get_set_descriptor function."Greg Kroah-Hartman2019-07-041-58/+55
| * | | | Revert "usb:cdns3 Add Cadence USB3 DRD Driver"Greg Kroah-Hartman2019-07-0419-6916/+0
| * | | | Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer."Greg Kroah-Hartman2019-07-042-341/+2
| * | | | usb :fsl: Change string format for errata propertyNikhil Badola2019-07-031-5/+2
| * | | | usb: host: Stops USB controller init if PLL fails to lockRamneek Mehresh2019-07-032-1/+11
| * | | | usb: phy: Workaround for USB erratum-A005728Suresh Gupta2019-07-032-11/+29
| * | | | usb: fsl: Set USB_EN bit to select ULPI phyNikhil Badola2019-07-031-0/+6