summaryrefslogtreecommitdiff
path: root/drivers/staging/dgap
AgeCommit message (Expand)Author
2014-04-14staging: dgap: remove uchar typedef and replace use with u8Mark Hounschell
2014-04-14staging: dgap: rename and fixup dgap_wait_for_xxx functionsMark Hounschell
2014-04-14staging: dgap: fix/change a pr_infoMark Hounschell
2014-04-14staging: dgap: remove volatiles from dgap.hMark Hounschell
2014-04-14staging: dgap: Macros with complex values should be enclosed in parenthesisMark Hounschell
2014-04-14staging: dgap: Only read config file dgap.conf onceMark Hounschell
2014-04-14staging: dgap: Removes excessive empty lines from dgap.hMark Hounschell
2014-04-14staging: dgap: remove some unused code in dgap.hMark Hounschell
2014-04-14staging: dgap: Fix several 80+ line warnings in dgap.hMark Hounschell
2014-04-14staging: dgap: fix some whitespace warnings in dgap.hMark Hounschell
2014-04-14staging: dgap: Remove some unneeded commentsMark Hounschell
2014-04-14staging: dgap: Remove some unused code in dgap.cMark Hounschell
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-16staging: dgap: Fix mismatch in function argument typesHimangi Saraogi
2014-03-08staging: dgap: implement proper error handling in dgap_start()Alexey Khoroshilov
2014-03-08staging: dgap: remove unneeded status variablesAlexey Khoroshilov
2014-03-08Staging: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