summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-25usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-25usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-25USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-25USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni
2022-06-14usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun
2022-06-14usb: musb: Fix missing of_node_put() in omap2430_probeMiaoqian Lin
2022-06-14USB: storage: karma: fix rio_karma_init returnLin Ma
2022-06-14usb: usbip: add missing device lock on tweak configuration cmdNiels Dossche
2022-06-14usb: usbip: fix a refcount leak in stub_probe()Hangyu Hua
2022-06-14USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-06-14USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)
2022-05-18USB: serial: option: add Fibocom MA510 modemSven Schwermer
2022-05-18USB: serial: option: add Fibocom L610 modemSven Schwermer
2022-05-18USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang
2022-05-18USB: serial: pl2303: add device id for HP LM930 DisplayScott Chen
2022-05-18usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König
2022-05-18usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov
2022-05-12USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang
2022-05-12usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-12usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-05-12usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2022-05-12usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura
2022-05-12usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-05-12xhci: stop polling roothubs after shutdownHenry Lin
2022-05-12USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas
2022-05-12USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao
2022-05-12USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-05-12USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook
2022-05-12USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-05-12USB: quirks: add a Realtek card readerOliver Neukum
2022-05-12usb: mtu3: fix USB 3.0 dual-role-switch from device to hostMacpaul Lin
2022-04-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-04-15usb: ehci: add pci device support for Aspeed platformsNeal Liu
2022-04-15USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter
2022-04-15xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2022-04-15USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern
2022-04-15USB: serial: simple: add Nokia phone driverJohan Hovold
2022-04-15USB: serial: pl2303: add IBM device IDsEddie James
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-08usb: gadget: clear related members when goto failHangyu Hua
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior