summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04Revert "usb:cdns3 Fix for stuck packets in on-chip OUT buffer."Greg Kroah-Hartman
2019-07-03usb :fsl: Change string format for errata propertyNikhil Badola
2019-07-03usb: host: Stops USB controller init if PLL fails to lockRamneek Mehresh
2019-07-03usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918Yinbo Zhu
2019-07-03usb: phy: Workaround for USB erratum-A005728Suresh Gupta
2019-07-03usb: fsl: Set USB_EN bit to select ULPI phyNikhil Badola
2019-07-03usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-07-03drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-03drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-07-03usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is setMarcos Paulo de Souza
2019-07-03Merge tag 'usb-for-v5.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-07-03usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda
2019-07-03usb: gadget: udc: renesas_usb3: remove redundant assignment to retColin Ian King
2019-07-03usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl
2019-07-03USB: gadget: function: fix issue Unneeded variable: "value"Hariprasad Kelam
2019-07-03usb: phy: phy-mxs-usb: add imx7ulp supportPeter Chen
2019-07-03doc: dt-binding: mxs-usb-phy: add compatible for 7ulpPeter Chen
2019-07-03usb:cdns3 Fix for stuck packets in on-chip OUT buffer.Pawel Laszczak
2019-07-03usb:cdns3 Add Cadence USB3 DRD DriverPawel Laszczak
2019-07-03usb:gadget Simplify usb_decode_get_set_descriptor function.Pawel Laszczak
2019-07-03usb:gadget Patch simplify usb_decode_set_clear_feature function.Pawel Laszczak
2019-07-03usb:gadget Separated decoding functions from dwc3 driver.Pawel Laszczak
2019-07-03dt-bindings: add binding for USBSS-DRD controller.Pawel Laszczak
2019-07-03usb: dwc3: pci: add support for TigerLake DevicesFelipe Balbi
2019-07-03Merge tag 'usb-serial-5.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-07-01Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-07-01Merge tag 'usb-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-06-28USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson
2019-06-26usb: renesas_usbhs: Use struct platform_callback pointerYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: move device tree properties parsingYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()Yoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use dev_of_node macro instead of open codedYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: Avoid to write platform_data's valueYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: move macros from mod.c to the mod.hYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda
2019-06-26usb: renesas_usbhs: revise the irq_vbus commentsYoshihiro Shimoda
2019-06-26USB: core: Fix compiler warnings in devio.cAlan Stern
2019-06-26USB: core: Remove usbfs_mutexAlan Stern
2019-06-25phy: qcom-qmp: Raise qcom_qmp_phy_enable() polling delayMarc Gonzalez
2019-06-25phy: meson-g12a-usb3-pcie: disable locking for cr_regmapNeil Armstrong
2019-06-23Merge 5.2-rc6 into usb-nextGreg Kroah-Hartman
2019-06-22Linux 5.2-rc6Linus Torvalds
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu