aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-17Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang
2021-10-06USB: serial: option: add device id for Foxconn T99W265Slark Xiao
2021-10-06USB: serial: option: remove duplicate USB device IDKrzysztof Kozlowski
2021-10-06USB: serial: option: add Telit LN920 compositionsCarlo Lobrano
2021-10-06USB: serial: mos7840: remove duplicated 0xac24 device IDKrzysztof Kozlowski
2021-10-06Re-enable UAS for LaCie Rugged USB3-FW with fk quirkJulian Sikorski
2021-10-06USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
2021-10-06usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6cOndrej Zary
2021-10-06usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter
2021-10-06usb: gadget: r8a66597: fix a loop in set_feature()Dan Carpenter
2021-09-22usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan
2021-09-22usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam
2021-09-22usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova
2021-09-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
2021-09-22usb: gadget: composite: Allow bMaxPower=0 if self-poweredJack Pham
2021-09-22usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski
2021-09-22usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv
2021-09-22usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv
2021-09-22usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET
2021-09-22usb: ehci-orion: Handle errors of clk_prepare_enable() in probeEvgeny Novikov
2021-09-22usb: gadget: mv_u3d: request_irq() after initializing UDCNadezda Lutovinova
2021-09-22usb: phy: tahvo: add IRQ checkSergey Shtylyov
2021-09-22usb: host: ohci-tmio: add IRQ checkSergey Shtylyov
2021-09-22usb: phy: twl6030: add IRQ checksSergey Shtylyov
2021-09-22usb: phy: fsl-usb: add IRQ checkSergey Shtylyov
2021-09-22usb: gadget: udc: at91: add IRQ checkSergey Shtylyov
2021-09-22usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2021-09-22USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix
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: 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-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.14.244' into v4.14/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.14.241' into v4.14/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.14.240' into v4.14/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.14.238' into v4.14/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.14.237' into v4.14/standard/baseBruce Ashfield
2021-08-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
2021-08-15usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko
2021-08-15usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev
2021-08-15usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell
2021-08-15usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev