linux/drivers/staging/unisys
Sudip Mukherjee 2e71c9e427 staging: unisys: use error codes
we were just returning -1 to the calling function which was again
returning that if the module failed to load. Now we are returning the
actual error codes.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 13:43:45 +02:00
..
common-spar/include Staging: unisys: Remove unnecessary semicolon 2015-03-06 15:48:33 -08:00
Documentation staging: unisys: ABI documentation for new sysfs entries 2014-07-24 15:07:59 -07:00
include staging: unisys: remove LOGWRN() macros and uniklog.h 2015-03-06 16:50:10 -08:00
uislib staging: unisys: fix NULL pointer comparisons in uislib.c 2015-03-23 21:58:12 +01:00
virthba staging: unisys: fix CamelCase in virthba_probe() 2015-03-20 14:19:16 +01:00
virtpci staging: unisys: clean up NULL compares in virtpci.c 2015-03-20 14:19:16 +01:00
visorchannel staging: unisys: clean up NULL comparisons in visorchannel_funcs.c 2015-03-20 14:19:15 +01:00
visorchipset staging: unisys: use error codes 2015-04-03 13:43:45 +02:00
visorutil staging: unisys: remove last remnants of proc entry code 2015-03-23 22:00:17 +01:00
Kconfig staging: unisys: get rid of channel stub 2015-01-09 17:30:19 -08:00
MAINTAINERS
Makefile staging: unisys: get rid of channel stub 2015-01-09 17:30:19 -08:00
TODO