summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern-3/+3
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern-10/+69
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos-7/+1
2026-03-11usb: typec: tcpm: add support for Sink Cap Extended msg responseAmit Sunil Dhamne-1/+252
2026-03-11usb: endpoint: drop custom sysfs attribute structureThomas Weißschuh-8/+0
2026-03-11usb: typec: tcpm: Add vid and chip info for Etek ET7304Yuanshen Cao-1/+15
2026-03-11usbip: vhci_sysfs: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11usb: gadget: udc: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11usb: typec: tcpm: Use safer strscpy() instead of strcpy()Ai Chao-3/+3
2026-03-11usb: gadget: functionfs: Use safer strscpy() instead of strcpy()Ai Chao-4/+4
2026-03-11usb: musb: Use safer strscpy() instead of strcpy()Ai Chao-1/+1
2026-03-11USB: serial: ti_usb_3410_5052: Use safer strscpy() instead of strcpy()Ai Chao-8/+8
2026-03-11usb: typec: mux: avoid duplicated mux switchesSebastian Reichel-1/+12
2026-03-11usb: typec: mux: avoid duplicated orientation switchesSebastian Reichel-1/+11
2026-03-11usb: typec: Fix error pointer dereferenceEthan Tidmore-2/+4
2026-03-11USB: typec: tcpci: Make tcpci_pm_ops variable staticKrzysztof Kozlowski-1/+1
2026-03-11usb: typec: ucsi: Invoke ucsi_run_command tracepointLoic Poulain-0/+2
2026-03-11usb: dwc3: gadget: use explicit 0 for success in __dwc3_gadget_kick_transfer()Zeeshan Ahmad-1/+1
2026-03-11usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()Zeeshan Ahmad-2/+2
2026-03-11USB: usbsevseg: drop redundant device referenceJohan Hovold-2/+1
2026-03-11USB: trancevibrator: drop redundant device referenceJohan Hovold-2/+1
2026-03-11USB: ljca: drop redundant interface referenceJohan Hovold-10/+5
2026-03-11USB: cytherm: drop redundant device referenceJohan Hovold-3/+1
2026-03-11USB: cypress_cy7c63: drop redundant device referenceJohan Hovold-3/+1
2026-03-11usb: image: microtek: use dev_warn and dev_errOliver Neukum-18/+12
2026-03-11usb: image: microtek: remove unused macroOliver Neukum-2/+0
2026-03-11usb: image: microtek: remove outdated commentOliver Neukum-1/+0
2026-03-11usb: image: microtek: remove function trace macroOliver Neukum-19/+1
2026-03-11usb: image: microtek: cleanup ep handlingOliver Neukum-20/+12
2026-03-11usb: dwc3: fix a typo 'HishSpeed'Xu Yang-1/+1
2026-03-11usb: dwc3: fix a kernel-doc issueXu Yang-1/+1
2026-03-11usb: typec: fusb302: add DRM DP HPD bridge supportSebastian Reichel-0/+15
2026-03-11usb: ucsi: huawei_gaokun: make gaokun_ucsi_ops staticPengyu Luo-1/+1
2026-03-11usb: typec: tcpm: kzalloc + kcalloc to kzalloc_flexRosen Penev-14/+5
2026-03-11usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.Ingo Rohloff-0/+49
2026-03-11usb: uss720: unify error handling in probeOliver Neukum-13/+14
2026-03-11usb: misc: onboard_usb_dev: Add support for requesting VBUS for Type-A portsAlexey Charkov-0/+6
2026-03-11usb: ehci-orion: remove optional PHY handling code remnantsGabor Juhos-9/+0
2026-03-11usb: xhci: tegra: Remove redundant mutex when setting phy modeDiogo Ivo-4/+0
2026-03-11usb: typec: ucsi: ucsi_glink: Add support for Glymur and KaanapaliAnjelique Melendez-0/+2
2026-02-25usb: dwc3: introduce flatten model driver of i.MX SocXu Yang-0/+455
2026-02-25usb: dwc3: add needs_full_reinit flagXu Yang-2/+13
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo-1/+3
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum-1/+1
2026-02-23usb: yurex: fix race in probeOliver Neukum-1/+1
2026-02-23usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai-28/+13
2026-02-23usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai-3/+10
2026-02-23usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang-0/+14
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X-0/+9
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-10/+8