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
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-03-17
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-15
USB: usblp: fix use-after-free on disconnect
Johan Hovold
2019-10-04
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-08-28
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-08-21
usbtmc: more sanity checking for packet size
Oliver Neukum
2019-08-19
Merge 5.3-rc5 into usb-next
Greg Kroah-Hartman
2019-08-15
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-08-09
USB: usblp: convert to use dev_groups
Greg Kroah-Hartman
2019-08-09
USB: usbtmc: convert to use dev_groups
Greg Kroah-Hartman
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-03
usb: cdc-wdm: remove redundant assignment to rv
Colin Ian King
2019-04-29
USB: cdc-acm: clean up throttle handling
Johan Hovold
2019-04-29
USB: cdc-acm: fix unthrottle races
Johan Hovold
2019-03-28
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
2019-02-19
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-07
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
2018-12-20
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2018-11-20
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-13
cdc-acm: switch to ->[sg]et_serial()
Al Viro
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-08
Merge 4.19-rc7 into usb-next
Greg Kroah-Hartman
2018-10-01
usb: cdc_acm: Do not leak URB buffers
Romain Izard
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2018-09-28
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_abort_bulk_in_tag
Guido Kiener
2018-09-28
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear
Guido Kiener
2018-09-28
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_read
Guido Kiener
2018-09-28
usb: usbtmc: Fix memory leak in usbtmc_ioctl_request
Guido Kiener
2018-09-20
usb: usbtmc: Remove sysfs group TermChar and auto_abort
Guido Kiener
2018-09-20
usb: usbtmc: Fix split quoted string in debug message
Guido Kiener
2018-09-20
usb: usbtmc: Remove redundant macro USBTMC_SIZE_IOBUFFER
Guido Kiener
2018-09-20
usb: usbtmc: Remove redundant code
Guido Kiener
2018-09-20
usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSION
Guido Kiener
2018-09-20
usb: usbtmc: Replace USBTMC_TIMEOUT macros for control messages
Guido Kiener
2018-09-20
usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUT
Guido Kiener
2018-09-20
usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_IN
Guido Kiener
2018-09-20
usb: usbtmc: Fix ioctl USBTMC_IOCTL_CLEAR
Guido Kiener
2018-09-20
usb: usbtmc: Optimize usbtmc_read
Guido Kiener
2018-09-20
usb: usbtmc: Optimize usbtmc_write
Guido Kiener
[next]