index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-02-10
1
-0
/
+6
|
\
|
*
USB: cdc-acm: ignore Exar XR21V141X when serial driver is built
Mauro Carvalho Chehab
2021-01-21
1
-0
/
+6
*
|
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-08
1
-8
/
+11
|
\
\
|
*
|
USB: usblp: don't call usb_set_interface if there's a single alt
Jeremy Figgins
2021-01-26
1
-8
/
+11
|
|
/
*
|
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
2021-01-11
3
-5
/
+36
|
\
|
|
*
USB: usblp: fix DMA to stack
Johan Hovold
2021-01-04
1
-2
/
+19
|
*
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
2020-12-28
1
-3
/
+13
|
*
USB: cdc-acm: blacklist another IR Droid device
Sean Young
2020-12-28
1
-0
/
+4
*
|
USB: usbtmc: Bump USBTMC_API_VERSION value
Dave Penkler
2020-12-28
1
-1
/
+1
*
|
USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STB
Dave Penkler
2020-12-28
1
-0
/
+31
*
|
USB: usbtmc: Add USBTMC_IOCTL_GET_STB
Dave Penkler
2020-12-28
1
-0
/
+6
*
|
USB: usbtmc: Fix reading stale status byte
Dave Penkler
2020-12-28
1
-21
/
+25
|
/
*
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-11-13
1
-0
/
+9
*
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2020-10-28
2
-9
/
+6
*
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-05
1
-0
/
+11
*
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-10-02
1
-17
/
+55
*
USB: cdc-acm: clean up no-union-descriptor handling
Johan Hovold
2020-09-25
2
-28
/
+15
*
USB: cdc-acm: use common data-class define
Johan Hovold
2020-09-25
2
-6
/
+2
*
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-09-25
1
-0
/
+12
*
Revert "cdc-acm: hardening against malicious devices"
Johan Hovold
2020-09-25
1
-5
/
+0
*
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-21
1
-0
/
+5
|
\
|
*
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-09-17
1
-0
/
+5
*
|
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2020-09-17
2
-9
/
+10
|
/
*
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
2020-08-18
1
-12
/
+10
*
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-08-07
1
-0
/
+6
|
\
|
*
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
2020-06-23
1
-0
/
+6
*
|
usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...
Lee Jones
2020-07-15
1
-1
/
+2
*
|
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-1
/
+1
*
|
usb: class: usbtmc: File headers are not good candidates for kerneldoc
Lee Jones
2020-07-03
1
-1
/
+1
*
|
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
2020-06-18
1
-0
/
+2
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
CDC-ACM: heed quirk also in error handling
Oliver Neukum
2020-05-27
1
-1
/
+1
*
usblp: poison URBs upon disconnect
Oliver Neukum
2020-05-13
1
-1
/
+4
*
cdc-acm: introduce a cool down
Oliver Neukum
2020-04-16
2
-3
/
+32
*
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-04-16
1
-3
/
+3
*
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-03-27
1
-9
/
+9
*
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-03-17
1
-9
/
+16
*
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2020-03-17
1
-4
/
+5
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
2
-4
/
+2
|
\
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
2
-4
/
+2
*
|
USB: usblp: fix use-after-free on disconnect
Johan Hovold
2019-10-15
1
-1
/
+3
*
|
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
2019-10-04
1
-3
/
+5
|
/
*
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
2
-4
/
+15
|
\
|
*
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-08-28
1
-4
/
+12
|
*
usbtmc: more sanity checking for packet size
Oliver Neukum
2019-08-21
1
-0
/
+3
*
|
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-19
1
-5
/
+7
|
\
|
|
*
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-08-15
1
-5
/
+7
*
|
USB: usblp: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
1
-6
/
+7
*
|
USB: usbtmc: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
1
-10
/
+3
|
/
*
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-20
1
-1
/
+1
[next]