summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-12-02USB: core: add endpoint-blacklist quirkJohan Hovold3-0/+46
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
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-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-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: 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-05usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang1-3/+6
2020-11-05usb: cdc-acm: fix cooldown mechanismJerome Brunet2-9/+6
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
2020-11-05usb: dwc3: ep0: Fix ZLP for OUT ep0 requestsThinh Nguyen1-2/+9
2020-11-05USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold1-0/+12
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang1-2/+14
2020-10-29usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan1-7/+33
2020-10-29usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti1-1/+1
2020-10-29usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti1-2/+4
2020-10-29usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor1-1/+1
2020-10-17USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2-0/+12
2020-10-17USB: serial: pl2303: add device-id for HP GC deviceScott Chen2-0/+2
2020-10-17USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch1-0/+2
2020-10-17USB: serial: option: add Cellient MPL200 cardWilken Gottwalt1-0/+3
2020-10-14USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue1-28/+2
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen1-1/+1
2020-10-01USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King1-4/+3
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin1-3/+2
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus1-0/+4
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-23USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-09-23USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork1-8/+12
2020-09-23USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-09-23usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao1-0/+5
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-09-03USB: cdc-acm: rework notification_buffer resizingTom Rix1-12/+10
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko1-4/+4