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
2023-10-11
usb: Add support for Intel LJCA device
Wentong Wu
2023-10-10
USB: typec: tps6598x: Add status trace for tps25750
Abdel Alkuor
2023-10-10
USB: typec: tps6598x: Add power status trace for tps25750
Abdel Alkuor
2023-10-10
USB: typec: tps6598x: Add trace for tps25750 irq
Abdel Alkuor
2023-10-10
USB: typec: tps6598x: Add TPS25750 support
Abdel Alkuor
2023-10-10
USB: typec: tps6598x: Add device data to of_device_id
Abdel Alkuor
2023-10-10
USB: typec: tps6598x: Refactor tps6598x port registration
Abdel Alkuor
2023-10-10
USB: typec: tps6598x: Add patch mode to tps6598x
Abdel Alkuor
2023-10-10
USB: typec: tsp6598x: Add cmd timeout and response delay
Abdel Alkuor
2023-10-10
usb: Use device_get_match_data()
Rob Herring
2023-10-10
usb: musb: Add missing of.h include
Rob Herring
2023-10-08
usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
Hardik Gajjar
2023-10-08
usb: usbtest: fix a type promotion bug
Dan Carpenter
2023-10-08
usbip: Use platform_device_register_full()
Andy Shevchenko
2023-10-08
USB: usbip: fix stub_dev hub disconnect
Jonas Blixt
2023-10-05
Revert "usb: gadget: uvc: stop pump thread on video disable"
Greg Kroah-Hartman
2023-10-05
Revert "usb: gadget: uvc: cleanup request when not in correct state"
Greg Kroah-Hartman
2023-10-05
Revert "usb: gadget: uvc: rework pump worker to avoid while loop"
Greg Kroah-Hartman
2023-10-05
usb: ucsi: glink: use the connector orientation GPIO to provide switch events
Neil Armstrong
2023-10-05
usb: dwc3: document gfladj_refclk_lpm_sel field
Swarup Laxman Kotiaklapudi
2023-10-05
usb: gadget: f_uac2: allow changing terminal types through configfs
James Gruber
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-02
usb: gadget: f_midi: Annotate struct f_midi with __counted_by
Kees Cook
2023-10-02
usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
Kees Cook
2023-10-02
usb: Annotate struct urb_priv with __counted_by
Kees Cook
2023-10-02
usb: atm: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-10-02
usb: gadgetfs: return USB_GADGET_DELAYED_STATUS from setup()
Andrey Konovalov
2023-10-02
usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()
Andrey Konovalov
2023-10-02
USB: c67x00: Remove unused declaration c67x00_hcd_msg_received()
Yue Haibing
2023-10-02
usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
Heikki Krogerus
2023-10-02
xhci: Preserve RsvdP bits in ERSTBA register correctly
Lukas Wunner
2023-10-02
xhci: Clear EHB bit only at end of interrupt handler
Lukas Wunner
2023-10-02
xhci: track port suspend state correctly in unsuccessful resume cases
Mathias Nyman
2023-10-02
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
2023-10-02
usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support
Jerome Brunet
2023-10-02
usb:typec:tcpm:support double Rp to Vbus cable as sink
Michael Wu
2023-10-02
usb: xhci-mtk: improve split scheduling by separate IN/OUT budget
Chunfeng Yun
2023-10-02
usb: xhci-mtk: add a bandwidth budget table
Chunfeng Yun
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for UHCI handoff
Niklas Schnelle
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
usb: pci-quirks: group AMD specific quirk code together
Niklas Schnelle
2023-10-02
usbmon: Use list_for_each_entry() helper
Jinjie Ruan
2023-10-02
usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
Prashanth K
2023-10-02
usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
Javier Carrasco
2023-10-02
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
2023-10-02
usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...
Xiaolei Wang
2023-10-02
usb: chipidea: tegra: Consistently use dev_err_probe()
Michał Mirosław
2023-10-02
usb: chipidea: Simplify Tegra DMA alignment code
Michał Mirosław
2023-10-02
usb: chipidea: Fix DMA overwrite for Tegra
Michał Mirosław
2023-10-02
usb: dwc3: core: configure TX/RX threshold for DWC3_IP
Stanley Chang
[prev]
[next]