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