index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-11
usb: fotg210: Add missing kernel doc description
Andy Shevchenko
2024-05-11
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
2024-05-10
usb: typec: tipd: rely on i2c_get_match_data()
Javier Carrasco
2024-05-10
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2024-05-10
usb: typec: tipd: fix event checking for tps25750
Javier Carrasco
2024-05-10
usb: fotg210: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-10
usb: typec: ucsi: displayport: Fix potential deadlock
Heikki Krogerus
2024-05-10
usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
Dmitry Baryshkov
2024-05-10
usb: musc: Remove unused list 'buffers'
Dr. David Alan Gilbert
2024-05-10
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-04
usb: gadget: u_audio: Clear uac pointer when freed.
Chris Wulff
2024-05-04
usb: gadget: u_audio: Fix race condition use of controls after free during ga...
Chris Wulff
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-05-03
USB: usb_parse_endpoint: ignore reserved bits
Oliver Neukum
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
2024-05-01
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
2024-05-01
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
2024-05-01
usb: xhci: remove goto 'cleanup' in handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: replace goto with return when possible in handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...
Niklas Neronin
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2024-05-01
xhci: improve PORTSC register debugging output
Mathias Nyman
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
Niklas Neronin
2024-05-01
usb: xhci: remove redundant variable 'erst_size'
Niklas Neronin
2024-05-01
usb: xhci: address off-by-one in xhci_num_trbs_free()
Niklas Neronin
2024-05-01
usb: xhci: improve debug message in xhci_ring_expansion_needed()
Niklas Neronin
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2024-05-01
xhci: remove xhci_check_usb2_port_capability helper
Mathias Nyman
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
2024-04-30
usb: dwc3: exynos: add support for Google Tensor gs101
André Draszik
2024-04-30
USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev"
Stephen Rothwell
2024-04-30
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
2024-04-30
usb: ohci: Prevent missed ohci interrupts
Guenter Roeck
2024-04-26
usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy call
Krishna Kurapati
2024-04-25
usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-23
usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
Krishna Kurapati
2024-04-23
usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
Krishna Kurapati
[next]