summaryrefslogtreecommitdiff
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAge
* USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-22
* USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-07-22
* USB: serial: ch341: add new Product ID for CH340Igor Moura2020-07-22
* USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-07-22
* USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-22
* usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang2020-07-22
* usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-22
* USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix2020-07-22
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-22
* usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław2020-07-22
* Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin2020-07-22
* Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin2020-07-22
* Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin2020-07-22
* usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang2020-07-09
* usb: gadget: udc: Potential Oops in error handling codeDan Carpenter2020-06-29
* xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng2020-06-29
* cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund2020-06-29
* xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-29
* xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-29
* usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-29
* USB: ehci: reopen solution for Synopsys HC bugLongfang Liu2020-06-29
* usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz Meresiński2020-06-29
* usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan2020-06-29
* USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan2020-06-29
* usb/ehci-platform: Set PM runtime as active on resumeQais Yousef2020-06-29
* usb/xhci-plat: Set PM runtime as active on resumeQais Yousef2020-06-29
* usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu2020-06-29
* usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King2020-06-29
* USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor2020-06-29
* usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier2020-06-29
* USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin2020-06-29
* usb/ohci-platform: Fix a warning when hibernatingQais Yousef2020-06-29
* usblp: poison URBs upon disconnectOliver Neukum2020-06-29
* USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-06-11
* USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-06-11
* USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-06-11
* usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca2020-06-11
* usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda2020-06-03
* usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada2020-06-03
* USB: core: Fix misleading driver bug reportAlan Stern2020-05-27
* usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun2020-05-20
* usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun2020-05-20
* usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET2020-05-20
* usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET2020-05-20
* USB: gadget: fix illegal array access in binding with UDCKyungtae Kim2020-05-20
* USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum2020-05-20
* USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum2020-05-20
* USB: serial: qcserial: Add DW5816e supportMatt Jolly2020-05-20
* usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi2020-05-10
* usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal2020-05-10