summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-02-03USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-02-03usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-27usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti
2022-01-27usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun
2022-01-27USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-27USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-08usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-08usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-12-08USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-12-08USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-26usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold
2021-11-26usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-11-26USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-11-26USB: serial: keyspan: fix memleak on probe errorsWang Hai
2021-11-26xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven
2021-10-27USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-10-27USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-27xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
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-06USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt
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-22Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...Mathias Nyman
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: 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