summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern2024-04-131-3/+13
* usb: udc: remove warning when queue disabled epyuan linyu2024-04-131-1/+3
* usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-04-133-21/+47
* usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan2024-04-133-9/+22
* usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-04-132-2/+28
* usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-04-132-4/+14
* usb: cdc-wdm: close race between read and workqueueOliver Neukum2024-04-131-1/+5
* usb: port: Don't try to peer unused USB ports based on locationMathias Nyman2024-04-131-2/+3
* usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati2024-04-131-1/+1
* USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern2024-04-131-5/+18
* USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri2024-04-131-0/+2
* USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs2024-04-131-0/+6
* USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström2024-04-131-0/+1
* USB: serial: add device ID for VeriFone adapterCameron Williams2024-04-131-0/+1
* USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2024-04-132-0/+8
* usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King2024-03-261-1/+1
* usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang2024-03-011-2/+10
* usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati2024-03-011-1/+9
* usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu2024-02-231-2/+18
* USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum2024-02-231-11/+19
* USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr2024-02-231-0/+1
* USB: serial: option: add Fibocom FM101-GL variantPuliang Lu2024-02-231-0/+1
* USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu2024-02-231-0/+2
* usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar2024-02-231-2/+2
* usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han2024-01-251-1/+6
* usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2024-01-251-3/+6
* Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus2024-01-251-3/+2
* usb: chipidea: wait controller resume finished for wakeup irqXu Yang2024-01-251-0/+7
* Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen2024-01-251-2/+2
* Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen2024-01-251-38/+1
* usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal2024-01-251-1/+4
* usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang2024-01-251-2/+1
* 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