summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-06-29usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-29xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-06-29cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-06-29xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-06-29xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-06-29usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-06-29USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-06-29usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-06-29usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan
2020-06-29USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-06-29usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-06-29usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-06-29usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-06-29usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-06-29USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-06-29usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
2020-06-29USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-06-29usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-06-29usblp: poison URBs upon disconnectOliver Neukum
2020-06-11USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-11USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-11USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-11usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2020-06-03usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-05-10usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi
2020-05-10usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal
2020-05-10usb: gadged: pch_udc: get rid of redundant assignmentsAndy Shevchenko
2020-05-10usb: gadget: f_acm: Fix configfs attr nameKrzysztof Opasiak
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-05-02USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-05-02USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-05-02drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger
2020-05-02drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger
2020-05-02USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-05-02USB: sisusbvga: Change port variable from signed to unsignedChangming Liu