aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgrp
AgeCommit message (Expand)Author
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt
2013-02-08staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala
2013-02-08staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala
2013-01-22staging: dgrp: check for a valid proc dir entry pointerDevendra Naga
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-26staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()Kumar Amit Mehta
2012-11-26staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp dr...Kumar Amit Mehta
2012-11-21staging: dgrp: Fix typo in dgrp driverMasanari Iida
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-14staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handlingBill Pemberton
2012-10-29staging: dgrp: fix potential NULL defereference issueYuanhan Liu
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-25staging: dgrp: remove rawreadok module optionBill Pemberton
2012-10-25staging: dgrp: remove use of real_raw and read_cnt in dgrp_inputBill Pemberton
2012-10-22staging: remove version.h include from dgrp/dgrp_sysfs.cJesper Juhl
2012-10-22staging: dgrp: fix some warningsAlan Cox
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton
2012-10-05staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven
2012-10-03userns: Fix build of drivers/staging/dgrpEric W. Biederman
2012-09-25staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell
2012-09-25staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton
2012-09-21staging: dgrp: add dgrp to the buildBill Pemberton
2012-09-21staging: Add dgrp driver for Digi Realport devicesBill Pemberton