index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
metro-usb.c
Age
Commit message (
Expand
)
Author
2012-08-10
tty: fix the metro-usb change I messed up
Alan Cox
2012-07-16
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
2012-07-12
usb: fix sillies in the metro USB driver
Alan Cox
2012-07-05
USB: metro-usb: fix tty_flip_buffer_push use
Johan Hovold
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-04-10
USB: serial: metro-usb: cosmetic fix in driver description.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: remove duplicated #include <linux/errno.h>
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: make debug messages bit more informative.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: print errors always, not only in debug mode.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: get data from device in Uni-Directional mode.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: dummy implement write_int_callback() function.
Aleksey Babahin
2012-04-10
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
2012-03-08
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
2012-03-08
USB: serial: add metro-usb driver to the tree
Aleksey Babahin