aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgrp
AgeCommit message (Expand)Author
2014-02-07Revert "Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.c"Greg Kroah-Hartman
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: dgrp: Fix space prohibited before semicolonMasanari Iida
2013-11-11Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.cRashika Kheria
2013-09-17staging: dgrp: Remove casting the return value which is a void pointerJingoo Han
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-19staging: dgrp: add __init/__exit macrosnavin patidar
2013-07-23tty: Ensure single-threaded flip buffer consumer with mutexPeter Hurley
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-08drivers: staging: dgrp: using time_is_before_jiffies() instead of open coding...Chen Gang
2013-05-13staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DES...Chen Gang
2013-05-13staging: dgrp: Fixed warning 'space prohibited before semicolon'Tülin İzer
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-22staging: dgrp: info leak in dgrp_dpa_ioctl()Dan Carpenter
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro
2013-04-09dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro
2013-04-09dgrp procfs fixes, part 3: kill dead codeAl Viro
2013-04-09dgrp procfs fixes, part 2Al Viro
2013-04-09dgrp procfs fixes, part 1Al Viro
2013-04-09mode_t, whack-a-mole at 11...Al Viro
2013-04-05staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()Alexey Khoroshilov
2013-03-14staging: dgrp: cleanup sparse warningsNathan Zimmer
2013-03-11staging: dgrp: Drop unnecessary typecastGuenter Roeck
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
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