summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-05-12Merge commit '49caedb668e476c100d727f2174724e0610a2b92' of https://github.com...Sujoy Ray28-304/+447
2022-04-14Merge tag 'v5.15.34' into dev-5.15Joel Stanley19-271/+306
2022-04-13usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evmH. Nikolaus Schaller1-1/+1
2022-04-13usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()Hans de Goede1-7/+4
2022-04-13usb: ehci: add pci device support for Aspeed platformsNeal Liu1-0/+9
2022-04-13usb: cdnsp: fix cdnsp_decode_trb function to properly handle ret valuePawel Laszczak1-151/+154
2022-04-13usb: gadget: tegra-xudc: Fix control endpoint's definitionsWayne Chang1-2/+10
2022-04-13usb: gadget: tegra-xudc: Do not program SPARAMWayne Chang1-8/+0
2022-04-08USB: storage: ums-realtek: fix error code in rts51x_read_mem()Dan Carpenter1-1/+1
2022-04-08xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula1-0/+2
2022-04-08xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman4-15/+16
2022-04-08xhci: fix runtime PM imbalance in USB2 resumeHenry Lin1-0/+3
2022-04-08xhci: fix garbage USBSTS being logged in some casesAnssi Hannula1-1/+4
2022-04-08USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.cAlan Stern1-79/+76
2022-04-08usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter2-0/+6
2022-04-08USB: serial: simple: add Nokia phone driverJohan Hovold2-0/+8
2022-04-08USB: serial: pl2303: fix GS type detectionJohan Hovold1-0/+1
2022-04-08USB: serial: pl2303: add IBM device IDsEddie James2-0/+4
2022-03-23usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern1-3/+10
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern1-3/+0
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter1-0/+1
2022-03-22Merge tag 'v5.15.30' into dev-5.15Joel Stanley2-3/+11
2022-03-21usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-XRoger Quadros1-12/+58
2022-03-16usb: dwc3: pci: add support for the Intel Raptor Lake-SHeikki Krogerus1-0/+4
2022-03-11Merge commit '2befcc6bb0bb1e0a4a31391a359adcab3925b6e4' of https://github.com...Sujoy Ray76-312/+819
2022-03-08usb: gadget: clear related members when goto failHangyu Hua1-2/+5
2022-03-08usb: gadget: don't release an existing dev->bufHangyu Hua1-1/+2
2022-03-08Merge tag 'v5.15.26' into dev-5.15Joel Stanley11-18/+72
2022-03-02tps6598x: clear int mask on probe failureJens Axboe1-3/+4
2022-03-02xhci: Prevent futile URB re-submissions due to incorrect return value.Hongyu Xie1-3/+6
2022-03-02xhci: re-initialize the HC during resume if HCE was setPuma Hsu1-6/+13
2022-03-02usb: dwc3: gadget: Let the interrupt handler disable bottom halves.Sebastian Andrzej Siewior1-0/+2
2022-03-02usb: dwc3: pci: Fix Bay Trail phy GPIO mappingsHans de Goede1-2/+2
2022-03-02usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay TrailHans de Goede1-1/+12
2022-03-02usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2-2/+6
2022-03-02USB: serial: option: add Telit LE910R1 compositionsDaniele Palmas1-0/+6
2022-03-02USB: serial: option: add support for DW5829eSlark Xiao1-0/+6
2022-03-02USB: gadget: validate endpoint index for xilinx udcSzymon Heidrich1-0/+6
2022-03-02usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2-0/+9
2022-03-02Revert "USB: serial: ch341: add new Product ID for CH341A"Dmytro Bagrii1-1/+0
2022-02-17Merge tag 'v5.15.24' into dev-5.15Joel Stanley25-37/+189
2022-02-16USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold1-0/+1
2022-02-16USB: serial: cp210x: add NCR Retail IO box idJohan Hovold1-0/+1
2022-02-16USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner1-0/+1
2022-02-16USB: serial: option: add ZTE MF286D modemPawel Dembicki1-0/+2
2022-02-16USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2-0/+6
2022-02-16usb: raw-gadget: fix handling of dual-direction-capable endpointsJann Horn1-1/+1
2022-02-16usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman1-2/+2
2022-02-16usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-16USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3