index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
metro-usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
USB: serial: constify device-id tables
Johan Hovold
1
-1
/
+1
2013-12-19
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
1
-1
/
+1
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-2
/
+2
2013-03-25
USB: metro-usb: always disable uart on close
Johan Hovold
1
-4
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-5
/
+2
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2012-10-31
USB: serial: remove driver version information
Johan Hovold
1
-2
/
+0
2012-10-25
USB: metro-usb: fix io after disconnect
Johan Hovold
1
-9
/
+6
2012-10-25
USB: metro-usb: fix port-data memory leak
Johan Hovold
1
-37
/
+13
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-7
/
+0
2012-09-14
USB: serial: metro-usb.c: remove debug module parameter
Greg Kroah-Hartman
1
-7
/
+0
2012-08-10
tty: fix the metro-usb change I messed up
Alan Cox
1
-1
/
+1
2012-07-16
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
1
-8
/
+0
2012-07-12
usb: fix sillies in the metro USB driver
Alan Cox
1
-7
/
+1
2012-07-05
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
1
-8
/
+0
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-04-10
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
1
-1
/
+1
2012-04-10
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
1
-1
/
+0
2012-04-10
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
1
-2
/
+2
2012-04-10
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
1
-7
/
+7
2012-04-10
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
1
-0
/
+53
2012-04-10
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
1
-0
/
+9
2012-04-10
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
1
-3
/
+3
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
1
-34
/
+44
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
1
-5
/
+2
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
1
-110
/
+0
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
1
-146
/
+117
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
1
-95
/
+65
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
1
-2
/
+21
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
1
-44
/
+2
2012-03-08
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
1
-33
/
+2
2012-03-08
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
1
-11
/
+7
2012-03-08
USB: serial: add metro-usb driver to the tree
Aleksey Babahin
1
-0
/
+622