summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter2024-01-081-3/+0
* usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni2024-01-081-2/+1
* USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2024-01-081-0/+1
* USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2024-01-081-0/+2
* USB: serial: option: add Quectel EG912Y module supportAlper Ak2024-01-081-0/+2
* USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2024-01-082-6/+6
* usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2023-12-131-2/+3
* usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev2023-12-131-3/+4
* USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold2023-12-081-4/+4
* usb: dwc3: set the dma max_seg_sizeRicardo Ribalda2023-12-081-0/+2
* USB: dwc2: write HCINT with INTMASK appliedOliver Neukum2023-12-081-8/+7
* USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak2023-12-081-1/+2
* USB: serial: option: fix FM101R-GL definesPuliang Lu2023-12-081-2/+2
* USB: serial: option: add Fibocom L7xx modulesVictor Fragoso2023-12-081-0/+1
* USB: serial: option: add Luat Air72*U series productsAsuna Yang2023-12-081-0/+3
* usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar2023-11-281-16/+11
* USB: usbip: fix stub_dev hub disconnectJonas Blixt2023-11-201-2/+7
* usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai2023-11-201-1/+1
* usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika2023-11-081-1/+1
* USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu2023-10-251-0/+5
* USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin2023-10-251-0/+1
* USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda2023-10-251-0/+1
* usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2023-10-252-5/+25
* usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati2023-10-251-7/+19
* usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta2023-10-251-8/+12
* usb: musb: Modify the "HWVers" register addressXingxing Luo2023-10-251-1/+1
* usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo2023-10-251-1/+8
* usb: dwc3: Soft reset phy on probe for hostThinh Nguyen2023-10-251-1/+38
* usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng2023-10-251-2/+2
* usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke2023-09-231-1/+5
* usb: typec: tcpci: clear the fault status bitMarco Felsch2023-09-232-0/+5
* USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern2023-09-231-1/+1
* usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang2023-09-231-8/+2
* USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao2023-09-231-0/+4
* USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn2023-09-231-0/+3
* USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold2023-08-301-1/+10
* usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram2023-08-301-32/+26
* usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao2023-08-161-1/+8
* usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern2023-08-161-2/+7
* usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda2023-08-111-0/+1
* USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik2023-08-111-0/+4
* usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen2023-08-111-1/+7
* usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang2023-08-111-2/+2
* usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-08-111-2/+4
* Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2023-08-112-19/+0
* USB: serial: simple: sort driver entriesJohan Hovold2023-08-111-33/+33
* USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum2023-08-111-0/+7
* USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi2023-08-111-0/+2
* USB: serial: option: support Quectel EM060K_128Jerry Meng2023-08-111-0/+4
* usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang2023-08-111-1/+1