summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin1-3/+2
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-23USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-09-23USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-09-23USB: core: add helpers to retrieve endpointsJohan Hovold1-0/+83
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin1-3/+2
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt1-1/+1
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng1-0/+2
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen1-0/+7
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern1-1/+1
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng1-9/+10
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov1-1/+1
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu1-1/+1
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-21usb: dwc2: Fix error path in gadget registrationMarek Szyprowski1-1/+3
2020-08-21bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2-6/+14
2020-08-21usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov1-1/+3
2020-08-21USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-07-31usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
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: c67x00: fix use after free in c67x00_giveback_urbTom Rix1-1/+1
2020-07-22usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai1-4/+26
2020-07-22usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław1-1/+1
2020-07-22Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin1-5/+0
2020-07-22Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin1-10/+1
2020-07-22Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin1-5/+0
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang1-0/+1
2020-06-30usb: gadget: udc: Potential Oops in error handling codeDan Carpenter1-1/+2
2020-06-30xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng1-0/+3
2020-06-30cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund1-0/+2
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: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin1-3/+2
2020-06-30USB: ehci: reopen solution for Synopsys HC bugLongfang Liu1-0/+7
2020-06-30usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz Meresiński1-1/+2
2020-06-30usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan2-6/+11
2020-06-30USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan1-0/+1
2020-06-30usb/ehci-platform: Set PM runtime as active on resumeQais Yousef1-0/+5