summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: ftdi_sio: clean up receive processingJohan Hovold2020-08-211-10/+9
* USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold2020-08-211-11/+11
* usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen2020-08-191-1/+2
* USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman2020-08-191-0/+2
* USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman2020-08-191-0/+17
* usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol2020-08-191-5/+2
* usb: dwc2: Fix error path in gadget registrationMarek Szyprowski2020-08-191-1/+3
* usb: core: fix quirks_param_set() writing to a const pointerKars Mulder2020-08-191-4/+12
* USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold2020-08-191-6/+8
* usb: bdc: Halt controller on suspendDanesh Petigara2020-08-191-2/+7
* bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2020-08-192-6/+14
* usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov2020-08-191-1/+3
* usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun2020-08-191-1/+5
* usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman2020-08-111-1/+3
* usb: xhci: define IDs for various ASMedia host controllersForest Crossman2020-08-111-3/+5
* USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman2020-08-111-10/+25
* USB: serial: qcserial: add EM7305 QDL product IDErik Ekman2020-08-111-0/+1
* usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-291-0/+3
* usb: tegra: Fix allocation for the FPCI contextJon Hunter2020-07-291-1/+1
* usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun2020-07-291-0/+4
* usb: cdns3: trace: fix some endian issuesPeter Chen2020-07-291-3/+3
* usb: cdns3: ep0: fix some endian issuesPeter Chen2020-07-291-15/+15
* usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov2020-07-291-2/+5
* usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus2020-07-291-0/+4
* usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus2020-07-291-0/+4
* USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-221-0/+3
* USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-07-221-0/+3
* USB: serial: ch341: add new Product ID for CH340Igor Moura2020-07-221-0/+1
* USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-07-222-0/+5
* USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-221-3/+5
* usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang2020-07-221-0/+2
* usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-221-0/+24
* usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan2020-07-221-1/+2
* USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix2020-07-221-1/+1
* usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław2020-07-221-1/+1
* usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki2020-07-161-1/+3
* usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang2020-07-091-0/+1
* usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2020-06-302-11/+14
* usb: gadget: udc: Potential Oops in error handling codeDan Carpenter2020-06-301-1/+2
* cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund2020-06-301-0/+2
* xhci: Return if xHCI doesn't support LPMKai-Heng Feng2020-06-301-1/+4
* xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-301-0/+1
* xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-301-1/+1
* usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen2020-06-301-3/+4
* usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen2020-06-301-1/+2
* usb: cdns3: trace: using correct dir valuePeter Chen2020-06-301-1/+1
* usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus2020-06-301-2/+11
* usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun2020-06-301-21/+10
* usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-301-3/+2
* xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng2020-06-301-0/+3