summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp
Commit message (Expand)AuthorAgeFilesLines
* staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-171-0/+9
* staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-171-0/+6
* staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-053-0/+3
* userns: Fix build of drivers/staging/dgrpEric W. Biederman2012-10-031-2/+2
* staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell2012-09-261-0/+1
* staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton2012-09-261-0/+6
* staging: dgrp: add dgrp to the buildBill Pemberton2012-09-211-3/+9
* staging: Add dgrp driver for Digi Realport devicesBill Pemberton2012-09-2116-0/+10880