summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-051-6/+15
* | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-163-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-1311-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/+17Star
| * | usb: host: ohci-tmio: init genalloc for local memoryLaurentiu Tudor2019-06-031-8/+5Star
| * | usb: host: ohci-sm501: init genalloc for local memoryLaurentiu Tudor2019-06-031-27/+20Star
| * | 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-12114-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/+1Star
| | * | | usb: chipidea: imx: Use devm_platform_ioremap_resource()Fabio Estevam2019-06-141-3/+1Star
| | * | | 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/+6Star
| * | | | Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman2019-07-044-270/+253Star
| * | | | 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/+55Star
| * | | | Revert "usb:cdns3 Add Cadence USB3 DRD Driver"Greg Kroah-Hartman2019-07-0419-6916/+0Star
| * | | | Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer."Greg Kroah-Hartman2019-07-042-341/+2Star
| * | | | usb :fsl: Change string format for errata propertyNikhil Badola2019-07-031-5/+2Star
| * | | | 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
| * | | | usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng2019-07-031-2/+5
| * | | | drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss2019-07-031-2/+2
| * | | | drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss2019-07-031-1/+1
| * | | | usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza2019-07-031-2/+5
| * | | | Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-0329-270/+7620
| |\ \ \ \
| | * | | | usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda2019-07-031-12/+22
| | * | | | usb: gadget: udc: renesas_usb3: remove redundant assignment to retColin Ian King2019-07-031-1/+1
| | * | | | usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl2019-07-031-1/+1
| | * | | | USB: gadget: function: fix issue Unneeded variable: "value"Hariprasad Kelam2019-07-031-2/+1Star
| | * | | | usb: phy: phy-mxs-usb: add imx7ulp supportPeter Chen2019-07-031-1/+66
| | * | | | usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak2019-07-032-2/+341
| | * | | | usb:cdns3 Add Cadence USB3 DRD DriverPawel Laszczak2019-07-0319-0/+6916