summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-04-05usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-03-11usb: gadget: udc: Avoid tasklet passing a globalKees Cook
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl
2023-02-22usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson
2023-02-22usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-02-22usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-02-22usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng
2023-02-06usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen
2023-02-06Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""Sasha Levin
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler
2023-01-24USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)
2023-01-24xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-24usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-24xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-24xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-24usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-24xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2023-01-18Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2023-01-18usb: ulpi: defer ulpi_register on ulpi_read_id timeoutFerry Toth
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2023-01-18usb: storage: Add check for kcallocJiasheng Jiang
2023-01-18usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2023-01-18usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2023-01-18usb: gadget: f_hid: optional SETUP/SET_REPORT modeMaxim Devaev