summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp/dgrp_net_ops.c
Commit message (Expand)AuthorAgeFilesLines
* staging: dgrp: remove driverKristina Martšenko2014-06-301-3666/+0
* Revert "Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.c"Greg Kroah-Hartman2014-02-071-175/+155
* Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.cRashika Kheria2013-11-111-155/+175
* drivers: staging: dgrp: using time_is_before_jiffies() instead of open coding...Chen Gang2013-06-081-1/+1
* staging: for dgrp, let nd_ps_desc always NUL terminated string within MAX_DES...Chen Gang2013-05-131-1/+1
* staging: dgrp: Fixed warning 'space prohibited before semicolon'Tülin İzer2013-05-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-27/+3
|\
| * Include missing linux/slab.h inclusionsDavid Howells2013-04-291-1/+1
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-8/+1
| * dgrp procfs fixes, part 5: per-node filesAl Viro2013-04-091-18/+1
* | staging: dgrp: cleanup sparse warningsNathan Zimmer2013-03-141-1/+1
* | staging: dgrp: Drop unnecessary typecastGuenter Roeck2013-03-111-1/+1
|/
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-0/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+1
* TTY: convert more flipping functionsJiri Slaby2013-01-151-1/+1
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+2
* Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-62/+11
|\
| * staging: dgrp: Fix typo in dgrp driverMasanari Iida2012-11-211-3/+3
| * staging: dgrp: remove use of real_raw and read_cnt in dgrp_inputBill Pemberton2012-10-251-59/+8
* | staging: dgrp: fix potential NULL defereference issueYuanhan Liu2012-10-291-1/+1
* | staging: dgrp: fix some warningsAlan Cox2012-10-221-0/+3
|/
* staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton2012-09-251-0/+6
* staging: Add dgrp driver for Digi Realport devicesBill Pemberton2012-09-211-0/+3731
OpenPOWER on IntegriCloud