summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-09-04USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-09-04USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman
2020-09-04USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt
2020-09-04USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-09-04USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-09-04usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol
2020-09-04usb: core: fix quirks_param_set() writing to a const pointerKars Mulder
2020-09-04USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold
2020-09-04usb: bdc: Halt controller on suspendDanesh Petigara
2020-09-04bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-09-04usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-09-04usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun
2020-08-27usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-08-27usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-08-27USB: serial: qcserial: add EM7305 QDL product IDErik Ekman
2020-08-18usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-08-18usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun
2020-08-18usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-08-18usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-08-18usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-08-13usb: dwc2: Fix error path in gadget registrationMarek Szyprowski
2020-08-13USB: serial: option: add Quectel EG95 LTE modemAceLan Kao
2020-08-13USB: serial: option: add GosunCn GM500 seriesJörgen Storvist
2020-08-13USB: serial: ch341: add new Product ID for CH340Igor Moura
2020-08-13USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard
2020-08-13USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold
2020-08-13usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-08-13usb: chipidea: core: add wakeup support for extconPeter Chen
2020-08-13usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan
2020-08-13USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix
2020-08-13usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-08-13scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-08-13Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin
2020-08-13Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin
2020-08-13Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin
2020-08-03USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-08-03usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-07-16usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-07-16cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-07-16xhci: Return if xHCI doesn't support LPMKai-Heng Feng
2020-07-16xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-07-16xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-07-16usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-07-16usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-07-16xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-07-16usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin
2020-07-16USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-07-16usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz Meresiński
2020-07-16usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan
2020-07-16USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan