summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-01-12usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-12usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2023-01-04usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-12-31usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang
2022-12-31usb: storage: Add check for kcallocJiasheng Jiang
2022-12-31usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2022-12-31usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2022-12-31usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang
2022-12-31usb: roles: fix of node refcount leak in usb_role_switch_is_parent()Yang Yingliang
2022-12-31USB: gadget: Fix use-after-free during usb config switchJiantao Zhang
2022-12-31usb: musb: omap2430: Fix probe regression for missing resourcesTony Lindgren
2022-12-31usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter
2022-12-31usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-12-31usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-12-31usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()Yang Yingliang
2022-12-31usb: typec: Check for ops->exit instead of ops->enter in altmode_exitSven Peter
2022-12-31usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij
2022-12-31usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov
2022-12-21usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil
2022-12-21usb: typec: ucsi: Resume in separate workHeikki Krogerus
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
2022-12-21USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold
2022-12-21USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen
2022-12-21USB: serial: option: add Quectel EM05-G modemDuke Xin
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-12-14usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen
2022-12-02usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen
2022-12-02usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen
2022-12-02usb: dwc3: gadget: conditionally remove requestsMichael Grzeschik
2022-12-02usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak
2022-12-02usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak
2022-12-02usb: dwc3: exynos: Fix remove() functionMarek Szyprowski
2022-11-26usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter
2022-11-26usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal
2022-11-26usb: cdns3: host: fix endless superspeed hub port resetLi Jun
2022-11-26usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou
2022-11-26usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet
2022-11-26USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer
2022-11-26USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin
2022-11-26USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin
2022-11-26USB: serial: option: remove old LARA-R6 PIDDavide Tronchin
2022-11-26USB: serial: option: add Sierra Wireless EM9191BenoƮt Monin
2022-11-26USB: bcma: Make GPIO explicitly optionalLinus Walleij
2022-11-26usb: dwc3: Do not get extcon device when usb-role-switch is usedJanne Grunau