summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-02-01usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-02-01usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler
2023-01-24USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2023-01-18xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2023-01-18xhci: move and rename xhci_cleanup_halted_endpoint()Mathias Nyman
2023-01-18xhci: store TD status in the td struct instead of passing it alongMathias Nyman
2023-01-18xhci: move xhci_td_cleanup so it can be called by more functionsMathias Nyman
2023-01-18xhci: Add xhci_reset_halted_ep() helper functionMathias Nyman
2023-01-18xhci: adjust parameters passed to cleanup_halted_endpoint()Mathias Nyman
2023-01-18xhci: get isochronous ring directly from endpoint structureMathias Nyman
2023-01-18xhci: Avoid parsing transfer events several timesMathias Nyman
2023-01-14usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2023-01-14usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2023-01-14usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2023-01-14usb: storage: Add check for kcallocJiasheng Jiang
2023-01-14usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2023-01-14usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2023-01-14usb: gadget: f_hid: optional SETUP/SET_REPORT modeMaxim Devaev
2023-01-14usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang
2023-01-14usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2023-01-14usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2023-01-14usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2023-01-14usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij
2023-01-14usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman
2022-12-21USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold