summaryrefslogtreecommitdiff
path: root/drivers/staging/dgap
AgeCommit message (Expand)Author
2014-05-29Revert "staging: dgap: remove unneeded kfree() in dgap_tty_register_ports()"Greg Kroah-Hartman
2014-05-28staging: dgap: Use EIO instead of ENXIOMark Hounschell
2014-05-28staging: dgap: Simplify dgap_find_configMark Hounschell
2014-05-28staging: dgap: misc cleanup of NULL conditionalsMark Hounschell
2014-05-26staging: dgap: move tty_port_init() for serial_ports.Daeseok Youn
2014-05-26staging: dgap: remove unneeded kfree() in dgap_tty_register_ports()Daeseok Youn
2014-05-26staging: dgap: remove unneeded kfree() for ttys in tty_driverDaeseok Youn
2014-05-25Staging: dgap: Fixed iomem accesses in dgap.cPascal COMBES
2014-05-24staging: dgap: Change GFP_ATOMICs to GFP_KERNELMark Hounschell
2014-05-24staging: dgap: Simplify get_altpin and get_useintr functionsMark Hounschell
2014-05-24staging: dgap: Replace double negative conditionalsMark Hounschell
2014-05-24staging: dgap: Remove more extra white space and tabsMark Hounschell
2014-05-24staging: dgap: Remove unnecessary initialization of variables in declarationsMark Hounschell
2014-05-24staging: dgap: replace dgap_savestring function with kstrdupMark Hounschell
2014-05-24staging: dgap: Remove unnecessary test on countMark Hounschell
2014-05-24staging: dgap: Remove erroneous commentMark Hounschell
2014-05-24staging: dgap: Remove dead sniff buffer codeMark Hounschell
2014-05-24staging: dgap: fix smatch warn: unsigned var is never less than zeroMark Hounschell
2014-05-24staging: dgap: implement error handling in dgap_tty_register()Daeseok Youn
2014-05-16staging: dgap: Get rid of CamelCaseMark Hounschell
2014-05-16staging: dgap: refactor ugly dgap_init_one functionMark Hounschell
2014-05-16staging: dgap: Add check for MAXBOARDS in .probe (dgap_init_one)Mark Hounschell
2014-05-16staging: dgap: remove two unnecessary conditionalsMark Hounschell
2014-05-16staging: dgap: check unchecked return valuesMark Hounschell
2014-05-16staging: dgap: fix a few more sparse warningsMark Hounschell
2014-05-16staging: dgap: fix sparse warnings Using plain integer as NULL pointerMark Hounschell
2014-05-16staging: dgap: fix sparse warning about dgap_poll_lockMark 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-05-16staging: dgap: Fix BUG in processing config fileMark Hounschell
2014-05-16staging: dgap: Fix how we insure config data is a stringMark Hounschell
2014-04-14staging: dgap: remove uchar typedef and replace use with u8Mark Hounschell
2014-04-14staging: dgap: rename and fixup dgap_wait_for_xxx functionsMark Hounschell
2014-04-14staging: dgap: fix/change a pr_infoMark 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: Only read config file dgap.conf onceMark 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-04-14staging: dgap: Remove some unneeded commentsMark Hounschell
2014-04-14staging: dgap: Remove some unused code in dgap.cMark Hounschell
2014-03-19staging: dgap: fix the rest of the checkpatch warnings in dgap.cMark Hounschell
2014-03-19staging: dgap: re-factor some more code for 80+ linesMark Hounschell
2014-03-19staging: dgap: get rid of DGAP_LOCK and DGAP_UNLOCK macrosMark Hounschell
2014-03-19staging: dgap: re-factor some code for 80+ lines as reported by checkpatchMark Hounschell
2014-03-18staging: dgap: Fixed sparse error: same symbol redeclared with different typeMasood Mehmood