index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
metro-usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
2013-06-10
1
-2
/
+2
*
USB: metro-usb: always disable uart on close
Johan Hovold
2013-03-25
1
-4
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-5
/
+2
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
USB: serial: remove driver version information
Johan Hovold
2012-10-31
1
-2
/
+0
*
USB: metro-usb: fix io after disconnect
Johan Hovold
2012-10-25
1
-9
/
+6
*
USB: metro-usb: fix port-data memory leak
Johan Hovold
2012-10-25
1
-37
/
+13
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-7
/
+0
|
\
|
*
USB: serial: metro-usb.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-14
1
-7
/
+0
*
|
tty: fix the metro-usb change I messed up
Alan Cox
2012-08-10
1
-1
/
+1
*
|
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
2012-07-16
1
-8
/
+0
|
\
\
|
|
/
|
*
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
2012-07-05
1
-8
/
+0
*
|
usb: fix sillies in the metro USB driver
Alan Cox
2012-07-12
1
-7
/
+1
|
/
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
1
-6
/
+1
*
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+0
*
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+0
*
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
2012-04-10
1
-1
/
+1
*
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
2012-04-10
1
-1
/
+0
*
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
2012-04-10
1
-2
/
+2
*
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
2012-04-10
1
-7
/
+7
*
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
2012-04-10
1
-0
/
+53
*
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
2012-04-10
1
-0
/
+9
*
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
2012-04-10
1
-3
/
+3
*
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
2012-03-08
1
-34
/
+44
*
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
2012-03-08
1
-5
/
+2
*
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
2012-03-08
1
-110
/
+0
*
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
2012-03-08
1
-146
/
+117
*
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
2012-03-08
1
-95
/
+65
*
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2012-03-08
1
-2
/
+21
*
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
2012-03-08
1
-44
/
+2
*
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
2012-03-08
1
-33
/
+2
*
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
2012-03-08
1
-11
/
+7
*
USB: serial: add metro-usb driver to the tree
Aleksey Babahin
2012-03-08
1
-0
/
+622