summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap/dgap.h
AgeCommit message (Expand)AuthorLines
2016-01-28Staging: dgap: Remove obsolete driverShraddha Barke-1229/+0
2015-10-12staging: dgap: remove unused configurationSudip Mukherjee-4/+0
2015-05-31Staging: dgap: dgap: Fixed spelling errorsColin Cronin-1/+1
2015-03-06staging: dgap: Avoid name collisionFabio Estevam-1/+1
2014-11-07staging: dgap: remove useless variables for saving tty's majorDaeseok Youn-3/+0
2014-09-23staging: dgap: remove unused 'runwait' variableDaeseok Youn-1/+0
2014-09-19staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn-3/+0
2014-08-30staging: dgap: remove useless a variable within board_tDaeseok Youn-1/+0
2014-08-16staging: dgap: Simplify to set a module typeDaeseok Youn-1/+0
2014-08-16staging: dgap: Simplify to set a concentrator typeDaeseok Youn-1/+0
2014-08-16staging: dgap: Simplify set a board type from configration fileDaeseok Youn-1/+0
2014-08-16staging: dgap: remove useless variableDaeseok Youn-3/+0
2014-07-09staging: dgap: remove unused waitqueuesDaeseok Youn-1/+0
2014-06-19staging: dgap: get rid of brd->firstminor because it is 0Daeseok Youn-1/+0
2014-05-24staging: dgap: Remove dead sniff buffer codeMark Hounschell-6/+0
2014-05-24staging: dgap: fix smatch warn: unsigned var is never less than zeroMark Hounschell-1/+1
2014-05-16staging: dgap: Get rid of CamelCaseMark Hounschell-12/+12
2014-05-16staging: dgap: fix a few misc sparse warningsMark Hounschell-3/+3
2014-05-16staging: dgap: fix sparse warnings for the entire cm_t structureMark Hounschell-1/+1
2014-05-16staging: dgap: fix sparse warnings for the entire bs_t structureMark Hounschell-2/+2
2014-05-16staging: dgap: fix sparse warnings for re_map_membase and re_map_portMark Hounschell-2/+2
2014-04-14staging: dgap: remove uchar typedef and replace use with u8Mark Hounschell-34/+31
2014-04-14staging: dgap: remove volatiles from dgap.hMark Hounschell-76/+76
2014-04-14staging: dgap: Macros with complex values should be enclosed in parenthesisMark Hounschell-1/+1
2014-04-14staging: dgap: Removes excessive empty lines from dgap.hMark Hounschell-26/+0
2014-04-14staging: dgap: remove some unused code in dgap.hMark Hounschell-53/+0
2014-04-14staging: dgap: Fix several 80+ line warnings in dgap.hMark Hounschell-115/+129
2014-04-14staging: dgap: fix some whitespace warnings in dgap.hMark Hounschell-23/+24
2014-03-19staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell-18/+18
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell-7/+0
2014-03-17staging: dgap: remove more unneeded brd-state statesMark Hounschell-2/+0
2014-03-17staging: dgap: remove unused brd->state statesMark Hounschell-17/+0
2014-03-17staging: dgap: remove unneeded dgap_driver_statesMark Hounschell-2/+0
2014-03-17staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macroMark Hounschell-1/+0
2014-03-17staging: dgap: Remove unused DGAP_TRYLOCK macroMark Hounschell-1/+0
2014-03-17staging: dgap: remove some unused defines in dgap.hMark Hounschell-51/+2
2014-03-08Staging:dgap: Fix Macros with complex values should be enclosed in dgap.hEbru Akagunduz-28/+28
2014-03-07Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.hEbru Akagunduz-1/+1
2014-03-07Staging:dgap: Fix open brace '{' following struct go on the same line in dgap.hEbru Akagunduz-4/+2
2014-03-06staging: dgap: fix a few 80+ char lines as reported by checkpatchMark Hounschell-32/+32
2014-03-06staging: dgap: Remove more degug/tracing codeMark Hounschell-5/+0
2014-02-28staging:dgap: remove digi debug and tracing codeMark Hounschell-97/+0
2014-02-27staging: dgap: fix kernel oops on port openMark Hounschell-1/+2
2014-02-24staging: dgap: Rename driverMark Hounschell-0/+1504