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
/
misc
Age
Commit message (
Expand
)
Author
2021-06-24
usb: ftdi-elan: remove redundant continue statement in a while-loop
Colin Ian King
2021-06-18
Revert "USB: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
2021-06-15
USB: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
2021-06-09
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
2021-05-21
USB: trancevibrator: fix control-request direction
Johan Hovold
2021-05-21
misc/uss720: fix memory leak in uss720_probe
Dongliang Mu
2021-04-22
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
2021-03-28
usb: misc: usbsevseg: update to use usb_control_msg_send()
Anant Thazhemadam
2021-03-28
usb: misc: ezusb: update to use usb_control_msg_send()
Anant Thazhemadam
2021-03-28
usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
Anant Thazhemadam
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-11
usb: misc: usb3503: Fix logic in usb3503_init()
Michal Simek
2021-01-26
usb: usb251xb: Use of_device_get_match_data()
Stephen Boyd
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-08
USB: legotower: fix logical error in recent commit
Alan Stern
2020-12-04
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-18
USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc
Lucas Tanure
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-09
Merge 5.10-rc3 into usb-next
Greg Kroah-Hartman
2020-11-06
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
2020-11-06
usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static
Zou Wei
2020-11-03
usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check
Dan Carpenter
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
2020-10-28
USB: apple-mfi-fastcharge: don't probe unhandled devices
Bastien Nocera
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
2020-10-28
usb: Add driver to allow any GPIO to be used for 7211 USB signals
Al Cooper
2020-10-28
usb: misc: iowarrior: remove unneeded break
Tom Rix
2020-09-25
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
Revert "USB: legousbtower: use usb_control_msg_recv()"
Oliver Neukum
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
2020-09-17
USB: adutux: fix debugging
Oliver Neukum
2020-09-16
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-04
usb/misc: usb3503: Use pm_ptr() macro
Paul Cercueil
2020-09-04
usb/misc: usb4604: Use pm_ptr() macro
Paul Cercueil
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-28
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
2020-08-18
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
2020-08-18
USB: yurex: Fix bad gfp argument
Alan Stern
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-27
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
2020-07-21
usb: appledisplay: remove needless check before usb_free_coherent()
Xu Wang
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-21
usb: usbtest: reduce stack usage in test_queue
Bixuan Cui
2020-07-20
Merge 5.8-rc6 into tty-next
Greg Kroah-Hartman
2020-07-15
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
[next]