summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman
2020-12-04Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold
2020-12-03USB: serial: ch341: sort device-id entriesJohan Hovold
2020-12-03USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind
2020-12-01USB: serial: option: fix Quectel BG96 matchingBjørn Mork
2020-11-30Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-11-30usb: cdns3: core: fix goto label for error pathPeter Chen
2020-11-30usb: cdns3: gadget: clear trb->length as zero after preparing every trbPeter Chen
2020-11-30usb: cdns3: Fix hardware based role switchRoger Quadros
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay
2020-11-27USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli
2020-11-20USB: core: Change %pK for __user pointers to %pxAlan Stern
2020-11-20USB: core: Fix regression in Hercules audio cardAlan Stern
2020-11-20usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong
2020-11-20usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong
2020-11-20USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao
2020-11-20USB: serial: option: add Fibocom NL668 variantsVincent Palatin
2020-11-16usb: typec: qcom-pmic-typec: fix builtin build errorsRandy Dunlap
2020-11-16Merge tag 'usb-fixes-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-11-16usb: cdns3: gadget: calculate TD_SIZE based on TDPeter Chen
2020-11-16usb: cdns3: gadget: initialize link_trb as NULLPeter Chen
2020-11-13usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-11-13xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong
2020-11-13Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven
2020-11-07Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-11-06USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong
2020-11-06usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin
2020-11-04USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold
2020-11-03USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-02Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-10-30Merge tag 'usb-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2020-10-30usb: cdns3: gadget: own the lock wrongly at the suspend routinePeter Chen
2020-10-30usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak
2020-10-29usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen
2020-10-29xhci: Don't create stream debugfs files with spinlock held.Mathias Nyman
2020-10-29usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHCSandeep Singh
2020-10-29xhci: Fix sizeof() mismatchColin Ian King
2020-10-29usb: typec: stusb160x: fix signedness comparison issue with enum variablesAmelie Delaunay
2020-10-29usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160xAmelie Delaunay
2020-10-28USB: apple-mfi-fastcharge: don't probe unhandled devicesBastien Nocera
2020-10-28usbcore: Check both id_table and match() when both availableBastien Nocera
2020-10-28usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()Tang Bin