History log of /drivers/staging/cxt1e1/comet.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b8b739941eb57ec4c5fc87a73e7e7b554cf395fb 10-Dec-2010 Greg Kroah-Hartman <gregkh@suse.de> Staging: cxt1e1: rename global log_level variable

The driver should not have such a generic global variable name.

Reported-by: Zimny Lech <napohybelskurwysynom2010@gmail.com>
Cc: Bob Beers <bob.beers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/cxt1e1/comet.c
694a98073f83ce1c14e3c0bba182bfeba5c44f01 03-May-2010 Joe Perches <joe@perches.com> Staging: staging/cxt1e1: Convert bare printks to pr_<level>

Added #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
A few line splits for long arguments
A couple of embedded function names converted to "%s", __func__
Removed some uses of THIS_MODULE->name

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/cxt1e1/comet.c
50ee11fe383255db8e5c3307319d470015616f27 04-Mar-2010 Bob Beers <bob.beers@gmail.com> staging: Add driver to support wanPMC-CxT1E1 card.

Obviously still needs serious attention, but it compiles.

Original author: Rick Dobbs

Add driver to support wanPMC-CxT1E1 card.

This card provides 1-4 ports of T1E1 in PMC form factor.

Note, Rick doesn't want his email showing up as the "From:" author, but
has given his blessing to have the code included in the kernel tree.

Signed-off-by: Bob Beers <bob.beers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/drivers/staging/cxt1e1/comet.c