index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-15
staging,dgap: Add dependency on HAS_IOMEM
Richard Weinberger
2014-01-09
staging: dgap: fix checkpatch warnings
Vincent Stehlé
2014-01-09
staging: dgap: fix missing header inclusion
Vincent Stehlé
2014-01-08
drivers: dgap: Include appropriate header file in dgap_parse.c
Rashika Kheria
2014-01-08
drivers: dgap: Include appropriate header file in dgap_trace.c
Rashika Kheria
2013-12-20
staging: dgap: uses kzalloc for allocating memory
Lidza Louina
2013-12-19
staging: dgap: Fix trailing whitespace in dgap_trace.c
Masanari Iida
2013-12-18
staging: dgap: Fix trailing whitespace in dgap_tty.c
Masanari Iida
2013-12-18
staging: dgap: Fix trailing whitespace in downld.c
Masanari Iida
2013-12-17
staging: dgap: Fixed trailing white space from dgap_conf.h
Masanari Iida
2013-10-11
staging: dgap: dgap_tty: Do not use 0 for pointers
Sachin Kamat
2013-10-11
staging: dgap: dgap_fep5: Do not use 0 for NULL pointer
Sachin Kamat
2013-10-11
staging: dgap: dgap_fep5: Remove braces around return
Sachin Kamat
2013-10-11
staging: dgap: dgap_fep5: Remove braces around single line statements
Sachin Kamat
2013-09-25
staging: dgap: tty.c: removes smatch warnings "redundant null check"
Lidza Louina
2013-09-25
staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"
Lidza Louina
2013-09-25
staging: dgap: driver.c: removes smatch warning "redundant null check"
Lidza Louina
2013-09-25
drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_dri...
Chen Gang
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-17
staging: dgap: Fix typo in staging/dgap
Masanari Iida
2013-09-17
staging: dgap: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-17
staging: dgap: Remove version check in dgap_kcompat.h
Sachin Kamat
2013-09-17
staging: dgap: Remove version check in dgap_driver.c
Sachin Kamat
2013-09-17
staging: dgap: fix overflows and format strings
Kees Cook
2013-08-30
staging: dgap: Add missing #include <linux/slab.h>
Geert Uytterhoeven
2013-08-28
staging: dgap: Remove version.h header inclusion in dgap_trace.c
Sachin Kamat
2013-08-28
staging: dgap: Remove version.h header inclusion in dgap_sysfs.c
Sachin Kamat
2013-08-28
staging: dgap: Remove version.h header inclusion in dgap_parse.c
Sachin Kamat
2013-08-23
staging: dgap: removes proc.h
Lidza Louina
2013-08-23
staging: dgap: removes proc.c
Lidza Louina
2013-08-23
staging: dgap: removes references to proc code
Lidza Louina
2013-08-23
staging: dgap: removes mgmt.h
Lidza Louina
2013-08-23
staging: dgap: removes mgmt.c
Lidza Louina
2013-08-23
staging: dgap: removes references to mgmt code
Lidza Louina
2013-08-22
staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionals
Lidza Louina
2013-08-22
staging: dgap: mgmt.c: removes unused variable
Lidza Louina
2013-08-22
staging: dgap: tty.c: fixes incompatible type error
Lidza Louina
2013-08-22
staging: dgap: tty.c: fixes ioctl param list
Lidza Louina
2013-08-22
staging: dgap: tty.c: removes read_cnt, real_raw and rawreadok
Lidza Louina
2013-08-22
staging: dgap: tty.c: fixes termios error
Lidza Louina
2013-08-22
staging: dgap: tty.c: fixes errors with tty function calls
Lidza Louina
2013-08-22
staging: dgap: fep5.c: fixes errors with tty function calls
Lidza Louina
2013-08-22
staging: dgap: removes references to proc code
Lidza Louina
2013-08-22
staging: dgap: fixes incompatible type error
Lidza Louina
2013-08-22
staging: dgap: adds dgap driver to staging
Scott_Kilau@digi.com