summaryrefslogtreecommitdiff
path: root/drivers/staging/dgap
AgeCommit message (Expand)Author
2014-03-19staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell
2014-03-19staging: dgap: re-factor some more code for 80+ linesMark Hounschell
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell
2014-03-19staging: dgap: re-factor some code for 80+ lines as reported by checkpatchMark Hounschell
2014-03-18staging: dgap: Fixed sparse error: same symbol redeclared with different typeMasood Mehmood
2014-03-17staging: dgap: Add a pr_info per board infoMark Hounschell
2014-03-17staging: dgap: remove more unneeded brd-state statesMark Hounschell
2014-03-17staging: dgap: remove unused brd->state statesMark Hounschell
2014-03-17staging: dgap: remove unneeded dgap_driver_statesMark Hounschell
2014-03-17staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macroMark Hounschell
2014-03-17staging: dgap: Remove unused DGAP_TRYLOCK macroMark Hounschell
2014-03-17staging: dgap: Remove unneeded code from dgap.cMark Hounschell
2014-03-17staging: dgap: remove some unused defines in dgap.hMark Hounschell
2014-03-17staging: dgap: fix a few more 80+ char lines (02/02)Mark Hounschell
2014-03-17staging: dgap: fix a few more 80+ char lines (01/02)Mark Hounschell
2014-03-17staging: dgap: fix a few 80+ char linesMark Hounschell
2014-03-17staging: dgap: Fix mismatch in function argument typesHimangi Saraogi
2014-03-09staging: dgap: implement proper error handling in dgap_start()Alexey Khoroshilov
2014-03-09staging: dgap: remove unneeded status variablesAlexey Khoroshilov
2014-03-09Staging:dgap: Fix Macros with complex values should be enclosed in dgap.hEbru Akagunduz
2014-03-07Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.hEbru Akagunduz
2014-03-07Staging:dgap: Fix open brace '{' following struct go on the same line in dgap.hEbru Akagunduz
2014-03-06staging: dgap: Simplify and cleanup dgap_init_module functionMark Hounschell
2014-03-06staging: dgap: Remove printks associated with sysfile creationMark Hounschell
2014-03-06staging: dgap: Remove some dead codeMark Hounschell
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix a few 80+ char lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix suspect code indent for conditional statements checkpatch ...Mark Hounschell
2014-03-06staging: dgap: fix checkpatch warning on sscanf usageMark Hounschell
2014-03-06staging: dgap: Remove module param and sysfs var rawreadokMark Hounschell
2014-03-06staging: dgap: remove unnecessary dgap_global_lockMark Hounschell
2014-03-06staging: dgap: Don't remove sysfs group we failed to createMark Hounschell
2014-03-06staging: dgap: fix some pr_warns with new lines in the stringMark Hounschell
2014-03-06staging: dgap: Add curly braces back in for Multi-line indent blockMark Hounschell
2014-03-06staging: dgap: get rid of nasty DGAP_VERIFY_BOARD macroMark Hounschell
2014-03-06staging: dgap: Remove more degug/tracing codeMark Hounschell
2014-03-06staging: dgap: Fix various previously missed checkpatch errorsMark Hounschell
2014-03-06staging: dgap: Fix printk related errors as reported by checkpatchMark Hounschell
2014-03-06staging:dgap: Fix externs should be avoided in .c files as reported by checkp...Mark Hounschell
2014-02-28staging: dgap: fix do not use assignment in if condition as reported by check...Mark Hounschell
2014-02-28staging: dgap: Fix white space errors as reported by checkpatchMark Hounschell
2014-02-28staging: dgap: Fix bracing errors reported by checkpatchMark Hounschell
2014-02-28staging: dgap: Fix include errs reported by checkpatchMark Hounschell
2014-02-28staging: dgap: Fix foo* bar should be foo *bar as reported by checkpatchMark Hounschell
2014-02-28staging: dgap: Fix indent errs as reported by checkpatchMark Hounschell
2014-02-28staging: dgap: Fix all return statments in err as reported by checkpatchMark Hounschell
2014-02-28staging:dgap: remove digi debug and tracing codeMark Hounschell
2014-02-27staging: dgap: fix kernel oops on port openMark Hounschell