summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-01-17usb: gadget: configfs: Ignore trailing LF for user strings to cdevIngo Rohloff
2025-01-17usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M
2025-01-17usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter
2025-01-17usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K
2025-01-17usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...Joe Hattori
2025-01-17usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai
2025-01-17usb: fix reference leak in usb_new_device()Ma Ke
2025-01-17USB: core: Disable LPM only for non-suspended portsKai-Heng Feng
2025-01-17USB: usblp: return error when setting unsupported protocolJun Yan
2025-01-17usb: dwc3-am62: Disable autosuspend during removePrashanth K
2025-01-17usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu
2025-01-17usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2025-01-17USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold
2025-01-17usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel
2025-01-17USB: serial: option: add Neoway N723-EA supportMichal Hrusecky
2025-01-17USB: serial: option: add MeiG Smart SRM815Chukun Pan
2025-01-09usb: xhci: Avoid queuing redundant Stop Endpoint commandsMichal Pecio
2025-01-09usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov
2025-01-09xhci: Turn NEC specific quirk for handling Stop Endpoint errors genericMathias Nyman
2025-01-09usb: xhci: Limit Stop Endpoint retriesMichal Pecio
2025-01-09xhci: retry Stop Endpoint on buggy NEC controllersMichal Pecio
2025-01-09usb: typec: ucsi: glink: be more precise on orientation-aware portsDmitry Baryshkov
2025-01-09usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov
2025-01-09usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2025-01-09usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov
2025-01-09usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2025-01-09usb: chipidea: udc: limit usb request length to max 16KBXu Yang
2025-01-09usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2025-01-09usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flagTomer Maimon
2025-01-09usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l...Selvarasu Ganesan
2024-12-27USB: serial: option: add Telit FE910C04 rmnet compositionsDaniele Palmas
2024-12-27USB: serial: option: add MediaTek T7XX compositionsJack Wu
2024-12-27USB: serial: option: add Netprisma LCUK54 modules for WWAN ReadyMank Wang
2024-12-27USB: serial: option: add MeiG Smart SLM770AMichal Hrusecky
2024-12-27USB: serial: option: add TCL IK512 MBIM & ECMDaniel Swanemar
2024-12-27usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros
2024-12-27usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros
2024-12-27usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi
2024-12-19usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only modeNeal Frager
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu
2024-12-19usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()Joe Hattori
2024-12-19usb: typec: anx7411: fix fwnode_handle reference leakJoe Hattori
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan
2024-12-19usb: gadget: midi2: Fix interpretation of is_midi1 bitsTakashi Iwai
2024-12-19usb: dwc2: Fix HCD port connection raceStefan Wahren
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren
2024-12-19usb: dwc2: Fix HCD resumeStefan Wahren
2024-12-19usb: host: max3421-hcd: Correctly abort a USB request.Mark Tomlinson
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman