aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-16staging: dgap: fix sparse warnings for the entire bs_t structureMark Hounschell2-13/+13
2014-05-16staging: dgap: fix sparse warnings for re_map_membase and re_map_portMark Hounschell2-14/+14
2014-05-16staging: dgap: Fix BUG in processing config fileMark Hounschell1-1/+9
2014-05-16staging: dgap: Fix how we insure config data is a stringMark Hounschell1-2/+1
2014-04-14staging: dgap: remove uchar typedef and replace use with u8Mark Hounschell2-84/+81
2014-04-14staging: dgap: rename and fixup dgap_wait_for_xxx functionsMark Hounschell1-16/+16
2014-04-14staging: dgap: fix/change a pr_infoMark Hounschell1-3/+2
2014-04-14staging: dgap: remove volatiles from dgap.hMark Hounschell1-76/+76
2014-04-14staging: dgap: Macros with complex values should be enclosed in parenthesisMark Hounschell1-1/+1
2014-04-14staging: dgap: Only read config file dgap.conf onceMark Hounschell1-9/+9
2014-04-14staging: dgap: Removes excessive empty lines from dgap.hMark Hounschell1-26/+0
2014-04-14staging: dgap: remove some unused code in dgap.hMark Hounschell1-53/+0
2014-04-14staging: dgap: Fix several 80+ line warnings in dgap.hMark Hounschell1-115/+129
2014-04-14staging: dgap: fix some whitespace warnings in dgap.hMark Hounschell1-23/+24
2014-04-14staging: dgap: Remove some unneeded commentsMark Hounschell1-29/+0
2014-04-14staging: dgap: Remove some unused code in dgap.cMark Hounschell1-7/+0
2014-03-19staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell2-63/+42
2014-03-19staging: dgap: re-factor some more code for 80+ linesMark Hounschell1-15/+25
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell2-227/+222
2014-03-19staging: dgap: re-factor some code for 80+ lines as reported by checkpatchMark Hounschell1-72/+35
2014-03-18staging: dgap: Fixed sparse error: same symbol redeclared with different typeMasood Mehmood1-7/+6
2014-03-17staging: dgap: Add a pr_info per board infoMark Hounschell1-0/+4
2014-03-17staging: dgap: remove more unneeded brd-state statesMark Hounschell2-20/+17
2014-03-17staging: dgap: remove unused brd->state statesMark Hounschell2-22/+0
2014-03-17staging: dgap: remove unneeded dgap_driver_statesMark Hounschell2-27/+1
2014-03-17staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macroMark Hounschell2-3/+2
2014-03-17staging: dgap: Remove unused DGAP_TRYLOCK macroMark Hounschell1-1/+0
2014-03-17staging: dgap: Remove unneeded code from dgap.cMark Hounschell1-149/+0
2014-03-17staging: dgap: remove some unused defines in dgap.hMark Hounschell1-51/+2
2014-03-17staging: dgap: fix a few more 80+ char lines (02/02)Mark Hounschell1-9/+17
2014-03-17staging: dgap: fix a few more 80+ char lines (01/02)Mark Hounschell1-49/+113
2014-03-17staging: dgap: fix a few 80+ char linesMark Hounschell1-25/+30
2014-03-16staging: dgap: Fix mismatch in function argument typesHimangi Saraogi1-1/+1
2014-03-08staging: dgap: implement proper error handling in dgap_start()Alexey Khoroshilov1-1/+17
2014-03-08staging: dgap: remove unneeded status variablesAlexey Khoroshilov1-48/+33
2014-03-08Staging:dgap: Fix Macros with complex values should be enclosed in dgap.hEbru Akagunduz1-28/+28
2014-03-07Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.hEbru Akagunduz1-1/+1
2014-03-07Staging:dgap: Fix open brace '{' following struct go on the same line in dgap.hEbru Akagunduz1-4/+2
2014-03-06staging: dgap: Simplify and cleanup dgap_init_module functionMark Hounschell1-25/+13
2014-03-06staging: dgap: Remove printks associated with sysfile creationMark Hounschell1-20/+19
2014-03-06staging: dgap: Remove some dead codeMark Hounschell1-84/+3
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell1-7/+16
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell1-33/+67
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell1-18/+34
2014-03-06staging: dgap: fix a few 80+ char lines as reported by checkpatchMark Hounschell2-145/+179
2014-03-06staging: dgap: fix suspect code indent for conditional statements checkpatch warningMark Hounschell1-7/+9
2014-03-06staging: dgap: fix checkpatch warning on sscanf usageMark Hounschell1-1/+2
2014-03-06staging: dgap: Remove module param and sysfs var rawreadokMark Hounschell1-26/+0
2014-03-06staging: dgap: remove unnecessary dgap_global_lockMark Hounschell1-9/+1
2014-03-06staging: dgap: Don't remove sysfs group we failed to createMark Hounschell1-3/+1