aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17staging: dgap: fix overflows and format stringsKees Cook1-7/+10
2013-08-30staging: dgap: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2013-08-28staging: dgap: Remove version.h header inclusion in dgap_trace.cSachin Kamat1-1/+0
2013-08-28staging: dgap: Remove version.h header inclusion in dgap_sysfs.cSachin Kamat1-1/+0
2013-08-28staging: dgap: Remove version.h header inclusion in dgap_parse.cSachin Kamat1-1/+0
2013-08-23staging: dgap: removes proc.hLidza Louina4-154/+0
2013-08-23staging: dgap: removes proc.cLidza Louina1-1923/+0
2013-08-23staging: dgap: removes references to proc codeLidza Louina2-10/+0
2013-08-23staging: dgap: removes mgmt.hLidza Louina5-37/+0
2013-08-23staging: dgap: removes mgmt.cLidza Louina2-762/+1
2013-08-23staging: dgap: removes references to mgmt codeLidza Louina1-3/+0
2013-08-22staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionalsLidza Louina3-15/+0
2013-08-22staging: dgap: mgmt.c: removes unused variableLidza Louina1-1/+0
2013-08-22staging: dgap: tty.c: fixes incompatible type errorLidza Louina1-1/+1
2013-08-22staging: dgap: tty.c: fixes ioctl param listLidza Louina1-37/+2
2013-08-22staging: dgap: tty.c: removes read_cnt, real_raw and rawreadokLidza Louina1-33/+14
2013-08-22staging: dgap: tty.c: fixes termios errorLidza Louina1-14/+14
2013-08-22staging: dgap: tty.c: fixes errors with tty function callsLidza Louina1-5/+5
2013-08-22staging: dgap: fep5.c: fixes errors with tty function callsLidza Louina1-3/+3
2013-08-22staging: dgap: removes references to proc codeLidza Louina4-10/+3
2013-08-22staging: dgap: fixes incompatible type errorLidza Louina1-1/+1
2013-08-22staging: dgap: adds dgap driver to stagingScott_Kilau@digi.com25-0/+14712