aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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 buil...penghao1-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
2020-11-18usb: typec: tcpci: frs sourcing vbus callbackBadhri Jagan Sridharan2-0/+13
2020-11-18usb: typec: tcpm: frs sourcing vbus callbackBadhri Jagan Sridharan1-0/+9
2020-11-18usb: typec: tcpm: Refactor logic for new-source-frs-typec-currentBadhri Jagan Sridharan1-8/+10
2020-11-18usb: typec: Add number of altmodes partner attrPrashant Malani1-1/+65
2020-11-18USB: apple-mfi-fastcharge: Fix kfree after failed kzallocLucas Tanure1-11/+4
2020-11-18usb/max3421: fix return error code in max3421_probe()Yang Yingliang1-1/+2
2020-11-18usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bitsUtkarsh Patel1-0/+3
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye1-15/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-6/+0
2020-11-16usb: typec: qcom-pmic-typec: fix builtin build errorsRandy Dunlap1-0/+1
2020-11-16Merge tag 'usb-fixes-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-12/+14
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman6-3/+30
2020-11-16usb: cdns3: gadget: calculate TD_SIZE based on TDPeter Chen1-11/+13
2020-11-16usb: cdns3: gadget: initialize link_trb as NULLPeter Chen1-1/+1
2020-11-14usb: host: ehci-mxc: Remove the driverFabio Estevam3-221/+0
2020-11-13usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-13usb: host: imx21-hcd: Remove the driverFabio Estevam6-2815/+0
2020-11-13USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn1-2/+7
2020-11-13usb: fix a few cases of -WfallthroughNick Desaulniers5-2/+6
2020-11-13xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-13Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-09Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman11-6/+38