summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold1-10/+9
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold1-11/+11
2020-08-19usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen1-1/+2
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman1-0/+17
2020-08-19usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol1-5/+2
2020-08-19usb: dwc2: Fix error path in gadget registrationMarek Szyprowski1-1/+3
2020-08-19usb: core: fix quirks_param_set() writing to a const pointerKars Mulder1-4/+12
2020-08-19USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold1-6/+8
2020-08-19usb: bdc: Halt controller on suspendDanesh Petigara1-2/+7
2020-08-19bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2-6/+14
2020-08-19usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov1-1/+3
2020-08-19usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun1-1/+5
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman1-1/+3
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman1-3/+5
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-07-29usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman1-0/+3
2020-07-29usb: tegra: Fix allocation for the FPCI contextJon Hunter1-1/+1
2020-07-29usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun1-0/+4
2020-07-29usb: cdns3: trace: fix some endian issuesPeter Chen1-3/+3
2020-07-29usb: cdns3: ep0: fix some endian issuesPeter Chen1-15/+15
2020-07-29usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
2020-07-29usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus1-0/+4
2020-07-29usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus1-0/+4
2020-07-22USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-07-22USB: serial: option: add GosunCn GM500 seriesJörgen Storvist1-0/+3
2020-07-22USB: serial: ch341: add new Product ID for CH340Igor Moura1-0/+1
2020-07-22USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2-0/+5
2020-07-22USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-22usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang1-0/+2
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen1-0/+24
2020-07-22usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan1-1/+2
2020-07-22USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix1-1/+1
2020-07-22usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław1-1/+1
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki1-1/+3
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang1-0/+1
2020-06-30usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2-11/+14
2020-06-30usb: gadget: udc: Potential Oops in error handling codeDan Carpenter1-1/+2
2020-06-30cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund1-0/+2
2020-06-30xhci: Return if xHCI doesn't support LPMKai-Heng Feng1-1/+4
2020-06-30xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper1-0/+1
2020-06-30xhci: Fix incorrect EP_STATE_MASKMathias Nyman1-1/+1
2020-06-30usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-30usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2
2020-06-30usb: cdns3: trace: using correct dir valuePeter Chen1-1/+1
2020-06-30usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus1-2/+11
2020-06-30usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun1-21/+10
2020-06-30usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin1-3/+2
2020-06-30xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng1-0/+3