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
2016-09-28
Revert "usbtmc: convert to devm_kzalloc"
Greg Kroah-Hartman
2016-09-21
cdc-acm: hardening against malicious devices
Oliver Neukum
2016-09-13
cdc-acm: cleaning up debug in data submission path
Oliver Neukum
2016-09-13
cdc-acm: cleanup debugging in submission path
Oliver Neukum
2016-09-09
cdc-acm: delete obsolete debug messages
Oliver Neukum
2016-09-09
cdc-wdm: add terminating newline
Oliver Neukum
2016-08-30
usb: class: usbtmc: don't print on ENOMEM
Wolfram Sang
2016-08-21
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
2016-08-15
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2016-08-15
cdc-wdm: cleanup debug messages
Oliver Neukum
2016-08-15
usb: class: usbtmc: don't print error when allocating urb fails
Wolfram Sang
2016-08-10
cdc-wdm: Clear read pipeline in case of error
Robert Foss
2016-08-09
cdc-wdm: fix "out-of-sync" due to missing notifications
Bjørn Mork
2016-07-18
cdc-acm: beautify probe()
Oliver Neukum
2016-07-18
cdc-wdm: use the common CDC parser
Oliver Neukum
2016-07-18
cdc-acm: cleanup error handling
Oliver Neukum
2016-07-18
cdc-acm: use the common parser
Oliver Neukum
2016-06-07
usb: cdc-acm: Space prohibited before close parenthesis ')'.
Sandhya Bankar
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-13
cdc-acm: fix crash if flushed with nothing buffered
Oliver Neukum
2016-03-18
USB: cdc-acm: more sanity checking
Oliver Neukum
2016-02-20
usb: usbtmc: Fix disconnect/poll interaction
Dave Penkler
2016-02-14
cdc-acm: implement put_char() and flush_chars()
Oliver Neukum
2016-02-03
Add ioctls to enable and disable local controls on an instrument
Dave Penkler
2016-02-03
Add ioctl to retrieve USBTMC-USB488 capabilities
Dave Penkler
2016-02-03
Add support for receiving USBTMC USB488 SRQ notifications via poll/select
Dave Penkler
2016-02-03
Add support for USBTMC USB488 SRQ notification with fasync
Dave Penkler
2016-02-03
Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation.
Dave Penkler
2016-01-24
cdc-acm:exclude Samsung phone 04e8:685d
Oliver Neukum
2016-01-24
usb: cdc-acm: send zero packet for intel 7260 modem
Lu Baolu
2016-01-24
usb: cdc-acm: handle unlinked urb in acm read callback
Lu Baolu
2015-11-23
USB: cdc_acm: Ignore Infineon Flash Loader utility
Jonas Jonsson
2015-11-19
usblp: do not set TASK_INTERRUPTIBLE before lock
Jiri Slaby
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
2015-07-22
usb: class: Use USB_CLASS_PRINTER instead of number 7
Krzysztof Opasiak
2015-07-22
cdc-acm: Destroy acm_minors IDR on module exit
Johannes Thumshirn
2015-06-08
cdc-acm: Add support of ATOL FPrint fiscal printers
Alexey Sokolov
2015-06-02
USB: usbtmc: add device quirk for Rigol DS6104
Teunis van Beelen
2015-05-24
cdc-acm: use swap() in acm_probe()
Fabian Frederick
2015-05-24
USB: cdc-acm: add support for up to 256 devices
Johan Hovold
2015-05-24
USB: cdc-acm: use idr to manage minor numbers
Johan Hovold
2015-05-10
USB: usblp.c: move assignment out of if () block
Greg Kroah-Hartman
2015-04-28
cdc-acm: prevent infinite loop when parsing CDC headers.
Quentin Casasnovas
2015-03-26
cdc-wdm: error returns need to be translated
Oliver Neukum
2015-03-26
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
2015-03-26
cdc-wdm: unify error handling in write
Oliver Neukum
2015-03-26
cdc-acm: convert to not directly using urb->status
Oliver Neukum
2015-03-26
cdc-acm: surpress misleading message
Oliver Neukum
2015-03-26
cdc-acm: fix race between callback and unthrottle
Oliver Neukum
2015-03-26
cdc-wdm: return correct error codes
Oliver Neukum
[next]