index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgap
Age
Commit message (
Expand
)
Author
2014-03-17
staging: dgap: remove unneeded dgap_driver_states
Mark Hounschell
2014-03-17
staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macro
Mark Hounschell
2014-03-17
staging: dgap: Remove unused DGAP_TRYLOCK macro
Mark Hounschell
2014-03-17
staging: dgap: Remove unneeded code from dgap.c
Mark Hounschell
2014-03-17
staging: dgap: remove some unused defines in dgap.h
Mark Hounschell
2014-03-17
staging: dgap: fix a few more 80+ char lines (02/02)
Mark Hounschell
2014-03-17
staging: dgap: fix a few more 80+ char lines (01/02)
Mark Hounschell
2014-03-17
staging: dgap: fix a few 80+ char lines
Mark Hounschell
2014-03-16
staging: dgap: Fix mismatch in function argument types
Himangi Saraogi
2014-03-08
staging: dgap: implement proper error handling in dgap_start()
Alexey Khoroshilov
2014-03-08
staging: dgap: remove unneeded status variables
Alexey Khoroshilov
2014-03-08
Staging:dgap: Fix Macros with complex values should be enclosed in dgap.h
Ebru Akagunduz
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
[prev]
[next]