summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap
Commit message (Expand)AuthorAgeFilesLines
* staging: dgap: tty.c: removes smatch warnings "redundant null check"Lidza Louina2013-09-261-12/+6Star
* staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"Lidza Louina2013-09-261-12/+0Star
* staging: dgap: driver.c: removes smatch warning "redundant null check"Lidza Louina2013-09-261-6/+3Star
* drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_dri...Chen Gang2013-09-262-2/+3
* Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman2013-09-251-7/+10
|\
| * staging: dgap: fix overflows and format stringsKees Cook2013-09-171-7/+10
* | staging: dgap: Fix typo in staging/dgapMasanari Iida2013-09-177-11/+11
* | staging: dgap: Remove casting the return value which is a void pointerJingoo Han2013-09-172-13/+15
* | staging: dgap: Remove version check in dgap_kcompat.hSachin Kamat2013-09-171-29/+0Star
* | staging: dgap: Remove version check in dgap_driver.cSachin Kamat2013-09-171-4/+0Star
|/
* staging: dgap: Add missing #include <linux/slab.h>Geert Uytterhoeven2013-08-301-0/+1
* staging: dgap: Remove version.h header inclusion in dgap_trace.cSachin Kamat2013-08-291-1/+0Star
* staging: dgap: Remove version.h header inclusion in dgap_sysfs.cSachin Kamat2013-08-291-1/+0Star
* staging: dgap: Remove version.h header inclusion in dgap_parse.cSachin Kamat2013-08-291-1/+0Star
* staging: dgap: removes proc.hLidza Louina2013-08-234-154/+0Star
* staging: dgap: removes proc.cLidza Louina2013-08-231-1923/+0Star
* staging: dgap: removes references to proc codeLidza Louina2013-08-232-10/+0Star
* staging: dgap: removes mgmt.hLidza Louina2013-08-235-37/+0Star
* staging: dgap: removes mgmt.cLidza Louina2013-08-232-762/+1Star
* staging: dgap: removes references to mgmt codeLidza Louina2013-08-231-3/+0Star
* staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionalsLidza Louina2013-08-223-15/+0Star
* staging: dgap: mgmt.c: removes unused variableLidza Louina2013-08-221-1/+0Star
* staging: dgap: tty.c: fixes incompatible type errorLidza Louina2013-08-221-1/+1
* staging: dgap: tty.c: fixes ioctl param listLidza Louina2013-08-221-37/+2Star
* staging: dgap: tty.c: removes read_cnt, real_raw and rawreadokLidza Louina2013-08-221-33/+14Star
* staging: dgap: tty.c: fixes termios errorLidza Louina2013-08-221-14/+14
* staging: dgap: tty.c: fixes errors with tty function callsLidza Louina2013-08-221-5/+5
* staging: dgap: fep5.c: fixes errors with tty function callsLidza Louina2013-08-221-3/+3
* staging: dgap: removes references to proc codeLidza Louina2013-08-224-10/+3Star
* staging: dgap: fixes incompatible type errorLidza Louina2013-08-221-1/+1
* staging: dgap: adds dgap driver to stagingScott_Kilau@digi.com2013-08-2225-0/+14712