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-10-22
USB: serial: option: add Quectel RG255C
Reinhard Speyerer
-0
/
+4
2025-10-22
usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
Nathan Chancellor
-9
/
+6
2025-10-22
usb: typec: ps883x: Add USB4 mode and TBT3 altmode support
Konrad Dybcio
-0
/
+29
2025-10-22
usb: typec: ps883x: Rework ps883x_set()
Konrad Dybcio
-35
/
+38
2025-10-22
usb: typec: ps883x: Cache register settings, not Type-C mode
Konrad Dybcio
-19
/
+22
2025-10-22
usb: typec: ucsi: Report power supply change on sink path change
Jameson Thies
-1
/
+2
2025-10-22
usb: typec: ucsi: Report power supply changes on power opmode changes
Jameson Thies
-0
/
+3
2025-10-22
usb: typec: ucsi: psy: Add power supply status
Jameson Thies
-0
/
+29
2025-10-22
usb: dwc3: Add Apple Silicon DWC3 glue layer driver
Sven Peter
-0
/
+501
2025-10-22
usb: dwc3: glue: Allow more fine grained control over mode switches
Sven Peter
-5
/
+131
2025-10-22
usb: dwc3: glue: Add documentation
Sven Peter
-0
/
+27
2025-10-22
usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
Sven Peter
-1
/
+4
2025-10-22
usb: typec: pd: Register SPR AVS caps with usb_power_delivery class
Badhri Jagan Sridharan
-5
/
+90
2025-10-22
tcpm: Parse and log AVS APDO
Badhri Jagan Sridharan
-1
/
+14
2025-10-22
usbip: Use min to simplify stub_send_ret_submit
Thorsten Blum
-6
/
+3
2025-10-22
usb: core: Add tracepoints for device allocation and state changes
Kuen-Han Tsai
-1
/
+75
2025-10-22
usb: core: Centralize device state update logic
Kuen-Han Tsai
-12
/
+16
2025-10-22
tcpm: switch check for role_sw device with fw_node
Michael Grzeschik
-2
/
+2
2025-10-22
usb/core/quirks: Add Huawei ME906S to wakeup quirk
Tim Guttzeit
-0
/
+2
2025-10-22
usb: raw-gadget: do not limit transfer length
Andrey Konovalov
-2
/
+0
2025-10-20
USB: serial: option: add UNISOC UIS7720
Renjun Wang
-0
/
+2
2025-10-14
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
-1
/
+8
2025-10-14
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman
-2
/
+4
2025-10-14
usb: xhci-pci: Fix USB2-only root hub registration
Michal Pecio
-1
/
+2
2025-10-13
usb: misc: Add x86 dependency for Intel USBIO driver
Peter Robinson
-0
/
+1
2025-10-13
usb: dwc3: Don't call clk_bulk_disable_unprepare() twice
Christophe JAILLET
-3
/
+0
2025-10-13
usb: ljca: Improve ACPI hardware ID documentation
Sakari Ailus
-13
/
+24
2025-10-13
usb: ljca: Order ACPI hardware IDs alphabetically
Sakari Ailus
-4
/
+4
2025-10-13
usb: vhci-hcd: Replace pr_*() with dev_*() logging
Cristian Ciocaltea
-35
/
+39
2025-10-13
usb: vhci-hcd: Switch to dev_err_probe() in probe path
Cristian Ciocaltea
-9
/
+7
2025-10-13
usb: typec: ucsi: Handle incorrect num_connectors capability
Mark Pearson
-0
/
+6
2025-10-13
USB: Fix descriptor count when handling invalid MBIM extended descriptor
Seungjin Bae
-1
/
+1
2025-10-13
usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 support
Frank Li
-1
/
+13
2025-10-13
usb: dwc3: Add software-managed properties for flattened model
Frank Li
-2
/
+26
2025-10-13
usb: typec: altmodes/displayport: do not enter mode if port is the UFP
RD Babiera
-1
/
+3
2025-10-13
usb: typec: class: add typec_get_data_role symbol
RD Babiera
-0
/
+13
2025-10-13
usb: chipidea: imx: add USB support for i.MX94
Xu Yang
-0
/
+12
2025-10-13
usb: typec: tipd: Fix error handling in cd321x_read_data_status
Sven Peter
-4
/
+10
2025-10-13
usb: gadget: zero: add function wakeup support
Xu Yang
-9
/
+18
2025-10-13
usb: hub: Use max() to improve usb_set_lpm_pel()
Thorsten Blum
-8
/
+3
2025-10-13
usbip: Fix locking bug in RT-enabled kernels
Lizhi Xu
-3
/
+3
2025-10-13
usb: usbtmc: Remove unnecessary local variable from usbtmc_ioctl_request
Thorsten Blum
-8
/
+4
2025-10-13
usb: ehci: Add Aspeed AST2700 support
Ryan Chen
-2
/
+13
2025-10-13
usb: uhci: Add Aspeed AST2700 support
Ryan Chen
-2
/
+12
2025-10-13
usb: uhci: Add reset control support
Ryan Chen
-2
/
+16
2025-10-13
usb: core: Drop spaces after function names
Claudiu Beznea
-4
/
+4
2025-10-13
usb: misc: ljca: Remove Wentong's e-mail address
Sakari Ailus
-1
/
+1
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-696
/
+2722
2025-10-02
Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-5
/
+8
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+2
[prev]
[next]