summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon1-7/+21
2023-05-30usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-05-17usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu1-1/+1
2023-05-17usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang1-0/+1
2023-05-17usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang1-3/+0
2023-05-17xhci: fix debugfs register accesses while suspendedJohan Hovold1-0/+1
2023-05-17USB: dwc3: fix runtime pm imbalance on unbindJohan Hovold1-0/+1
2023-05-17USB: serial: option: add UNISOC vendor and TOZED LT70C productArınç ÜNAL1-0/+6
2023-04-20USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-04-20USB: serial: option: add Telit FE990 compositionsEnrico Sau1-0/+8
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang3-2/+13
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang1-1/+4
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga1-1/+1
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman1-0/+7
2023-03-11USB: ene_usb6250: Allocate enough memory for full objectKees Cook1-1/+1
2023-03-11usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook1-1/+1
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2-8/+2
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl1-0/+4
2023-02-22usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-22usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami1-1/+3
2023-02-22usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong1-1/+1
2023-02-22usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng1-4/+4
2023-02-06usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen1-1/+1
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-01-24usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2-7/+13
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski1-1/+3
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally1-0/+3
2023-01-24usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani1-2/+2
2023-01-24usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-24usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-24USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler1-0/+1
2023-01-24usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi1-0/+13
2023-01-24USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-24USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EC200U modemAli Mirghasemi1-0/+2
2023-01-24USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)1-0/+3
2023-01-24USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)1-0/+3
2023-01-24xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2-0/+9