summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-11-04xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman
2022-11-04xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello
2022-11-04xhci: Add quirk to reset host back to default state at shutdownMathias Nyman
2022-11-04usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe
2022-11-04usb: bdc: change state when port disconnectedJustin Chen
2022-11-04usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov
2022-11-04usb: dwc3: st: Rely on child's compatible instead of namePatrice Chotard
2022-11-04usb: typec: ucsi: acpi: Implement resume callbackHeikki Krogerus
2022-11-04usb: typec: ucsi: Check the connection on resumeHeikki Krogerus
2022-11-04usb: dwc3: gadget: Don't delay End Transfer on delayed_statusThinh Nguyen
2022-11-04usb: dwc3: gadget: Force sending delayed status during soft disconnectWesley Cheng
2022-11-04usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen
2022-11-04usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen
2022-11-04usb: gadget: aspeed: Fix probe regressionJoel Stanley
2022-11-04usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof
2022-11-04usb: gadget: uvc: fix sg handling in error caseDan Vacura
2022-11-04usb: gadget: uvc: fix dropped frame after missed isocDan Vacura
2022-11-04Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman
2022-11-04usb: gadget: uvc: limit isoc_sg to super speed gadgetsMichael Grzeschik
2022-11-04USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen
2022-10-21usb: typec: ucsi: Don't warn on probe deferralWayne Chang
2022-10-21usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-10-21Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-10-21usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta
2022-10-21usb: dwc3: core: add gfladj_refclk_lpm_sel quirkAlexander Stein
2022-10-21usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo
2022-10-21usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-10-21usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik
2022-10-21usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen
2022-10-21usb: host: xhci-plat: suspend and resume clocksJustin Chen
2022-10-21usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun
2022-10-21usb: dwc3: core: fix some leaks in probeDan Carpenter
2022-10-21usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He
2022-10-21usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe
2022-10-21xhci: Don't show warning for reinit on known broken suspendMario Limonciello
2022-10-21usb: gadget: f_fs: stricter integer overflow checksDan Carpenter
2022-10-21usb: common: debug: Check non-standard control requestsThinh Nguyen
2022-10-21usb: common: usb-conn-gpio: Simplify some error messageChristophe JAILLET
2022-10-21usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-21usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor
2022-10-21xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca
2022-10-15Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"Andy Shevchenko
2022-10-15Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...Andy Shevchenko
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich
2022-10-12USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold
2022-10-12usb: mon: make mmapped memory read onlyTadeusz Struk
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard