summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2019-07-25usb: typec: tcpm: Switch to use fwnode_property_count_uXX()Andy Shevchenko-4/+2
2019-07-25usb: dwc3: Switch to use device_property_count_u32()Andy Shevchenko-2/+1
2019-07-25usb: dwc2: Switch to use device_property_count_u32()Andy Shevchenko-4/+1
2019-07-25USB: core: hcd-pci: Use dev_get_drvdata where possibleChuhong Yuan-2/+1
2019-07-25usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran-1/+1
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter-2/+2
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda-0/+11
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy-19/+21
2019-07-25usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy-12/+19
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-6/+15
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-4/+125
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-64/+140
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+8
2019-07-11Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-683/+1196
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-13/+9
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-88/+230
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-4/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-24/+24
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-11/+39
2019-07-04vfs: Convert gadgetfs to use the new mount APIDavid Howells-6/+15
2019-07-04Revert "usb: gadget: storage: Remove warning message"Greg Kroah-Hartman-16/+6
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman-270/+253
2019-07-04Revert "usb:gadget Patch simplify usb_decode_set_clear_feature function."Greg Kroah-Hartman-43/+46
2019-07-04Revert "usb:gadget Simplify usb_decode_get_set_descriptor function."Greg Kroah-Hartman-58/+55
2019-07-04Revert "usb:cdns3 Add Cadence USB3 DRD Driver"Greg Kroah-Hartman-6916/+0
2019-07-04Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer."Greg Kroah-Hartman-341/+2
2019-07-03usb :fsl: Change string format for errata propertyNikhil Badola-5/+2
2019-07-03usb: host: Stops USB controller init if PLL fails to lockRamneek Mehresh-1/+11
2019-07-03usb: phy: Workaround for USB erratum-A005728Suresh Gupta-11/+29
2019-07-03usb: fsl: Set USB_EN bit to select ULPI phyNikhil Badola-0/+6
2019-07-03usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng-2/+5
2019-07-03drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss-2/+2
2019-07-03drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss-1/+1
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza-2/+5
2019-07-03Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-270/+7620
2019-07-03usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda-12/+22
2019-07-03usb: gadget: udc: renesas_usb3: remove redundant assignment to retColin Ian King-1/+1
2019-07-03usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl-1/+1
2019-07-03USB: gadget: function: fix issue Unneeded variable: "value"Hariprasad Kelam-2/+1
2019-07-03usb: phy: phy-mxs-usb: add imx7ulp supportPeter Chen-1/+66
2019-07-03usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak-2/+341
2019-07-03usb:cdns3 Add Cadence USB3 DRD DriverPawel Laszczak-0/+6916
2019-07-03usb:gadget Simplify usb_decode_get_set_descriptor function.Pawel Laszczak-55/+58
2019-07-03usb:gadget Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak-46/+43
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak-253/+270
2019-07-03usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi-0/+4
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+8
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-85/+445
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson-0/+7