summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp
Commit message (Expand)AuthorAgeFilesLines
* staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handlingBill Pemberton2012-11-141-15/+0
* staging: dgrp: fix potential NULL defereference issueYuanhan Liu2012-10-291-1/+1
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-293-0/+18
|\
| * 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
* | staging: remove version.h include from dgrp/dgrp_sysfs.cJesper Juhl2012-10-221-1/+0
* | staging: dgrp: fix some warningsAlan Cox2012-10-223-2/+5
|/
* userns: Fix build of drivers/staging/dgrpEric W. Biederman2012-10-031-2/+2
* staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell2012-09-251-0/+1
* staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton2012-09-251-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
OpenPOWER on IntegriCloud