History log of /drivers/usb/serial/zio.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dba607f9f0aebfa8f29b3eb911250aa19d5d71a8 28-Feb-2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: serial: zio.c: use module_usb_serial_driver

This converts the zio.c driver to use the module_usb_serial_driver() call
instead of having to have a module_init/module_exit function, saving a lot
of duplicated code.

CC: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/drivers/usb/serial/zio.c
29618e9fb5507b9fcf07f739a8506a3640495945 23-Feb-2012 Alan Stern <stern@rowland.harvard.edu> usb-serial: use new registration API in [t-z]* drivers

This patch (as1529) modifies the following usb-serial drivers to
utilize the new usb_serial_{de}register_drivers() routines:

ti_usb_3410_5052, usb_debug, visor, vivopay-serial,
whiteheat, and zio.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/drivers/usb/serial/zio.c
2a1e7d5d54c1c046c1fe47dffd119b45087c6de6 10-Mar-2010 Vijay Kumar <vijaykumar@zilogic.com> USB Serial Driver: ZIO Motherboard

Add ZIO Motherboard USB serial interface driver.

Signed-off-by: Vijay Kumar B. <vijaykumar@zilogic.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/usb/serial/zio.c