index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
2013-03-25
1
-0
/
+1
|
*
|
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2013-03-25
1
-4
/
+11
|
*
|
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
2013-03-25
1
-18
/
+37
|
*
|
USB: serial: rename port release
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: serial: fix port release
Johan Hovold
2013-03-25
1
-7
/
+0
|
*
|
USB: serial: clean up generic-operation handling
Johan Hovold
2013-03-25
1
-6
/
+6
|
*
|
USB: serial: remove generic release callback
Johan Hovold
2013-03-25
1
-2
/
+1
|
*
|
USB: serial: remove generic disconnect callback
Johan Hovold
2013-03-25
1
-2
/
+2
|
*
|
USB: serial: remove redundant allocation error messages
Johan Hovold
2013-03-25
1
-28
/
+9
|
*
|
USB: serial: clean up debug info
Johan Hovold
2013-03-25
1
-19
/
+20
|
*
|
USB: serial: remove redundant comments
Johan Hovold
2013-03-25
1
-15
/
+5
|
*
|
USB: serial: rename tty-port callbacks
Johan Hovold
2013-03-25
1
-9
/
+9
|
*
|
USB: serial: comments on suspend failure
Ming Lei
2013-03-25
1
-0
/
+5
|
*
|
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
2013-03-25
1
-1
/
+2
|
|
\
\
|
*
|
|
usb/serial: Remove unnecessary check for console
Peter Hurley
2013-03-15
1
-9
/
+5
*
|
|
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
1
-1
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
USB: serial: fix hang when opening port
Ming Lei
2013-03-26
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
USB: serial: fix interface refcounting
Johan Hovold
2013-03-21
1
-1
/
+2
|
|
/
*
|
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-9
/
+1
|
/
*
USB: serial: fix null-pointer dereferences on disconnect
Johan Hovold
2013-02-13
1
-2
/
+12
*
USB: serial: grab disconnect mutex in chars_in_buffer
Johan Hovold
2013-01-18
1
-4
/
+10
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+1
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-100
/
+76
|
\
|
*
USB: serial: fix up bug with missing {}
Greg Kroah-Hartman
2012-09-19
1
-1
/
+2
|
*
USB: serial: core: fix up printk() usage
Greg Kroah-Hartman
2012-09-18
1
-10
/
+3
|
*
USB: Serial: usb-serial: remove debug module parameter
Greg Kroah-Hartman
2012-09-18
1
-6
/
+2
|
*
USB: serial: core: clean up dbg and printk usage.
Greg Kroah-Hartman
2012-09-13
1
-77
/
+69
|
*
USB: serial: core: remove some trace debugging calls
Greg Kroah-Hartman
2012-09-13
1
-6
/
+0
*
|
tty: Move the handling of the tty release logic
Alan Cox
2012-07-17
1
-2
/
+1
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-1
/
+1
*
|
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-26
1
-5
/
+7
|
\
\
|
|
/
|
*
usb: use usb_serial_put in usb_serial_probe errors
Jan Safrata
2012-06-13
1
-3
/
+3
|
*
USB: serial: Enforce USB driver and USB serial driver match
Bjørn Mork
2012-06-13
1
-2
/
+4
*
|
TTY: usb-serial, use tty_port_install
Jiri Slaby
2012-06-13
1
-1
/
+1
|
/
*
USB: serial: fix up reset_resume callback
Greg Kroah-Hartman
2012-05-16
1
-2
/
+4
*
USB: serial: generic driver is only for testing
Bjørn Mork
2012-05-16
1
-0
/
+2
*
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
2012-05-15
1
-1
/
+23
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
1
-16
/
+22
*
USB: serial: remove bizarre generic_serial probe function
Greg Kroah-Hartman
2012-05-07
1
-1
/
+1
*
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-13
/
+13
*
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+1
*
usb-serial: ftdi_sio: fix oops during autosuspend
Alan Stern
2012-05-07
1
-2
/
+7
*
USB: serial: fix interface data use
Johan Hovold
2012-04-25
1
-4
/
+2
*
USB: serial: fix race between probe and open
Johan Hovold
2012-04-10
1
-0
/
+8
*
USB: fix bug in serial driver unregistration
Alan Stern
2012-04-09
1
-21
/
+2
*
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
1
-5
/
+72
|
\
|
*
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
2012-02-24
1
-10
/
+2
|
*
usb-serial: new API for driver registration
Alan Stern
2012-02-24
1
-0
/
+75
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
|
USB: serial, use tty_standard_install
Jiri Slaby
2012-02-02
1
-10
/
+6
|
/
[prev]
[next]