summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* USB: serial: option: add Quectel RM500K module supportMacpaul Lin2022-07-021-0/+2
* USB: serial: option: add Quectel EM05-G modemYonglin Tan2022-07-021-0/+3
* USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano2022-07-021-0/+1
* usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca2022-06-251-2/+9
* usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin2022-06-251-0/+1
* usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin2022-06-251-1/+1
* USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2022-06-252-0/+3
* USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao2022-06-251-0/+6
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-06-141-1/+0
* USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green2022-06-141-2/+2
* drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou2022-06-141-0/+2
* USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni2022-06-141-2/+4
* USB: storage: karma: fix rio_karma_init returnLin Ma2022-06-141-7/+8
* usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche2022-06-141-0/+2
* usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua2022-06-141-1/+1
* USB: new quirk for Dell Gen 2 devicesMonish Kumar R2022-06-141-0/+3
* USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)2022-06-141-0/+2
* USB: serial: option: add Fibocom MA510 modemSven Schwermer2022-05-181-0/+2
* USB: serial: option: add Fibocom L610 modemSven Schwermer2022-05-181-0/+2
* USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang2022-05-181-0/+2
* USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen2022-05-182-0/+2
* usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov2022-05-181-0/+1
* USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang2022-05-121-0/+2
* usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa2022-05-121-0/+2
* usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura2022-05-121-0/+2
* usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua2022-05-121-2/+1
* xhci: stop polling roothubs after shutdownHenry Lin2022-05-121-0/+11
* USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas2022-05-121-0/+6
* USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao2022-05-121-0/+6
* USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen2022-05-121-0/+2
* USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook2022-05-121-3/+2
* USB: quirks: add STRING quirk for VCOM deviceOliver Neukum2022-05-121-0/+3
* USB: quirks: add a Realtek card readerOliver Neukum2022-05-121-0/+3
* usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin2022-05-121-4/+2
* usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller2022-04-201-1/+1
* USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter2022-04-201-1/+1
* USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern2022-04-201-79/+76
* USB: serial: simple: add Nokia phone driverJohan Hovold2022-04-202-0/+8
* USB: serial: pl2303: add IBM device IDsEddie James2022-04-202-0/+4
* usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern2022-03-231-3/+0
* usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter2022-03-231-0/+1
* usb: gadget: clear related members when goto failHangyu Hua2022-03-081-2/+5
* usb: gadget: don't release an existing dev->bufHangyu Hua2022-03-081-1/+2
* xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie2022-03-021-3/+6
* xhci: re-initialize the HC during resume if HCE was setPuma Hsu2022-03-021-6/+13
* usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior2022-03-021-0/+2
* USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas2022-03-021-0/+6
* USB: serial: option: add support for DW5829eSlark Xiao2022-03-021-0/+6
* USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich2022-03-021-0/+6
* usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2022-03-022-0/+9