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-05-21
usb: xhci: cleanup xhci_mem_init()
Niklas Neronin
-25
/
+27
2025-05-21
usb: xhci: add individual allocation checks in xhci_mem_init()
Niklas Neronin
-4
/
+11
2025-05-21
usb: xhci: move initialization of the primary interrupter
Niklas Neronin
-13
/
+14
2025-05-21
usb: xhci: remove error handling from xhci_add_interrupter()
Niklas Neronin
-19
/
+8
2025-05-21
usb: xhci: move enabling of USB 3 device notifications
Niklas Neronin
-12
/
+18
2025-05-21
usb: xhci: move doorbell array pointer assignment
Niklas Neronin
-10
/
+15
2025-05-21
usb: xhci: move DCBAA pointer write
Niklas Neronin
-1
/
+3
2025-05-21
usb: xhci: refactor xhci_set_cmd_ring_deq()
Niklas Neronin
-17
/
+19
2025-05-21
usb: xhci: move command ring pointer write
Niklas Neronin
-27
/
+20
2025-05-21
usb: xhci: move device slot enabling register write
Niklas Neronin
-14
/
+22
2025-05-21
usb: xhci: relocate pre-allocation initialization
Niklas Neronin
-31
/
+26
2025-05-21
usb: xhci: Add debugfs support for xHCI port bandwidth
Xu Rao
-1
/
+215
2025-05-21
usb: xhci: Don't log transfer ring segment list on errors
Michal Pecio
-3
/
+0
2025-05-21
Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
-2
/
+21
2025-05-16
Merge tag 'sound-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+1
2025-05-13
ucsi_ccg: Disable async suspend in ucsi_ccg_probe()
Jon Hunter
-0
/
+2
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
-95
/
+221
2025-05-11
ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
Takashi Iwai
-1
/
+1
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
-2
/
+2
2025-05-05
usb-storage: reject probe of device one non-DMA HCDs when using highmem
Christoph Hellwig
-6
/
+14
2025-05-05
xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
Mathias Nyman
-3
/
+19
2025-05-05
usb: xhci: Don't trust the EP Context cycle bit when moving HW dequeue
Michal Pecio
-10
/
+9
2025-05-05
USB: serial: ti_usb_3410_5052: drop bogus read urb check
Johan Hovold
-5
/
+0
2025-05-02
usb: usbtmc: Fix erroneous generic_read ioctl return
Dave Penkler
-6
/
+12
2025-05-02
usb: usbtmc: Fix erroneous wait_srq ioctl return
Dave Penkler
-12
/
+11
2025-05-02
usb: usbtmc: Fix erroneous get_stb ioctl error returns
Dave Penkler
-4
/
+8
2025-05-01
usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
RD Babiera
-1
/
+1
2025-05-01
USB: usbtmc: use interruptible sleep in usbtmc_read
Oliver Neukum
-1
/
+5
2025-05-01
usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
Pawel Laszczak
-1
/
+7
2025-05-01
usb: typec: ucsi: displayport: Fix NULL pointer access
Andrei Kuchynski
-0
/
+2
2025-05-01
usb: typec: ucsi: displayport: Fix deadlock
Andrei Kuchynski
-8
/
+47
2025-05-01
usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
Lukasz Czechowski
-2
/
+8
2025-05-01
usb: uhci-platform: Make the clock really optional
Alexey Charkov
-1
/
+1
2025-05-01
usb: dwc3: gadget: Make gadget_wakeup asynchronous
Prashanth K
-37
/
+27
2025-05-01
usb: gadget: Use get_status callback to set remote wakeup capability
Prashanth K
-7
/
+5
2025-05-01
usb: gadget: f_ecm: Add get_status callback
Prashanth K
-0
/
+7
2025-05-01
usb: host: tegra: Prevent host controller crash when OTG port is used
Jim Lin
-0
/
+3
2025-05-01
usb: cdnsp: Fix issue with resuming from L1
Pawel Laszczak
-2
/
+45
2025-05-01
usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN
Wayne Chang
-0
/
+4
2025-05-01
usb: misc: onboard_usb_dev: Add Parade PS5511 hub support
Pin-yen Lin
-0
/
+12
2025-05-01
usb: gadget: hid: allow dynamic interval configuration via configfs
Ben Hoff
-31
/
+90
2025-05-01
usb: gadget: g_ffs: Adjust f_ffs[0] allocation type
Kees Cook
-1
/
+1
2025-04-28
Merge 6.15-rc4 into usb-next
Greg Kroah-Hartman
-60
/
+159
2025-04-25
usb: gadget: u_serial: Implement remote wakeup capability
Prashanth K
-0
/
+50
2025-04-25
usb: dwc3: qcom: Fix error handling in probe
Dan Carpenter
-4
/
+6
2025-04-25
usb: dwc3: qcom: use modern PM macros
Arnd Bergmann
-12
/
+5
2025-04-25
usb: typec: ucsi: fix Clang -Wsign-conversion warning
Qasim Ijaz
-1
/
+1
2025-04-25
usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()
Chen Ni
-4
/
+2
2025-04-25
usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()
Chenyuan Yang
-0
/
+2
2025-04-25
usb: dwc2: also exit clock_gating when stopping udc while suspended
Michael Grzeschik
-0
/
+6
[prev]
[next]