summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-12-14usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen1-1/+2
2022-12-02usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-12-02usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen1-1/+1
2022-12-02usb: dwc3: gadget: conditionally remove requestsMichael Grzeschik1-6/+6
2022-12-02usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak1-4/+10
2022-12-02usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2-9/+6
2022-12-02usb: dwc3: exynos: Fix remove() functionMarek Szyprowski1-10/+1
2022-11-26usb: typec: mux: Enter safe mode only when pins need to be reconfiguredRajat Khandelwal1-2/+13
2022-11-26usb: cdns3: host: fix endless superspeed hub port resetLi Jun1-28/+28
2022-11-26usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou1-0/+2
2022-11-26usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-26USB: serial: option: add Fibocom FM160 0x0111 compositionReinhard Speyerer1-0/+1
2022-11-26USB: serial: option: add u-blox LARA-L6 modemDavide Tronchin1-0/+8
2022-11-26USB: serial: option: add u-blox LARA-R6 00B modemDavide Tronchin1-0/+2
2022-11-26USB: serial: option: remove old LARA-R6 PIDDavide Tronchin1-2/+1
2022-11-26USB: serial: option: add Sierra Wireless EM9191BenoƮt Monin1-0/+5
2022-11-26USB: bcma: Make GPIO explicitly optionalLinus Walleij1-4/+6
2022-11-26Revert "usb: dwc3: disable USB core PHY management"Johan Hovold1-10/+0
2022-11-03xhci: Remove device endpoints from bandwidth list when freeing the deviceMathias Nyman1-8/+12
2022-11-03xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devicesMario Limonciello1-28/+4
2022-11-03xhci: Add quirk to reset host back to default state at shutdownMathias Nyman3-2/+13
2022-11-03usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controllerJens Glathe1-1/+7
2022-11-03usb: bdc: change state when port disconnectedJustin Chen1-0/+1
2022-11-03usb: dwc3: gadget: Don't set IMI for no_interruptThinh Nguyen1-2/+2
2022-11-03usb: dwc3: gadget: Stop processing more requests on IMIThinh Nguyen1-0/+4
2022-11-03usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof1-2/+2
2022-11-03usb: gadget: uvc: fix sg handling in error caseDan Vacura2-7/+19
2022-11-03USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCMHannu Hartikainen1-0/+9
2022-10-29usb: gadget: uvc: improve sg exit conditionMichael Grzeschik1-1/+1
2022-10-29usb: gadget: uvc: giveback vb2 buffer on req completeMichael Grzeschik3-3/+11
2022-10-29usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_bufferMichael Grzeschik3-15/+6
2022-10-29usb: gadget: uvc: use on returned header len in video_encode_isoc_sgMichael Grzeschik1-6/+6
2022-10-29usb: gadget: uvc: consistently use define for headerlenMichael Grzeschik3-6/+6
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung1-6/+0
2022-10-26usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...Piyush Mehta2-0/+21
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo1-0/+3
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie1-1/+6
2022-10-26usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen1-1/+1
2022-10-26usb: host: xhci-plat: suspend and resume clocksJustin Chen2-1/+16
2022-10-26usb: mtu3: fix failed runtime suspend in host only modeChunfeng Yun2-2/+2
2022-10-26usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe1-6/+6
2022-10-26xhci: Don't show warning for reinit on known broken suspendMario Limonciello1-1/+2
2022-10-26usb: common: debug: Check non-standard control requestsThinh Nguyen1-32/+64
2022-10-26usb: add quirks for Lenovo OneLink+ DockJean-Francois Le Fillatre1-0/+4
2022-10-26xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca1-1/+1
2022-10-15USB: serial: qcserial: add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-10-12USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold1-2/+1
2022-10-12usb: mon: make mmapped memory read onlyTadeusz Struk1-0/+5
2022-10-05usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0