summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-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: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe1-0/+3
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
2023-05-17usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu1-1/+1
2023-05-17usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter1-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: dwc3: gadget: Change condition for processing suspend eventPrashanth K1-9/+2
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: dwc3: fix runtime pm imbalance on probe errorsJohan Hovold1-9/+5
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: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-20xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips1-1/+5
2023-04-20usb: xhci: tegra: fix sleep in atomic callWayne Chang1-3/+3
2023-04-05usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng1-3/+11
2023-04-05usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik1-32/+37
2023-04-05usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede1-5/+6
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: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak1-0/+5
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga1-1/+1
2023-04-05usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier1-14/+2
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman1-0/+7
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang1-4/+4
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally1-1/+58
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: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K1-4/+19
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl1-0/+4
2023-02-15usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-15usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-15usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami1-1/+3
2023-02-15usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong1-1/+1