summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke1-1/+5
2023-09-23usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera2-3/+12
2023-09-23usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede1-28/+48
2023-09-23usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede1-27/+22
2023-09-23usb: typec: tcpci: clear the fault status bitMarco Felsch2-0/+5
2023-09-23USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern1-1/+1
2023-09-23usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang1-8/+2
2023-09-23USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao1-0/+4
2023-09-23USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn1-0/+3
2023-08-30USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold1-1/+10
2023-08-30usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram1-32/+26
2023-08-30usb: chipidea: imx: don't request QoS for imx8ulpXu Yang1-0/+5
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K1-1/+5
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao1-1/+8
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern1-2/+7
2023-08-11Revert "usb: xhci: tegra: Fix error check"Dan Carpenter1-4/+4
2023-08-11usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda1-0/+1
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik1-0/+4
2023-08-11usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang1-2/+2
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan1-2/+4
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2-19/+0
2023-08-11USB: serial: simple: sort driver entriesJohan Hovold1-33/+33
2023-08-11USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum1-0/+7
2023-08-11USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi1-0/+2
2023-08-11USB: serial: option: support Quectel EM060K_128Jerry Meng1-0/+4
2023-07-27usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET1-1/+5
2023-07-27usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann1-0/+2
2023-07-27usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang1-1/+1
2023-07-27usb: dwc3: qcom: Fix potential memory leakVladislav Efanov1-3/+3
2023-07-27usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati1-1/+3
2023-07-27USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin1-0/+4
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter1-0/+3
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao1-0/+1
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng1-0/+16
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li1-2/+9
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li2-4/+46
2023-06-09treewide: Remove uninitialized_var() usageKees Cook2-3/+3
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal1-1/+1
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+76
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe1-0/+3
2023-05-30usb: gadget: u_ether: Convert prints to device printsJon Hunter1-35/+1
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-30usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami1-0/+109
2023-05-30USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang1-4/+6
2023-05-30usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2023-05-30USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern1-0/+2
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-05-17usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun1-2/+3