summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-08-03usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2020-07-23usb: tegra: Fix allocation for the FPCI contextJon Hunter
2020-07-21usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-07-21usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun
2020-07-16Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold
2020-07-10Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-10USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix
2020-07-09usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-07-09usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-07-09usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław
2020-07-09usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan
2020-07-09usb: cdns3: trace: fix some endian issuesPeter Chen
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen
2020-07-09usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-09usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap
2020-07-09usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-09usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-07-08Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao
2020-06-27Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-26Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg
2020-06-24usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon
2020-06-24xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-06-24xhci: Return if xHCI doesn't support LPMKai-Heng Feng
2020-06-24usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin
2020-06-24xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-06-24xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen
2020-06-24Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon
2020-06-24usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-24usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()Tang Bin
2020-06-24usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen
2020-06-23USB: serial: ch341: add new Product ID for CH340Igor Moura
2020-06-23USB: serial: option: add GosunCn GM500 seriesJörgen Storvist
2020-06-23USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard
2020-06-18usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-06-18USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-06-18cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-06-18USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-06-18usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-06-18usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan