index
:
git.armlinux.org.uk/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
/
class
Age
Commit message (
Expand
)
Author
2025-05-02
usb: usbtmc: Fix erroneous generic_read ioctl return
Dave Penkler
2025-05-02
usb: usbtmc: Fix erroneous wait_srq ioctl return
Dave Penkler
2025-05-02
usb: usbtmc: Fix erroneous get_stb ioctl error returns
Dave Penkler
2025-05-01
USB: usbtmc: use interruptible sleep in usbtmc_read
Oliver Neukum
2025-04-11
USB: wdm: add annotation
Oliver Neukum
2025-04-11
USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
Oliver Neukum
2025-04-11
USB: wdm: close race between wdm_open and wdm_wwan_port_stop
Oliver Neukum
2025-04-11
USB: wdm: handle IO errors in wdm_wwan_port_start
Oliver Neukum
2025-02-14
USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
Marek Vasut
2025-02-14
usb: cdc-acm: Fix handling of oversized fragments
Jann Horn
2025-02-14
usb: cdc-acm: Check control transfer buffer size before access
Jann Horn
2025-01-13
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2024-12-23
USB: usblp: return error when setting unsupported protocol
Jun Yan
2024-12-23
USB: usblp: remove redundant semicolon
Jun Yan
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-13
USB: class: CDC-ACM: fix race between get_serial and set_serial
Oliver Neukum
2024-09-11
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
2024-08-22
cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
Ian Ray
2024-06-20
usb: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-14
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
2024-04-18
Revert "usb: cdc-wdm: close race between read and workqueue"
Greg Kroah-Hartman
2024-03-26
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
2023-12-15
usb: cdc-acm: return correct error code on unsupported break
Oliver Neukum
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-22
USB: cdc-acm: support flushing write buffers (TCOFLUSH)
Simon Arlott
2023-08-22
usb: cdc-acm: move ldisc dcd notification outside of acm's read lock
Dan Drown
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-08
usb: cdc-acm: add PPS support
Dan Drown
2023-05-13
USB: usbtmc: Fix direction for 0-length ioctl control messages
Alan Stern
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
2023-01-19
tty: Call ->dtr_rts() parameter active consistently
Ilpo Järvinen
2023-01-19
tty: Convert ->dtr_rts() to take bool argument
Ilpo Järvinen
2022-10-20
USB: make devnode() callback in usb_class_driver take a const *
Greg Kroah-Hartman
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-27
usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-19
USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
Thierry GUIBERT
2022-07-25
USB: cdc-acm: use CDC serial-state defines
Johan Hovold
2022-07-25
USB: cdc-acm: use CDC control-line defines
Johan Hovold
2022-06-29
USB: cdc-acm: use define for timeout
Oliver Neukum
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2022-05-05
usb: cdc-wdm: fix reading stuck on device close
Sergey Ryazanov
2022-03-15
usb: usbtmc: Fix bug in pipe direction for control transfers
Alan Stern
2021-12-21
tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT
Andy Shevchenko
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
2021-10-05
USB: cdc-acm: fix break reporting
Johan Hovold
2021-10-05
USB: cdc-acm: fix racy tty buffer accesses
Johan Hovold
2021-10-05
usb: cdc-wdm: Fix check for WWAN
Rikard Falkeborn
[next]