summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-09-18usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan
2021-09-18usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam
2021-09-18usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova
2021-09-18Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-09-18usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun
2021-09-18usb: gadget: composite: Allow bMaxPower=0 if self-poweredJack Pham
2021-09-18USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov
2021-09-18usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski
2021-09-18usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-09-18usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv
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: 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 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: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-09-12USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix
2021-09-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-09-03usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg
2021-09-03usb: typec: ucsi: acpi: Always decode connector change informationBenjamin Berg
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: 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: 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-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
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: cdns3: Fixed incorrect gadget statePawel Laszczak