index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
2020-11-18
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-11-05
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2020-10-29
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-10-29
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-29
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-09-23
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-09-03
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
2020-06-30
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
2020-06-25
usblp: poison URBs upon disconnect
Oliver Neukum
2020-06-11
CDC-ACM: heed quirk also in error handling
Oliver Neukum
2020-05-02
cdc-acm: introduce a cool down
Oliver Neukum
2020-05-02
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-04-02
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-04-02
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-04-02
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2020-01-27
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2019-10-29
USB: usblp: fix use-after-free on disconnect
Johan Hovold
2019-10-17
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
2019-09-06
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-08-25
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-05-10
USB: cdc-acm: fix unthrottle races
Johan Hovold
2019-04-03
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
2019-01-16
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
2019-01-09
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2018-11-27
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
2018-11-10
cdc-acm: fix race between reset and control messaging
Oliver Neukum
2018-11-10
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-11-10
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
2018-10-13
usb: cdc_acm: Do not leak URB buffers
Romain Izard
2018-10-03
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
2018-09-26
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-09-26
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
2018-07-28
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
2018-07-08
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
2018-05-25
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
2018-02-03
CDC-ACM: apply quirk for card reader
Oliver Neukum
2018-02-03
USB: cdc-acm: Do not log urb submission errors on disconnect
Hans de Goede
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
2017-09-25
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
2017-08-10
usb: usbtmc: constify attribute_group structures.
Arvind Yadav
2017-07-23
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
2017-07-22
USB: cdc-wdm: remove unneeded DRIVER_VERSION define
Greg Kroah-Hartman
2017-07-17
USB: cdc-acm: add device-id for quirky printer
Johan Hovold
2017-05-17
usb: cdc-wdm: use memdup_user
Geliang Tang
2017-04-25
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
Bjørn Mork
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
2017-04-01
cdc-acm: remove unused element of struct acm
Tobias Herzog
2017-04-01
cdc-acm: log message for serial state notification
Tobias Herzog
2017-04-01
cdc-acm: reassemble fragmented notifications
Tobias Herzog
[next]