aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller
2022-04-15usb: ehci: add pci device support for Aspeed platformsNeal Liu
2022-04-15USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter
2022-04-15xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula
2022-04-15xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman
2022-04-15xhci: fix runtime PM imbalance in USB2 resumeHenry Lin
2022-04-15USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern
2022-04-15USB: serial: simple: add Nokia phone driverJohan Hovold
2022-04-15USB: serial: pl2303: add IBM device IDsEddie James
2022-04-11Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
2022-03-23usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-09Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-03-09Merge tag 'v5.4.183' into v5.4/standard/baseBruce Ashfield
2022-03-08usb: gadget: clear related members when goto failHangyu Hua
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua
2022-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-03-02Merge tag 'v5.4.182' into v5.4/standard/baseBruce Ashfield
2022-03-02Merge tag 'v5.4.180' into v5.4/standard/baseBruce Ashfield
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior
2022-03-02usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede
2022-03-02USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas
2022-03-02USB: serial: option: add support for DW5829eSlark Xiao
2022-03-02USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich
2022-03-02usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung
2022-03-02Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii
2022-02-16USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold
2022-02-16USB: serial: cp210x: add NCR Retail IO box idJohan Hovold
2022-02-16USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner
2022-02-16USB: serial: option: add ZTE MF286D modemPawel Dembicki
2022-02-16USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams
2022-02-16usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman
2022-02-16usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman
2022-02-16USB: gadget: validate interface OS descriptor requestsSzymon Heidrich
2022-02-16usb: gadget: udc: renesas_usb3: Fix host to USB_ROLE_NONE transitionAdam Ford
2022-02-16usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami
2022-02-16usb: ulpi: Call of_node_put correctlySean Anderson
2022-02-16usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson
2022-02-16usb: f_fs: Fix use-after-free for epfileUdipto Goswami
2022-02-16usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2022-02-03Merge tag 'v5.4.176' into v5.4/standard/baseBruce Ashfield
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield
2022-02-01ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen