linux/drivers/staging/dgrp
Devendra Naga 7b63c5772f staging: dgrp: check for a valid proc dir entry pointer
while proc_create fails, the register_proc_table can do a derefernce of the
null pointer causing to oops the system, instead check for a valid pointer
at register and unregister

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-22 08:58:44 -08:00
..
Kconfig staging: Add dgrp driver for Digi Realport devices 2012-09-21 09:04:18 -07:00
Makefile staging: Add dgrp driver for Digi Realport devices 2012-09-21 09:04:18 -07:00
README staging: Add dgrp driver for Digi Realport devices 2012-09-21 09:04:18 -07:00
TODO staging: dgrp: add dgrp to the build 2012-09-21 09:04:18 -07:00
dgrp_common.c userns: Fix build of drivers/staging/dgrp 2012-10-03 09:52:08 -07:00
dgrp_common.h staging: dgrp: remove rawreadok module option 2012-10-25 11:22:42 -07:00
dgrp_dpa_ops.c staging: dgrp: fix some warnings 2012-10-22 15:44:30 -07:00
dgrp_driver.c staging: dgrp: remove rawreadok module option 2012-10-25 11:22:42 -07:00
dgrp_mon_ops.c staging: serial: dgrp: Add missing #include <linux/uaccess.h> 2012-10-05 09:26:02 -07:00
dgrp_net_ops.c TTY/Serial merge for 3.8-rc1 2012-12-11 14:08:47 -08:00
dgrp_ports_ops.c staging: Add dgrp driver for Digi Realport devices 2012-09-21 09:04:18 -07:00
dgrp_specproc.c staging: dgrp: check for a valid proc dir entry pointer 2013-01-22 08:58:44 -08:00
dgrp_sysfs.c TTY/Serial merge for 3.8-rc1 2012-12-11 14:08:47 -08:00
dgrp_tty.c TTY/Serial merge for 3.8-rc1 2012-12-11 14:08:47 -08:00
digirp.h staging: Add dgrp driver for Digi Realport devices 2012-09-21 09:04:18 -07:00
drp.h staging: Add dgrp driver for Digi Realport devices 2012-09-21 09:04:18 -07:00

README

The user space code to work with this driver is located at
https://github.com/wfp5p/dgrp-utils