index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
2021-05-10
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
2021-04-22
Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-04-22
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
2021-04-13
USB: cdc-acm: add more Maxlinear/Exar models to ignore list
Mauro Carvalho Chehab
2021-04-09
USB: cdc-acm: fix TIOCGSERIAL implementation
Johan Hovold
2021-04-09
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
2021-04-09
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
Johan Hovold
2021-03-23
USB: cdc-acm: do not log successful probe on later errors
Johan Hovold
2021-03-23
USB: cdc-acm: always claim data interface
Johan Hovold
2021-03-23
USB: cdc-acm: use negation for NULL checks
Johan Hovold
2021-03-23
USB: cdc-acm: clean up probe error labels
Johan Hovold
2021-03-23
USB: cdc-acm: drop redundant driver-data reset
Johan Hovold
2021-03-23
USB: cdc-acm: drop redundant driver-data assignment
Johan Hovold
2021-03-23
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
2021-03-23
USB: cdc-acm: fix double free on probe failure
Johan Hovold
2021-03-23
USB: cdc-acm: downgrade message to debug
Oliver Neukum
2021-03-23
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
2021-03-23
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
2021-03-10
USB: usblp: fix a hang in poll() if disconnected
Pete Zaitcev
2021-03-10
Goodix Fingerprint device is not a modem
Yorick de Wid
2021-02-10
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-01-26
USB: usblp: don't call usb_set_interface if there's a single alt
Jeremy Figgins
2021-01-21
USB: cdc-acm: ignore Exar XR21V141X when serial driver is built
Mauro Carvalho Chehab
2021-01-11
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
2021-01-04
USB: usblp: fix DMA to stack
Johan Hovold
2020-12-28
USB: usbtmc: Bump USBTMC_API_VERSION value
Dave Penkler
2020-12-28
USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STB
Dave Penkler
2020-12-28
USB: usbtmc: Add USBTMC_IOCTL_GET_STB
Dave Penkler
2020-12-28
USB: usbtmc: Fix reading stale status byte
Dave Penkler
2020-12-28
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
2020-12-28
USB: cdc-acm: blacklist another IR Droid device
Sean Young
2020-11-13
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-10-28
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-02
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-09-25
USB: cdc-acm: clean up no-union-descriptor handling
Johan Hovold
2020-09-25
USB: cdc-acm: use common data-class define
Johan Hovold
2020-09-25
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-09-25
Revert "cdc-acm: hardening against malicious devices"
Johan Hovold
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2020-09-17
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2020-09-17
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-08-18
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-07-15
usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s manage_...
Lee Jones
2020-07-10
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-03
usb: class: usbtmc: File headers are not good candidates for kerneldoc
Lee Jones
2020-06-23
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
2020-06-18
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
[next]