aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp/dgrp_net_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-08drivers: staging: dgrp: using time_is_before_jiffies() instead of open coding 'jiffies'Chen Gang1-1/+1
2013-05-13staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DESC_LEN lengthChen Gang1-1/+1
2013-05-13staging: dgrp: Fixed warning 'space prohibited before semicolon'Tülin İzer1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-27/+3
2013-04-29Include missing linux/slab.h inclusionsDavid Howells1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-8/+1
2013-04-09dgrp procfs fixes, part 5: per-node filesAl Viro1-18/+1
2013-03-14staging: dgrp: cleanup sparse warningsNathan Zimmer1-1/+1
2013-03-11staging: dgrp: Drop unnecessary typecastGuenter Roeck1-1/+1
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+2
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+1
2013-01-15TTY: convert more flipping functionsJiri Slaby1-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-2/+2
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-62/+11
2012-11-21staging: dgrp: Fix typo in dgrp driverMasanari Iida1-3/+3
2012-10-29staging: dgrp: fix potential NULL defereference issueYuanhan Liu1-1/+1
2012-10-25staging: dgrp: remove use of real_raw and read_cnt in dgrp_inputBill Pemberton1-59/+8
2012-10-22staging: dgrp: fix some warningsAlan Cox1-0/+3
2012-09-25staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton1-0/+6
2012-09-21staging: Add dgrp driver for Digi Realport devicesBill Pemberton1-0/+3731