summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-09-23usb: typec: tcpm: Refactor tcpm_handle_vdm_requestHans de Goede
2023-09-23usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handlingHans de Goede
2023-09-23usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-23USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-09-23usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang
2023-09-23USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao
2023-09-23USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn
2023-08-30USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-08-30usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram
2023-08-30usb: chipidea: imx: don't request QoS for imx8ulpXu Yang
2023-08-16usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-16usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-16usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-11Revert "usb: xhci: tegra: Fix error check"Dan Carpenter
2023-08-11usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda
2023-08-11USB: quirks: add quirk for Focusrite ScarlettŁukasz Bartosik
2023-08-11usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-08-11usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang
2023-08-11usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-08-11Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek
2023-08-11USB: serial: simple: sort driver entriesJohan Hovold
2023-08-11USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum
2023-08-11USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi
2023-08-11USB: serial: option: support Quectel EM060K_128Jerry Meng
2023-07-27usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()Christophe JAILLET
2023-07-27usb: hide unused usbfs_notify_suspend/resume functionsArnd Bergmann
2023-07-27usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()Li Yang
2023-07-27usb: dwc3: qcom: Fix potential memory leakVladislav Efanov
2023-07-27usb: dwc3: gadget: Propagate core init errors to UDC during pullupKrishna Kurapati
2023-07-27USB: serial: option: add LARA-R6 01B PIDsDavide Tronchin
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-21usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao
2023-06-21USB: serial: option: add Quectel EM061KGL seriesJerry Meng
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-30usb: gadget: u_ether: Convert prints to device printsJon Hunter
2023-05-30usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan
2023-05-30usb: dwc3: debugfs: Resume dwc3 before accessing registersUdipto Goswami
2023-05-30USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit valueWeitao Wang
2023-05-30usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon
2023-05-30USB: usbtmc: Fix direction for 0-length ioctl control messagesAlan Stern
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang
2023-05-17usb: mtu3: fix kernel panic at qmu transfer done irq handlerChunfeng Yun