summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+1
|\
| * staging,dgap: Add dependency on HAS_IOMEMRichard Weinberger2014-01-151-1/+1
* | staging: dgap: fix checkpatch warningsVincent Stehlé2014-01-091-58/+47
* | staging: dgap: fix missing header inclusionVincent Stehlé2014-01-091-0/+1
* | drivers: dgap: Include appropriate header file in dgap_parse.cRashika Kheria2014-01-081-0/+1
* | drivers: dgap: Include appropriate header file in dgap_trace.cRashika Kheria2014-01-081-0/+1
* | staging: dgap: uses kzalloc for allocating memoryLidza Louina2013-12-204-23/+8
* | staging: dgap: Fix trailing whitespace in dgap_trace.cMasanari Iida2013-12-191-8/+8
* | staging: dgap: Fix trailing whitespace in dgap_tty.cMasanari Iida2013-12-181-87/+87
* | staging: dgap: Fix trailing whitespace in downld.cMasanari Iida2013-12-181-84/+84
* | staging: dgap: Fixed trailing white space from dgap_conf.hMasanari Iida2013-12-171-3/+3
|/
* staging: dgap: dgap_tty: Do not use 0 for pointersSachin Kamat2013-10-111-3/+4
* staging: dgap: dgap_fep5: Do not use 0 for NULL pointerSachin Kamat2013-10-111-1/+1
* staging: dgap: dgap_fep5: Remove braces around returnSachin Kamat2013-10-111-19/+19
* staging: dgap: dgap_fep5: Remove braces around single line statementsSachin Kamat2013-10-111-10/+5
* staging: dgap: tty.c: removes smatch warnings "redundant null check"Lidza Louina2013-09-251-12/+6
* staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"Lidza Louina2013-09-251-12/+0
* staging: dgap: driver.c: removes smatch warning "redundant null check"Lidza Louina2013-09-251-6/+3
* drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_dri...Chen Gang2013-09-252-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/+0
* | staging: dgap: Remove version check in dgap_driver.cSachin Kamat2013-09-171-4/+0
|/
* 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-281-1/+0
* staging: dgap: Remove version.h header inclusion in dgap_sysfs.cSachin Kamat2013-08-281-1/+0
* staging: dgap: Remove version.h header inclusion in dgap_parse.cSachin Kamat2013-08-281-1/+0
* staging: dgap: removes proc.hLidza Louina2013-08-234-154/+0
* staging: dgap: removes proc.cLidza Louina2013-08-231-1923/+0
* staging: dgap: removes references to proc codeLidza Louina2013-08-232-10/+0
* staging: dgap: removes mgmt.hLidza Louina2013-08-235-37/+0
* staging: dgap: removes mgmt.cLidza Louina2013-08-232-762/+1
* staging: dgap: removes references to mgmt codeLidza Louina2013-08-231-3/+0
* staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionalsLidza Louina2013-08-223-15/+0
* staging: dgap: mgmt.c: removes unused variableLidza Louina2013-08-221-1/+0
* 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/+2
* staging: dgap: tty.c: removes read_cnt, real_raw and rawreadokLidza Louina2013-08-221-33/+14
* 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/+3
* 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
OpenPOWER on IntegriCloud