index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2025-06-24
usb: typec: ucsi: yoga-c630: fake AltModes for port 0
Dmitry Baryshkov
-0
/
+23
2025-06-24
usb: typec: ucsi: yoga-c630: remove extra AltModes for port 1
Dmitry Baryshkov
-1
/
+22
2025-06-24
usb: typec: ucsi: yoga-c630: remove duplicate AltModes
Dmitry Baryshkov
-0
/
+23
2025-06-24
usb: typec: ucsi: add recipient arg to update_altmodes() callback
Dmitry Baryshkov
-4
/
+8
2025-06-24
usb: typec: ucsi: yoga-c630: fix error and remove paths
Dmitry Baryshkov
-3
/
+16
2025-06-24
usb: dwc2: follow compatible string change for Sophgo CV18XX/SG200X series SoC
Inochi Amaoto
-1
/
+1
2025-06-24
usb: dwc3: gadget: Remove duplicate check while setting xfer resource
Prashanth K
-5
/
+3
2025-06-24
usb: ehci: replace scnprintf() with sysfs_emit()
Hendrik Hamerlinck
-12
/
+6
2025-06-24
usb: core: Use sysfs_emit_at() when showing dynamic IDs
Hanne-Lotta Mäenpää
-2
/
+2
2025-06-24
usb: typec: altmodes/displayport: add irq_hpd to sysfs
RD Babiera
-0
/
+28
2025-06-24
USB: serial: option: add Foxconn T99W640
Slark Xiao
-0
/
+2
2025-06-24
USB: serial: cp210x: use new GPIO line value setter callbacks
Bartosz Golaszewski
-4
/
+6
2025-06-24
USB: serial: ftdi_sio: use new GPIO line value setter callbacks
Bartosz Golaszewski
-6
/
+12
2025-06-19
Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
Roy Luo
-30
/
+3
2025-06-19
usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed
Roy Luo
-1
/
+4
2025-06-19
usb: gadget: u_serial: Fix race condition in TTY wakeup
Kuen-Han Tsai
-3
/
+3
2025-06-19
Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
Kuen-Han Tsai
-5
/
+1
2025-06-19
usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume
Xu Yang
-0
/
+7
2025-06-19
usb: acpi: fix device link removal
Heikki Krogerus
-1
/
+6
2025-06-19
usb: hub: fix detection of high tier USB3 devices behind suspended hubs
Mathias Nyman
-1
/
+32
2025-06-19
Logitech C-270 even more broken
Oliver Neukum
-1
/
+2
2025-06-19
usb: dwc3: Abort suspend on soft disconnect failure
Kuen-Han Tsai
-15
/
+16
2025-06-19
usb: cdnsp: do not disable slot for disabled slot
Peter Chen
-1
/
+3
2025-06-19
usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohci
Xu Rao
-1
/
+1
2025-06-19
usb: chipidea: imx: implement workaround for ERR051725
Xu Yang
-0
/
+26
2025-06-19
usb: chipidea: imx: add imx_usbmisc_pullup() hook
Xu Yang
-0
/
+19
2025-06-19
usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT event
Xu Yang
-0
/
+5
2025-06-19
usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't present
Tomasz Michalec
-1
/
+1
2025-06-19
usb: core: usb_submit_urb: downgrade type check
Oliver Neukum
-1
/
+1
2025-06-19
usb: storage: reltek_cr: convert to use secs_to_jiffies
Yuesong Li
-1
/
+1
2025-06-19
usb: ohci-at91: Use dynamic device name for OHCI HCD creation
Mihai Sain
-1
/
+1
2025-06-19
usb: fsl-mph-dr-of: Remove unnecessary NULL check before clk_disable_unprepare()
Chen Ni
-2
/
+1
2025-06-19
usb: ohci-spear: Remove unnecessary NULL check before clk_disable_unprepare()
Chen Ni
-2
/
+1
2025-06-19
usb: typec: Remove unused ucsi_cci_str
Dr. David Alan Gilbert
-18
/
+0
2025-06-19
usb: core: Remove unused usb_unlink_anchored_urbs
Dr. David Alan Gilbert
-26
/
+3
2025-06-19
usb: gadget: Remove unused usb_remove_config
Dr. David Alan Gilbert
-24
/
+0
2025-06-19
usb: gadget: config: Remove unused usb_gadget_config_buf
Dr. David Alan Gilbert
-53
/
+0
2025-06-19
usb: phy: tegra: Remove unused functions
Dr. David Alan Gilbert
-89
/
+0
2025-06-19
usb: renesas_usbhs: use proper DMAENGINE API for termination
Wolfram Sang
-1
/
+1
2025-06-19
usb: typec: fusb302: fix scheduling while atomic when using virtio-gpio
Yongbo Zhang
-8
/
+4
2025-06-19
usb: core: Add 0x prefix to quirks debug output
Jiayi Li
-1
/
+1
2025-06-19
usb: misc: apple-mfi-fastcharge: Make power supply names unique
Charalampos Mitrodimas
-3
/
+21
2025-06-19
usb: dwc3: xilinx: set coherency mode for AMD versal adaptive platform
Radhey Shyam Pandey
-12
/
+22
2025-06-19
usb: dwc3: xilinx: add shutdown callback
Radhey Shyam Pandey
-0
/
+1
2025-06-19
usb: gadget: dummy_hcd: Use USB API functions rather than constants
Chen Ni
-1
/
+1
2025-06-19
usb: gadget: composite: Use USB API functions rather than constants
Chen Ni
-1
/
+1
2025-06-19
usb: gadget: net2280: Use USB API functions rather than constants
Chen Ni
-4
/
+4
2025-06-19
usb: gadget: pch_udc: Use USB API functions rather than constants
Chen Ni
-1
/
+1
2025-06-19
usb: gadget: udc-xilinx: Use USB API functions rather than constants
Chen Ni
-2
/
+2
2025-06-19
usb: gadget: f_fs: Use USB API functions rather than constants
Chen Ni
-1
/
+1
[prev]
[next]