summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne
2026-03-11usb: endpoint: drop custom sysfs attribute structureThomas Weißschuh
2026-03-11usb: typec: tcpm: Add vid and chip info for Etek ET7304Yuanshen Cao
2026-03-11usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11usb: gadget: udc: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11usb: typec: tcpm: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11usb: gadget: functionfs: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11usb: musb: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11USB: serial: ti_usb_3410_5052: Use safer strscpy() instead of strcpy()Ai Chao
2026-03-11usb: typec: mux: avoid duplicated mux switchesSebastian Reichel
2026-03-11usb: typec: mux: avoid duplicated orientation switchesSebastian Reichel
2026-03-11usb: typec: Fix error pointer dereferenceEthan Tidmore
2026-03-11USB: typec: tcpci: Make tcpci_pm_ops variable staticKrzysztof Kozlowski
2026-03-11usb: typec: ucsi: Invoke ucsi_run_command tracepointLoic Poulain
2026-03-11usb: dwc3: gadget: use explicit 0 for success in __dwc3_gadget_kick_transfer()Zeeshan Ahmad
2026-03-11usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()Zeeshan Ahmad
2026-03-11USB: usbsevseg: drop redundant device referenceJohan Hovold
2026-03-11USB: trancevibrator: drop redundant device referenceJohan Hovold
2026-03-11USB: ljca: drop redundant interface referenceJohan Hovold
2026-03-11USB: cytherm: drop redundant device referenceJohan Hovold
2026-03-11USB: cypress_cy7c63: drop redundant device referenceJohan Hovold
2026-03-11usb: image: microtek: use dev_warn and dev_errOliver Neukum
2026-03-11usb: image: microtek: remove unused macroOliver Neukum
2026-03-11usb: image: microtek: remove outdated commentOliver Neukum
2026-03-11usb: image: microtek: remove function trace macroOliver Neukum
2026-03-11usb: image: microtek: cleanup ep handlingOliver Neukum
2026-03-11usb: dwc3: fix a typo 'HishSpeed'Xu Yang
2026-03-11usb: dwc3: fix a kernel-doc issueXu Yang
2026-03-11usb: typec: fusb302: add DRM DP HPD bridge supportSebastian Reichel
2026-03-11usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops staticPengyu Luo
2026-03-11usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flexRosen Penev
2026-03-11usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.Ingo Rohloff
2026-03-11usb: uss720: unify error handling in probeOliver Neukum
2026-03-11usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A portsAlexey Charkov
2026-03-11usb: ehci-orion: remove optional PHY handling code remnantsGabor Juhos
2026-03-11usb: xhci: tegra: Remove redundant mutex when setting phy modeDiogo Ivo
2026-03-11usb: typec: ucsi: ucsi_glink: Add support for Glymur and KaanapaliAnjelique Melendez
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie
2026-02-25usb: dwc3: introduce flatten model driver of i.MX SocXu Yang
2026-02-25usb: dwc3: add needs_full_reinit flagXu Yang
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum
2026-02-23usb: yurex: fix race in probeOliver Neukum
2026-02-23usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai
2026-02-23usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai
2026-02-23usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds