aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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 implementationsPeilin 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/git/peter.chen/usb into usb-linusGreg 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
2020-11-07Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman2-1/+16
2020-11-06USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_propertyZhang Qilong1-1/+3
2020-11-06usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin1-0/+1
2020-11-06usb: misc: brcmstb-usb-pinmap: Make sync_all_pins staticZou Wei1-1/+1
2020-11-06usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg2-20/+107
2020-11-06usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg1-2/+3
2020-11-05USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-11-04USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-04USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-04USB: serial: remove write wait queueJohan Hovold1-6/+6
2020-11-04USB: serial: digi_acceleport: fix write-wakeup deadlocksJohan Hovold1-32/+13
2020-11-04USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-04USB: serial: keyspan_pda: drop redundant usb-serial pointerJohan Hovold1-3/+2
2020-11-04USB: serial: keyspan_pda: use BIT() macroJohan Hovold1-12/+13
2020-11-04USB: serial: keyspan_pda: clean up comments and whitespaceJohan Hovold1-60/+56
2020-11-04USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold3-75/+13
2020-11-04USB: serial: keyspan_pda: add write-fifo supportJohan Hovold1-60/+55
2020-11-04USB: serial: keyspan_pda: increase transmitter thresholdJohan Hovold1-1/+1
2020-11-04USB: serial: keyspan_pda: fix write implementationJohan Hovold1-58/+51
2020-11-04USB: serial: keyspan_pda: refactor write-room handlingJohan Hovold1-63/+50
2020-11-04USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-11-04USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-11-04USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-11-04USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-11-04USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-11-04USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-11-03USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3