aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dgap
AgeCommit message (Expand)Author
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-15staging,dgap: Add dependency on HAS_IOMEMRichard Weinberger
2014-01-09staging: dgap: fix checkpatch warningsVincent Stehlé
2014-01-09staging: dgap: fix missing header inclusionVincent Stehlé
2014-01-08drivers: dgap: Include appropriate header file in dgap_parse.cRashika Kheria
2014-01-08drivers: dgap: Include appropriate header file in dgap_trace.cRashika Kheria
2013-12-20staging: dgap: uses kzalloc for allocating memoryLidza Louina
2013-12-19staging: dgap: Fix trailing whitespace in dgap_trace.cMasanari Iida
2013-12-18staging: dgap: Fix trailing whitespace in dgap_tty.cMasanari Iida
2013-12-18staging: dgap: Fix trailing whitespace in downld.cMasanari Iida
2013-12-17staging: dgap: Fixed trailing white space from dgap_conf.hMasanari Iida
2013-10-11staging: dgap: dgap_tty: Do not use 0 for pointersSachin Kamat
2013-10-11staging: dgap: dgap_fep5: Do not use 0 for NULL pointerSachin Kamat
2013-10-11staging: dgap: dgap_fep5: Remove braces around returnSachin Kamat
2013-10-11staging: dgap: dgap_fep5: Remove braces around single line statementsSachin Kamat
2013-09-25staging: dgap: tty.c: removes smatch warnings "redundant null check"Lidza Louina
2013-09-25staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"Lidza Louina
2013-09-25staging: dgap: driver.c: removes smatch warning "redundant null check"Lidza Louina
2013-09-25drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_dri...Chen Gang
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-17staging: dgap: Fix typo in staging/dgapMasanari Iida
2013-09-17staging: dgap: Remove casting the return value which is a void pointerJingoo Han
2013-09-17staging: dgap: Remove version check in dgap_kcompat.hSachin Kamat
2013-09-17staging: dgap: Remove version check in dgap_driver.cSachin Kamat
2013-09-17staging: dgap: fix overflows and format stringsKees Cook
2013-08-30staging: dgap: Add missing #include <linux/slab.h>Geert Uytterhoeven
2013-08-28staging: dgap: Remove version.h header inclusion in dgap_trace.cSachin Kamat
2013-08-28staging: dgap: Remove version.h header inclusion in dgap_sysfs.cSachin Kamat
2013-08-28staging: dgap: Remove version.h header inclusion in dgap_parse.cSachin Kamat
2013-08-23staging: dgap: removes proc.hLidza Louina
2013-08-23staging: dgap: removes proc.cLidza Louina
2013-08-23staging: dgap: removes references to proc codeLidza Louina
2013-08-23staging: dgap: removes mgmt.hLidza Louina
2013-08-23staging: dgap: removes mgmt.cLidza Louina
2013-08-23staging: dgap: removes references to mgmt codeLidza Louina
2013-08-22staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionalsLidza Louina
2013-08-22staging: dgap: mgmt.c: removes unused variableLidza Louina
2013-08-22staging: dgap: tty.c: fixes incompatible type errorLidza Louina
2013-08-22staging: dgap: tty.c: fixes ioctl param listLidza Louina
2013-08-22staging: dgap: tty.c: removes read_cnt, real_raw and rawreadokLidza Louina
2013-08-22staging: dgap: tty.c: fixes termios errorLidza Louina
2013-08-22staging: dgap: tty.c: fixes errors with tty function callsLidza Louina
2013-08-22staging: dgap: fep5.c: fixes errors with tty function callsLidza Louina
2013-08-22staging: dgap: removes references to proc codeLidza Louina
2013-08-22staging: dgap: fixes incompatible type errorLidza Louina
2013-08-22staging: dgap: adds dgap driver to stagingScott_Kilau@digi.com