aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-12-04USB: apple-mfi-fastcharge: Fix use after free in probeDan Carpenter1-1/+3
2020-12-04usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam1-2/+4
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij1-2/+2
2020-12-04Revert "usb-storage: fix sdev->host->dma_dev"Greg Kroah-Hartman2-4/+3
2020-12-04Revert "uas: fix sdev->host->dma_dev"Greg Kroah-Hartman1-11/+6
2020-12-04Revert "uas: bump hw_max_sectors to 2048 blocks for SS or faster drives"Greg Kroah-Hartman1-2/+0
2020-12-04USB: serial: cp210x: clean up dtr_rts()Johan Hovold1-4/+4
2020-12-04USB: serial: cp210x: refactor flow-control handlingJohan Hovold1-50/+47
2020-12-04USB: serial: cp210x: drop flow-control debuggingJohan Hovold1-5/+1
2020-12-04USB: serial: cp210x: set terminal settings on openJohan Hovold1-283/+6
2020-12-04USB: serial: cp210x: clean up line-control handlingJohan Hovold1-60/+41
2020-12-04USB: serial: cp210x: return early on unchanged termiosJohan Hovold1-0/+12
2020-12-04Merge tag 'usb-serial-5.10-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman3-12/+13
2020-12-04USB: serial: kl5kusb105: fix memleak on openJohan Hovold1-6/+4
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2-6/+2
2020-12-03USB: serial: ch341: sort device-id entriesJohan Hovold1-3/+3
2020-12-03USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind1-0/+1
2020-12-01block: remove i_bdevChristoph Hellwig1-4/+4
2020-12-01USB: serial: option: fix Quectel BG96 matchingBjørn Mork1-3/+2
2020-11-30Merge tag 'usb-fixes-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linusGreg Kroah-Hartman2-13/+17
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman7-23/+43
2020-11-30usb: cdns3: core: fix goto label for error pathPeter Chen1-1/+1
2020-11-30usb: cdns3: gadget: clear trb->length as zero after preparing every trbPeter Chen1-0/+1
2020-11-30usb: cdns3: Fix hardware based role switchRoger Quadros1-12/+15
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay1-1/+1
2020-11-27USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli1-0/+2
2020-11-26usb: typec: Add type sysfs attribute file for partnersHeikki Krogerus1-14/+104
2020-11-26usb: common: ulpi: Constify static attribute_group structRikard Falkeborn1-1/+1
2020-11-26usb: typec: Constify static attribute_group structsRikard Falkeborn1-4/+4
2020-11-26USB: core: Constify static attribute_group structsRikard Falkeborn3-10/+10
2020-11-26usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seenBadhri Jagan Sridharan1-5/+13
2020-11-26usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ONBadhri Jagan Sridharan1-0/+8
2020-11-26usb: typec: Expose Product Type VDOs via sysfsPrashant Malani1-0/+33
2020-11-26usb: isp1301-omap: Convert to use GPIO descriptorsLinus Walleij1-8/+13
2020-11-23usb: Fix fall-through warnings for ClangGustavo A. R. Silva12-2/+14
2020-11-20USB: core: Change %pK for __user pointers to %pxAlan Stern1-7/+7
2020-11-20USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-11-20usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-11-20usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-11-20USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO built-in usb-audio cardpenghao1-0/+4
2020-11-20USB: serial: option: add Fibocom NL668 variantsVincent Palatin1-1/+2
2020-11-20USB: serial: mos7720: defer state restore to a workqueueDavidlohr Bueso1-199/+35
2020-11-20usb: typec: Fix num_altmodes kernel-doc errorPrashant Malani1-1/+1
2020-11-18usb: typec: Add plug num_altmodes sysfs attrPrashant Malani1-2/+75
2020-11-18usb: typec: tcpci_maxim: Fix the compatible stringBadhri Jagan Sridharan1-1/+1
2020-11-18usb: typec: tcpci_maxim: Fix uninitialized return variableBadhri Jagan Sridharan1-2/+2
2020-11-18usb: typec: tcpci_maxim: Enable auto discharge disconnectBadhri Jagan Sridharan1-0/+1
2020-11-18usb: typec: tcpci: Implement Auto discharge disconnect callbacksBadhri Jagan Sridharan2-3/+74
2020-11-18usb: typec: tcpm: Implement enabling Auto Discharge disconnect supportBadhri Jagan Sridharan1-4/+56
2020-11-18usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sinkBadhri Jagan Sridharan1-14/+14