aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap/dgap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-12staging: dgap: remove unused configurationSudip Mukherjee1-4/+0
2015-05-31Staging: dgap: dgap: Fixed spelling errorsColin Cronin1-1/+1
2015-03-06staging: dgap: Avoid name collisionFabio Estevam1-1/+1
2014-11-07staging: dgap: remove useless variables for saving tty's majorDaeseok Youn1-3/+0
2014-09-23staging: dgap: remove unused 'runwait' variableDaeseok Youn1-1/+0
2014-09-19staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn1-3/+0
2014-08-30staging: dgap: remove useless a variable within board_tDaeseok Youn1-1/+0
2014-08-16staging: dgap: Simplify to set a module typeDaeseok Youn1-1/+0
2014-08-16staging: dgap: Simplify to set a concentrator typeDaeseok Youn1-1/+0
2014-08-16staging: dgap: Simplify set a board type from configration fileDaeseok Youn1-1/+0
2014-08-16staging: dgap: remove useless variableDaeseok Youn1-3/+0
2014-07-09staging: dgap: remove unused waitqueuesDaeseok Youn1-1/+0
2014-06-19staging: dgap: get rid of brd->firstminor because it is 0Daeseok Youn1-1/+0
2014-05-24staging: dgap: Remove dead sniff buffer codeMark Hounschell1-6/+0
2014-05-24staging: dgap: fix smatch warn: unsigned var is never less than zeroMark Hounschell1-1/+1
2014-05-16staging: dgap: Get rid of CamelCaseMark Hounschell1-12/+12
2014-05-16staging: dgap: fix a few misc sparse warningsMark Hounschell1-3/+3
2014-05-16staging: dgap: fix sparse warnings for the entire cm_t structureMark Hounschell1-1/+1
2014-05-16staging: dgap: fix sparse warnings for the entire bs_t structureMark Hounschell1-2/+2
2014-05-16staging: dgap: fix sparse warnings for re_map_membase and re_map_portMark Hounschell1-2/+2
2014-04-14staging: dgap: remove uchar typedef and replace use with u8Mark Hounschell1-34/+31
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: 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-03-19staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell1-18/+18
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell1-7/+0
2014-03-17staging: dgap: remove more unneeded brd-state statesMark Hounschell1-2/+0
2014-03-17staging: dgap: remove unused brd->state statesMark Hounschell1-17/+0
2014-03-17staging: dgap: remove unneeded dgap_driver_statesMark Hounschell1-2/+0
2014-03-17staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macroMark Hounschell1-1/+0
2014-03-17staging: dgap: Remove unused DGAP_TRYLOCK macroMark Hounschell1-1/+0
2014-03-17staging: dgap: remove some unused defines in dgap.hMark Hounschell1-51/+2
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: fix a few 80+ char lines as reported by checkpatchMark Hounschell1-32/+32
2014-03-06staging: dgap: Remove more degug/tracing codeMark Hounschell1-5/+0
2014-02-28staging:dgap: remove digi debug and tracing codeMark Hounschell1-97/+0
2014-02-27staging: dgap: fix kernel oops on port openMark Hounschell1-1/+2
2014-02-24staging: dgap: Rename driverMark Hounschell1-0/+1504