index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+6
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
1
-8
/
+11
2021-01-26
USB: usblp: don't call usb_set_interface if there's a single alt
Jeremy Figgins
1
-8
/
+11
2021-01-21
USB: cdc-acm: ignore Exar XR21V141X when serial driver is built
Mauro Carvalho Chehab
1
-0
/
+6
2021-01-11
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
3
-5
/
+36
2021-01-04
USB: usblp: fix DMA to stack
Johan Hovold
1
-2
/
+19
2020-12-28
USB: usbtmc: Bump USBTMC_API_VERSION value
Dave Penkler
1
-1
/
+1
2020-12-28
USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STB
Dave Penkler
1
-0
/
+31
2020-12-28
USB: usbtmc: Add USBTMC_IOCTL_GET_STB
Dave Penkler
1
-0
/
+6
2020-12-28
USB: usbtmc: Fix reading stale status byte
Dave Penkler
1
-21
/
+25
2020-12-28
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
1
-3
/
+13
2020-12-28
USB: cdc-acm: blacklist another IR Droid device
Sean Young
1
-0
/
+4
2020-11-13
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
1
-0
/
+9
2020-10-28
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2
-9
/
+6
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
1
-0
/
+11
2020-10-02
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
1
-17
/
+55
2020-09-25
USB: cdc-acm: clean up no-union-descriptor handling
Johan Hovold
2
-28
/
+15
2020-09-25
USB: cdc-acm: use common data-class define
Johan Hovold
2
-6
/
+2
2020-09-25
USB: cdc-acm: handle broken union descriptors
Johan Hovold
1
-0
/
+12
2020-09-25
Revert "cdc-acm: hardening against malicious devices"
Johan Hovold
1
-5
/
+0
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+5
2020-09-17
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2
-9
/
+10
2020-09-17
usblp: fix race between disconnect() and read()
Oliver Neukum
1
-0
/
+5
2020-08-18
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
1
-12
/
+10
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+6
2020-07-15
usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...
Lee Jones
1
-1
/
+2
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-03
usb: class: usbtmc: File headers are not good candidates for kerneldoc
Lee Jones
1
-1
/
+1
2020-06-23
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
1
-0
/
+6
2020-06-18
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
1
-0
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-27
CDC-ACM: heed quirk also in error handling
Oliver Neukum
1
-1
/
+1
2020-05-13
usblp: poison URBs upon disconnect
Oliver Neukum
1
-1
/
+4
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
2
-3
/
+32
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
1
-3
/
+3
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
1
-9
/
+16
2020-03-17
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
1
-4
/
+5
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+2
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2
-4
/
+2
2019-10-15
USB: usblp: fix use-after-free on disconnect
Johan Hovold
1
-1
/
+3
2019-10-04
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
1
-3
/
+5
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2
-4
/
+15
2019-08-28
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
1
-4
/
+12
2019-08-21
usbtmc: more sanity checking for packet size
Oliver Neukum
1
-0
/
+3
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+7
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-08-09
USB: usblp: convert to use dev_groups
Greg Kroah-Hartman
1
-6
/
+7
2019-08-09
USB: usbtmc: convert to use dev_groups
Greg Kroah-Hartman
1
-10
/
+3
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-1
/
+1
[next]