summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang-2/+1
2025-02-14usb: roles: set switch registered flag early onElson Roy Serrao-2/+3
2025-02-14usb: gadget: uvc: Fix unstarted kthread workerFrederic Weisbecker-1/+1
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang-0/+3
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo-1/+1
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue-1/+1
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger-2/+1
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan-0/+34
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman-0/+3
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut-3/+6
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn-1/+1
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn-3/+14
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio-3/+4
2025-02-14USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen-0/+9
2025-02-13Merge tag 'usb-serial-6.14-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-20/+29
2025-02-11USB: serial: option: drop MeiG Smart definesJohan Hovold-20/+8
2025-02-11USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda-5/+5
2025-02-11USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda-0/+16
2025-02-11USB: serial: option: add MeiG Smart SLM828Chester A. Unal-5/+10
2025-02-03usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping-4/+4
2025-02-03usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier-0/+1
2025-02-03USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern-0/+11
2025-02-03usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren-1/+1
2025-02-03usb: dwc3: Document nostream_workThinh Nguyen-0/+1
2025-02-03usb: phy: generic: Use proper helper for property detectionAlexander Stein-1/+1
2025-02-03usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...Selvarasu Ganesan-0/+9
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-71/+25
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-565/+2079
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-12/+12
2025-01-22Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+1
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds-4/+1
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki-2/+1
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko-1/+1
2025-01-17Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman-4/+4
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso-7/+14
2025-01-17usb: xhci: tegra: Fix OF boolean read warningJon Hunter-1/+1
2025-01-17usb: host: xhci-plat: add support compatible ID PNP0D15Chunfeng Yun-0/+1
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo-0/+1
2025-01-17usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso-9/+21
2025-01-17usbip: Correct format specifier for seqnum from %d to %uXiong Nandi-6/+6
2025-01-17usbip: Fix seqnum sign extension issue in vhci_tx_urbXiong Nandi-1/+1
2025-01-17Merge tag 'usb-serial-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-5/+32
2025-01-15usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx deviceMiao Li-0/+3
2025-01-15usb: dwc3: gadget: Reinitiate stream for all host NoStream behaviorThinh Nguyen-53/+59
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski-27/+41
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski-17/+27
2025-01-15USB: phy: Use str_enable_disable-like helpersKrzysztof Kozlowski-3/+6
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski-21/+27
2025-01-15USB: host: Use str_enable_disable-like helpersKrzysztof Kozlowski-7/+12