summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-21USB: UAS: introduce a quirk to set no_write_sameOliver Neukum3-2/+11
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCIMika Westerberg1-1/+3
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede1-0/+2
2020-12-21xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-21USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-21USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-16usb: ohci-omap: Fix descriptor conversionLinus Walleij1-2/+2
2020-12-11USB: serial: option: fix Quectel BG96 matchingBjørn Mork1-3/+2
2020-12-11USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli1-0/+2
2020-12-11USB: serial: option: add Fibocom NL668 variantsVincent Palatin1-1/+2
2020-12-11USB: serial: ch341: sort device-id entriesJohan Hovold1-3/+3
2020-12-11USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind1-0/+1
2020-12-11USB: serial: kl5kusb105: fix memleak on openJohan Hovold1-6/+4
2020-12-11usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam1-2/+4
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao1-0/+4
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern1-7/+7
2020-12-02usb: cdns3: gadget: calculate TD_SIZE based on TDPeter Chen1-11/+13
2020-12-02usb: cdns3: gadget: fix some endian issuesPeter Chen1-30/+30
2020-11-24usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl1-0/+3
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-18usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-18usb: raw-gadget: fix memory leak in gadget_setupZqiang1-1/+4
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-1/+1
2020-11-18usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus1-0/+4
2020-11-18USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong1-1/+3
2020-11-18usb: gadget: fsl: fix null pointer checkingRan Wang1-1/+1
2020-11-10usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin1-0/+1
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10usb: dwc3: ep0: Fix delay status handlingThinh Nguyen1-1/+2
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: option: add Quectel EC200T module supportZiyi Cao1-0/+2
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen1-1/+1
2020-11-05USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera1-5/+12
2020-11-05usbcore: Check both id_table and match() when both availableBastien Nocera3-12/+24
2020-11-05usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang1-3/+6
2020-11-05usb: typec: tcpm: reset hard_reset_count for any disconnectLi Jun1-3/+3
2020-11-05usb: cdc-acm: fix cooldown mechanismJerome Brunet2-9/+6
2020-11-05usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak3-76/+94
2020-11-05usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen4-8/+50
2020-11-05usb: dwc3: gadget: Resume pending requests after CLEAR_STALLThinh Nguyen1-8/+14
2020-11-05usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun1-2/+2
2020-11-05usb: dwc3: core: add phy cleanup for probe error handlingLi Jun1-0/+11