index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.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: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
USB: serial: constify device-id tables
Johan Hovold
2014-01-03
1
-1
/
+1
*
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
2013-12-19
1
-1
/
+1
*
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