aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgrp
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * Include missing linux/slab.h inclusionsDavid Howells2013-04-29
| * constify a bunch of struct file_operations instancesAl Viro2013-04-09
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| * dgrp procfs fixes, part 6: just use proc_create{,_data}Al Viro2013-04-09
| * dgrp procfs fixes, part 5: per-node filesAl Viro2013-04-09
| * dgrp procfs fixes, part 4: get rid of sysctl-like machineryAl Viro2013-04-09
| * dgrp procfs fixes, part 3: kill dead codeAl Viro2013-04-09
| * dgrp procfs fixes, part 2Al Viro2013-04-09
| * dgrp procfs fixes, part 1Al Viro2013-04-09
| * mode_t, whack-a-mole at 11...Al Viro2013-04-09
* | staging: dgrp: info leak in dgrp_dpa_ioctl()Dan Carpenter2013-04-22
* | staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()Alexey Khoroshilov2013-04-05
* | staging: dgrp: cleanup sparse warningsNathan Zimmer2013-03-14
* | staging: dgrp: Drop unnecessary typecastGuenter Roeck2013-03-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-13
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| * | TTY: convert more flipping functionsJiri Slaby2013-01-16
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
| |/
* | staging: dgrp: remove redundant NULL check before unregister_dgrp_device().Cyril Roelandt2013-02-13
* | staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.cTommi Rantala2013-02-08
* | staging: dgrp: use correct release op for /proc/dgrp/infoTommi Rantala2013-02-08
* | staging: dgrp: check for a valid proc dir entry pointerDevendra Naga2013-01-22
|/
* Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\
| * staging: dgrp: dgrp_tty.c: Audit the return values of get/put_user()Kumar Amit Mehta2012-11-26
| * staging: dgrp: dgrp_tty.c: Remove the TIOCSSOFTCAR ioctl handler from dgrp dr...Kumar Amit Mehta2012-11-26
| * staging: dgrp: Fix typo in dgrp driverMasanari Iida2012-11-21
| * TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| * staging: dgrp: remove rawreadok module optionBill Pemberton2012-10-25
| * staging: dgrp: remove use of real_raw and read_cnt in dgrp_inputBill Pemberton2012-10-25
* | staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handlingBill Pemberton2012-11-14
* | staging: dgrp: fix potential NULL defereference issueYuanhan Liu2012-10-29
* | Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-29
|\|
| * staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-17
| * staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-17
| * staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-05
* | staging: remove version.h include from dgrp/dgrp_sysfs.cJesper Juhl2012-10-22
* | staging: dgrp: fix some warningsAlan Cox2012-10-22
|/
* userns: Fix build of drivers/staging/dgrpEric W. Biederman2012-10-03
* staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell2012-09-25
* staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton2012-09-25
* staging: dgrp: add dgrp to the buildBill Pemberton2012-09-21
* staging: Add dgrp driver for Digi Realport devicesBill Pemberton2012-09-21