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-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-10
CDC-ACM: heed quirk also in error handling
Oliver Neukum
2020-04-29
cdc-acm: introduce a cool down
Oliver Neukum
2020-04-29
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-04-02
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-03-25
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-03-25
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-11-20
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear
Guido Kiener
2019-11-20
usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUT
Guido Kiener
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-10-09
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-10-09
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
2018-10-09
cdc-acm: fix race between reset and control messaging
Oliver Neukum
2018-10-01
usb: cdc_acm: Do not leak URB buffers
Romain Izard
2018-09-20
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
2018-09-10
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-09-05
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-24
usb: usbtmc: Add support for 32 bit compat applications
Guido Kiener
2018-07-21
usb: usbtmc: Add ioctl for termination character
Guido Kiener
2018-07-21
usb: usbtmc: Add ioctl for EOM bit
Guido Kiener
2018-07-21
usb: usbtmc: Add ioctl for trigger
Guido Kiener
2018-07-21
usb: usbtmc: Add ioctls to set/get usb timeout
Guido Kiener
2018-07-21
usb: usbtmc: use consistent timeout error
Guido Kiener
2018-07-21
usb: usbtmc: Support Read Status Byte with SRQ per file
Guido Kiener
2018-07-16
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
2018-06-28
usb: cdc-wdm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
USB: cdc-wdm: don't enable interrupts in USB-giveback
Sebastian Andrzej Siewior
2018-06-28
usb: usblp: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
usb: cdc-acm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-25
usb: cdc-acm: Decrement tty port's refcount if probe() fail
Jaejoong Kim
2018-06-25
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
2018-05-18
usb: usbtmc: Remove rigol_quirk
Guido Kiener
2018-02-16
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
[next]