aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp/dgrp_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-0/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-12/+12
2012-11-26staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()Kumar Amit Mehta1-14/+8
2012-11-26staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp driverKumar Amit Mehta1-7/+0
2012-11-21staging: dgrp: Fix typo in dgrp driverMasanari Iida1-3/+3
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-1/+3
2012-11-14staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handlingBill Pemberton1-15/+0
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton1-0/+9
2012-10-05staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven1-0/+1
2012-09-21staging: Add dgrp driver for Digi Realport devicesBill Pemberton1-0/+3331