index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Age
Commit message (
Expand
)
Author
2016-11-23
USB: serial: fix potential NULL-dereference at probe
Johan Hovold
2016-08-24
USB: serial: fix memleak in driver-registration error path
Alexey Klimov
2015-08-03
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
2015-02-26
USB: serial: fix port attribute-creation race
Johan Hovold
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
2014-08-27
USB: serial: fix potential heap buffer overflow
Johan Hovold
2014-08-27
USB: serial: fix potential stack buffer overflow
Johan Hovold
2014-05-27
USB: serial: remove overly defensive port tests
Johan Hovold
2014-04-24
USB: serial: fix sysfs-attribute removal deadlock
Johan Hovold
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-03-12
USB: serial: add missing braces
Johan Hovold
2014-03-12
USB: serial: make bulk_out_size a lower limit
Johan Hovold
2014-01-03
USB: serial: clean up ioctl debugging
Johan Hovold
2013-07-23
USB: serial: clean up dtr_rts
Johan Hovold
2013-06-17
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-05
USB: serial: fix TIOCMIWAIT return value
Johan Hovold
2013-05-16
USB: serial: clean up chars_in_buffer
Johan Hovold
2013-05-16
USB: serial: add generic wait_until_sent implementation
Johan Hovold
2013-05-16
USB: serial: add wait_until_sent operation
Johan Hovold
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-03-28
Revert "USB: serial: fix hang when opening port"
Greg Kroah-Hartman
2013-03-28
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2013-03-26
USB: serial: fix hang when opening port
Ming Lei
2013-03-25
USB: serial: update copyright information
Johan Hovold
2013-03-25
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
2013-03-25
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2013-03-25
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
2013-03-25
USB: serial: rename port release
Johan Hovold
2013-03-25
USB: serial: fix port release
Johan Hovold
2013-03-25
USB: serial: clean up generic-operation handling
Johan Hovold
2013-03-25
USB: serial: remove generic release callback
Johan Hovold
2013-03-25
USB: serial: remove generic disconnect callback
Johan Hovold
2013-03-25
USB: serial: remove redundant allocation error messages
Johan Hovold
2013-03-25
USB: serial: clean up debug info
Johan Hovold
2013-03-25
USB: serial: remove redundant comments
Johan Hovold
2013-03-25
USB: serial: rename tty-port callbacks
Johan Hovold
2013-03-25
USB: serial: comments on suspend failure
Ming Lei
2013-03-25
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
2013-03-21
USB: serial: fix interface refcounting
Johan Hovold
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-15
usb/serial: Remove unnecessary check for console
Peter Hurley
2013-02-13
USB: serial: fix null-pointer dereferences on disconnect
Johan Hovold
2013-01-18
USB: serial: grab disconnect mutex in chars_in_buffer
Johan Hovold
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-09-19
USB: serial: fix up bug with missing {}
Greg Kroah-Hartman
2012-09-18
USB: serial: core: fix up printk() usage
Greg Kroah-Hartman
[next]