summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-09-15usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'Christophe JAILLET
2021-09-15usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET
2021-09-15usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov
2021-09-15usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova
2021-09-15usb: phy: tahvo: add IRQ checkSergey Shtylyov
2021-09-15usb: host: ohci-tmio: add IRQ checkSergey Shtylyov
2021-09-15usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuseGeert Uytterhoeven
2021-09-15usb: phy: twl6030: add IRQ checksSergey Shtylyov
2021-09-15usb: phy: fsl-usb: add IRQ checkSergey Shtylyov
2021-09-15usb: misc: brcmstb-usb-pinmap: add IRQ checkSergey Shtylyov
2021-09-15usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov
2021-09-15usb: gadget: udc: at91: add IRQ checkSergey Shtylyov
2021-09-15usb: dwc3: qcom: add IRQ checkSergey Shtylyov
2021-09-15usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov
2021-09-12xhci: Fix failure to give back some cached cancelled URBs.Mathias Nyman
2021-09-12xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2021-09-12xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman
2021-09-12usb: mtu3: fix the wrong HS mult valueChunfeng Yun
2021-09-12usb: mtu3: use @mult for HS isoc or intrChunfeng Yun
2021-09-12usb: mtu3: restore HS function when set SS/SSPChunfeng Yun
2021-09-12usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun
2021-09-12usb: cdnsp: fix the wrong mult value for HS isoc or intrChunfeng Yun
2021-09-12usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun
2021-09-12usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-09-08USB: serial: cp210x: fix flow-control error handlingJohan Hovold
2021-09-08USB: serial: cp210x: fix control-characters error handlingJohan Hovold
2021-09-08USB: serial: pl2303: fix GL type detectionRobert Marko
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-09-03usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-09-03usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-09-03usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso
2021-09-03usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai
2021-09-03USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang
2021-09-03Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold
2021-08-26usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede
2021-08-26USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern
2021-08-26USB: core: Avoid WARNings for 0-length descriptor requestsAlan Stern
2021-08-18Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"Greg Kroah-Hartman
2021-08-12usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak
2021-08-12usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macroChristophe JAILLET
2021-08-12usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-08-12usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-08-12usb: host: ohci-at91: suspend/resume ports after/before OHCI accessesClaudiu Beznea
2021-08-12usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev
2021-08-12usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell
2021-08-12usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev
2021-08-12usb: cdnsp: Fixed issue with ZLPPawel Laszczak
2021-08-12usb: cdns3: Fixed incorrect gadget statePawel Laszczak
2021-08-12usb: gadget: remove leaked entry from udc driver listZhang Qilong
2021-08-12usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng