index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
2014-03-07
Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.h
Ebru Akagunduz
2014-03-07
Staging:dgap: Fix open brace '{' following struct go on the same line in dgap.h
Ebru Akagunduz
2014-03-06
staging: dgap: Simplify and cleanup dgap_init_module function
Mark Hounschell
2014-03-06
staging: dgap: Remove printks associated with sysfile creation
Mark Hounschell
2014-03-06
staging: dgap: Remove some dead code
Mark Hounschell
2014-03-06
staging: dgap: fix a few more 80+ lines as reported by checkpatch
Mark Hounschell
2014-03-06
staging: dgap: fix a few more 80+ lines as reported by checkpatch
Mark Hounschell
2014-03-06
staging: dgap: fix a few more 80+ lines as reported by checkpatch
Mark Hounschell
2014-03-06
staging: dgap: fix a few 80+ char lines as reported by checkpatch
Mark Hounschell
2014-03-06
staging: dgap: fix suspect code indent for conditional statements checkpatch ...
Mark Hounschell
2014-03-06
staging: dgap: fix checkpatch warning on sscanf usage
Mark Hounschell
2014-03-06
staging: dgap: Remove module param and sysfs var rawreadok
Mark Hounschell
2014-03-06
staging: dgap: remove unnecessary dgap_global_lock
Mark Hounschell
2014-03-06
staging: dgap: Don't remove sysfs group we failed to create
Mark Hounschell
2014-03-06
staging: dgap: fix some pr_warns with new lines in the string
Mark Hounschell
2014-03-06
staging: dgap: Add curly braces back in for Multi-line indent block
Mark Hounschell
2014-03-06
staging: dgap: get rid of nasty DGAP_VERIFY_BOARD macro
Mark Hounschell
2014-03-06
staging: dgap: Remove more degug/tracing code
Mark Hounschell
2014-03-06
staging: dgap: Fix various previously missed checkpatch errors
Mark Hounschell
2014-03-06
staging: dgap: Fix printk related errors as reported by checkpatch
Mark Hounschell
2014-03-06
staging:dgap: Fix externs should be avoided in .c files as reported by checkp...
Mark Hounschell
2014-02-28
staging: dgap: fix do not use assignment in if condition as reported by check...
Mark Hounschell
2014-02-28
staging: dgap: Fix white space errors as reported by checkpatch
Mark Hounschell
2014-02-28
staging: dgap: Fix bracing errors reported by checkpatch
Mark Hounschell
2014-02-28
staging: dgap: Fix include errs reported by checkpatch
Mark Hounschell
2014-02-28
staging: dgap: Fix foo* bar should be foo *bar as reported by checkpatch
Mark Hounschell
2014-02-28
staging: dgap: Fix indent errs as reported by checkpatch
Mark Hounschell
2014-02-28
staging: dgap: Fix all return statments in err as reported by checkpatch
Mark Hounschell
2014-02-28
staging:dgap: remove digi debug and tracing code
Mark Hounschell
2014-02-27
staging: dgap: fix kernel oops on port open
Mark Hounschell
2014-02-25
staging: dgap: fix compile warnings by remove dead code
Mark Hounschell
2014-02-24
staging: dgap: Add in-kernel firmware loading support
Mark Hounschell
2014-02-24
staging: dgap: Rename driver
Mark Hounschell
2014-02-24
staging: dgap: Make merged and local functions and variables static
Mark Hounschell
2014-02-24
staging: dgap: Merge digi.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_types.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_kcompat.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_parse.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_conf.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_pci.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_fep5.h into dgap_driver.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_sysfs.h into dgap_driver.c
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_tty.h into dgap_driver.c
Mark Hounschell
2014-02-24
staging: dgap: Remove unneeded dgap_trace.c and dgap_trace.h
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_parses.c into dgap_driver.c
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_sysfs.c into dgap_driver.c
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_fep5.c into dgap_driver.c
Mark Hounschell
2014-02-24
staging: dgap: Merge dgap_tty.c into dgap_driver.c
Mark Hounschell
2014-02-24
staging: dgap: Remove userland source code files
Mark Hounschell
2014-02-24
staging: dgap: Remove CVS ID tags
Mark Hounschell
[next]