summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-29xhci: turn off port power in shutdownMathias Nyman
2022-06-29USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-06-29USB: serial: option: add Quectel EM05-G modemYonglin Tan
2022-06-29USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-22USB: 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: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
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-09USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang
2022-05-09usb: dwc3: gadget: Return proper request statusThinh Nguyen
2022-05-09usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen
2022-05-09usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa
2022-05-09usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura
2022-05-09usb: typec: ucsi: Fix role swappingHeikki Krogerus
2022-05-09usb: misc: fix improper handling of refcount in uss720_probe()Hangyu Hua
2022-05-09xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500msMathias Nyman
2022-05-09xhci: stop polling roothubs after shutdownHenry Lin
2022-05-09USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositionsDaniele Palmas
2022-05-09USB: serial: option: add support for Cinterion MV32-WA/MV32-WBSlark Xiao
2022-05-09USB: serial: cp210x: add PIDs for Kamstrup USB Meter ReaderBruno Thomsen
2022-05-09USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTSKees Cook
2022-05-09USB: quirks: add STRING quirk for VCOM deviceOliver Neukum
2022-05-09USB: quirks: add a Realtek card readerOliver Neukum
2022-05-09usb: 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: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula
2022-04-15xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2022-04-15xhci: fix runtime PM imbalance in USB2 resumeHenry Lin