summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/metro-usb.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-09USB: serial: metro-usb: move to use dev_dbg() instead of dbg()Greg Kroah-Hartman1-34/+44
2012-03-09USB: serial: metro-usb: remove unneeded cast and function callGreg Kroah-Hartman1-5/+2
2012-03-09USB: serial: metro-usb: remove function header commentsGreg Kroah-Hartman1-110/+0
2012-03-09USB: serial: metro-usb: remove function prototypesGreg Kroah-Hartman1-146/+117
2012-03-09USB: serial: metro-usb: fix up coding style errorsGreg Kroah-Hartman1-95/+65
2012-03-09USB: serial: metro-usb: remove the .h fileGreg Kroah-Hartman1-2/+21
2012-03-09USB: serial: metro-usb: convert to use module_usb_serial_driverGreg Kroah-Hartman1-44/+2
2012-03-09USB: serial: metro-usb: remove vendor and product module parametersGreg Kroah-Hartman1-33/+2
2012-03-09USB: serial: metro-usb: fix up usb_serial_register callsGreg Kroah-Hartman1-11/+7
2012-03-09USB: serial: add metro-usb driver to the treeAleksey Babahin1-0/+622