summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap/dgap.h
Commit message (Expand)AuthorAgeFilesLines
* staging: dgap: remove useless variables for saving tty's majorDaeseok Youn2014-11-071-3/+0
* staging: dgap: remove unused 'runwait' variableDaeseok Youn2014-09-231-1/+0
* staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn2014-09-191-3/+0
* staging: dgap: remove useless a variable within board_tDaeseok Youn2014-08-301-1/+0
* staging: dgap: Simplify to set a module typeDaeseok Youn2014-08-161-1/+0
* staging: dgap: Simplify to set a concentrator typeDaeseok Youn2014-08-161-1/+0
* staging: dgap: Simplify set a board type from configration fileDaeseok Youn2014-08-161-1/+0
* staging: dgap: remove useless variableDaeseok Youn2014-08-161-3/+0
* staging: dgap: remove unused waitqueuesDaeseok Youn2014-07-091-1/+0
* staging: dgap: get rid of brd->firstminor because it is 0Daeseok Youn2014-06-191-1/+0
* staging: dgap: Remove dead sniff buffer codeMark Hounschell2014-05-241-6/+0
* staging: dgap: fix smatch warn: unsigned var is never less than zeroMark Hounschell2014-05-241-1/+1
* staging: dgap: Get rid of CamelCaseMark Hounschell2014-05-161-12/+12
* staging: dgap: fix a few misc sparse warningsMark Hounschell2014-05-161-3/+3
* staging: dgap: fix sparse warnings for the entire cm_t structureMark Hounschell2014-05-161-1/+1
* staging: dgap: fix sparse warnings for the entire bs_t structureMark Hounschell2014-05-161-2/+2
* staging: dgap: fix sparse warnings for re_map_membase and re_map_portMark Hounschell2014-05-161-2/+2
* staging: dgap: remove uchar typedef and replace use with u8Mark Hounschell2014-04-141-34/+31
* staging: dgap: remove volatiles from dgap.hMark Hounschell2014-04-141-76/+76
* staging: dgap: Macros with complex values should be enclosed in parenthesisMark Hounschell2014-04-141-1/+1
* staging: dgap: Removes excessive empty lines from dgap.hMark Hounschell2014-04-141-26/+0
* staging: dgap: remove some unused code in dgap.hMark Hounschell2014-04-141-53/+0
* staging: dgap: Fix several 80+ line warnings in dgap.hMark Hounschell2014-04-141-115/+129
* staging: dgap: fix some whitespace warnings in dgap.hMark Hounschell2014-04-141-23/+24
* staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell2014-03-191-18/+18
* staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell2014-03-191-7/+0
* staging: dgap: remove more unneeded brd-state statesMark Hounschell2014-03-171-2/+0
* staging: dgap: remove unused brd->state statesMark Hounschell2014-03-171-17/+0
* staging: dgap: remove unneeded dgap_driver_statesMark Hounschell2014-03-171-2/+0
* staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macroMark Hounschell2014-03-171-1/+0
* staging: dgap: Remove unused DGAP_TRYLOCK macroMark Hounschell2014-03-171-1/+0
* staging: dgap: remove some unused defines in dgap.hMark Hounschell2014-03-171-51/+2
* Staging:dgap: Fix Macros with complex values should be enclosed in dgap.hEbru Akagunduz2014-03-081-28/+28
* Staging:dgap: Fix "foo * bar" should be "foo *bar" in dgap.hEbru Akagunduz2014-03-071-1/+1
* Staging:dgap: Fix open brace '{' following struct go on the same line in dgap.hEbru Akagunduz2014-03-071-4/+2
* staging: dgap: fix a few 80+ char lines as reported by checkpatchMark Hounschell2014-03-061-32/+32
* staging: dgap: Remove more degug/tracing codeMark Hounschell2014-03-061-5/+0
* staging:dgap: remove digi debug and tracing codeMark Hounschell2014-02-281-97/+0
* staging: dgap: fix kernel oops on port openMark Hounschell2014-02-271-1/+2
* staging: dgap: Rename driverMark Hounschell2014-02-241-0/+1504
OpenPOWER on IntegriCloud