summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-06-20Merge tag 'fixes-for-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-20usb: dwc3: remove unused @lock member of dwc3_ep structChunfeng Yun
2019-06-20usb: dwc3: pci: Add Support for Intel Elkhart Lake DevicesFelipe Balbi
2019-06-20usb: Replace snprintf with scnprintf in gether_get_ifnameDaniel M German
2019-06-19USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist
2019-06-18xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman
2019-06-18usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman
2019-06-18usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan
2019-06-18usb: gadget: storage: Remove warning messageEJ Hsu
2019-06-18usb: dwc3: gadget: Add support for disabling U1 and U2 entriesAnurag Kumar Vulisha
2019-06-18usb: gadget: send usb_gadget as an argument in get_config_paramsAnurag Kumar Vulisha
2019-06-18usb: dwc3: qcom: Use of_clk_get_parent_count()Kefeng Wang
2019-06-18usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra
2019-06-18usb: dwc3: qcom: Improve error handlingLee Jones
2019-06-18usb: dwc3: qcom: Start USB in 'host mode' on the SDM845Lee Jones
2019-06-18usb: dwc3: qcom: Add support for booting with ACPILee Jones
2019-06-18Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"Guenter Roeck
2019-06-18usb: gadget: net2272: remove redundant assignments to pointer 's'Colin Ian King
2019-06-18usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz
2019-06-18USB: omap_udc: Remove unneeded variableHariprasad Kelam
2019-06-18fotg210-udc: Remove unneeded variableHariprasad Kelam
2019-06-18usb: gadget: at91_udc: Remove unneeded variableHariprasad Kelam
2019-06-18usb: gadget: udc: renesas_usb3: Enhance role switch supportBiju Das
2019-06-18usb: gadget: u_audio: Fixed variable declaration coding style issueJonas Stenvall
2019-06-18usb: gadget: f_fs: data_len used before properly setFei Yang
2019-06-18USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabledDouglas Anderson
2019-06-18usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCsMarek Szyprowski
2019-06-18usb: dwc3: meson-g12a: Add support for IRQ based OTG switchingNeil Armstrong
2019-06-18usb: dwc2: Use generic PHY width in params setupJules Maselbas
2019-06-18usb: host: fotg2: add device tree probingHans Ulli Kroll
2019-06-18wusb: switch to cbcmac transformArd Biesheuvel
2019-06-18usb: isp1362: Spelling s/eclusive/exclusive/Geert Uytterhoeven
2019-06-18USB: add usbfs ioctl to retrieve the connection parametersDmitry Torokhov
2019-06-18usb: host: xhci-tegra: Fix Wunused-const-variableNathan Huckleberry
2019-06-17usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen
2019-06-17Merge 5.2-rc5 into usb-nextGreg Kroah-Hartman
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14usb: chipidea: msm: Use devm_platform_ioremap_resource()Fabio Estevam
2019-06-14usb: chipidea: imx: Use devm_platform_ioremap_resource()Fabio Estevam
2019-06-14usb: chipidea: Use dev_err() instead of pr_err()Fabio Estevam
2019-06-14usb: chipidea: imx: "fsl,usbphy" phandle is not mandatory nowPeter Chen
2019-06-14usb: chipidea: imx: add imx7ulp supportPeter Chen
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerHeikki Krogerus
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-06-10Revert "usb: mtu3: fix up undefined reference to usb_debug_root"Chunfeng Yun
2019-06-10USB: sisusbvga: Remove unneeded variableHariprasad Kelam
2019-06-10Merge tag 'usb-serial-5.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-06-08usb: typec: tcpm: fusb302: simplify getting the adapter of a clientWolfram Sang
2019-06-08Merge tag 'fixes-for-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-06-08usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta