summaryrefslogtreecommitdiff
path: root/drivers/staging/dgap/dgap.h
AgeCommit message (Expand)Author
2015-05-31Staging: dgap: dgap: Fixed spelling errorsColin Cronin
2015-03-07staging: dgap: Avoid name collisionFabio Estevam
2014-11-07staging: dgap: remove useless variables for saving tty's majorDaeseok Youn
2014-09-24staging: dgap: remove unused 'runwait' variableDaeseok Youn
2014-09-19staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn
2014-08-30staging: dgap: remove useless a variable within board_tDaeseok Youn
2014-08-16staging: dgap: Simplify to set a module typeDaeseok Youn
2014-08-16staging: dgap: Simplify to set a concentrator typeDaeseok Youn
2014-08-16staging: dgap: Simplify set a board type from configration fileDaeseok Youn
2014-08-16staging: dgap: remove useless variableDaeseok Youn
2014-07-09staging: dgap: remove unused waitqueuesDaeseok Youn
2014-06-19staging: dgap: get rid of brd->firstminor because it is 0Daeseok Youn
2014-05-23staging: dgap: Remove dead sniff buffer codeMark Hounschell
2014-05-23staging: dgap: fix smatch warn: unsigned var is never less than zeroMark Hounschell
2014-05-16staging: dgap: Get rid of CamelCaseMark Hounschell
2014-05-16staging: dgap: fix a few misc sparse warningsMark Hounschell
2014-05-16staging: dgap: fix sparse warnings for the entire cm_t structureMark Hounschell
2014-05-16staging: dgap: fix sparse warnings for the entire bs_t structureMark Hounschell
2014-05-16staging: dgap: fix sparse warnings for re_map_membase and re_map_portMark Hounschell
2014-04-15staging: dgap: remove uchar typedef and replace use with u8Mark 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: 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-03-19staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark 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 some unused defines in dgap.hMark Hounschell
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: fix a few 80+ char lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: Remove more degug/tracing codeMark Hounschell
2014-02-28staging:dgap: remove digi debug and tracing codeMark Hounschell
2014-02-27staging: dgap: fix kernel oops on port openMark Hounschell
2014-02-25staging: dgap: Rename driverMark Hounschell