aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap/dgap_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-24staging: dgap: Merge dgap_tty.c into dgap_driver.cMark Hounschell1-3555/+0
2014-02-24staging: dgap: Remove CVS ID tagsMark Hounschell1-1/+0
2014-02-07staging: dgap: removes version.h dependencyLidza Louina1-1/+0
2014-02-07staging: dgap: removes KERNEL_VERSION conditionalsLidza Louina1-24/+1
2013-12-20staging: dgap: uses kzalloc for allocating memoryLidza Louina1-3/+3
2013-12-18staging: dgap: Fix trailing whitespace in dgap_tty.cMasanari Iida1-87/+87
2013-10-11staging: dgap: dgap_tty: Do not use 0 for pointersSachin Kamat1-3/+4
2013-09-25staging: dgap: tty.c: removes smatch warnings "redundant null check"Lidza Louina1-12/+6
2013-09-25staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"Lidza Louina1-12/+0
2013-09-17staging: dgap: Fix typo in staging/dgapMasanari Iida1-2/+2
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: adds dgap driver to stagingScott_Kilau@digi.com1-0/+3651