summaryrefslogtreecommitdiff
path: root/drivers/staging/dgap
AgeCommit message (Expand)Author
2015-10-24staging: dgap: add spaces around binary operator '|'Ioana Ciornei
2015-10-24staging: dgap: remove unnecessary bracketsIoana Ciornei
2015-10-24staging: dgap: remove unnecessary space after castIoana Ciornei
2015-10-24staging: dgap: properly indent to match open paranthesisIoana Ciornei
2015-10-24staging: dgap: remove unnecessary blank linesIoana Ciornei
2015-10-16Staging: dgap: Remove unnecessary test expressionShivani Bhardwaj
2015-10-12staging: dgap: remove unused configurationSudip Mukherjee
2015-09-30staging: dgap: fix memory leak in dgap_parsefile()Ronit Halder
2015-09-29staging: dgap: fix returned errno code in dgap_parsefile()Javier Martinez Canillas
2015-09-12staging/dgap: Use strpbrk() instead of dgap_sindex()Alexander Kuleshov
2015-09-12staging: dgap: remove unused variableSudip Mukherjee
2015-09-12staging: dgap: fix possible NULL dereferenceSudip Mukherjee
2015-07-31Staging:dgap :Compression of lines for immediate returnShraddha Barke
2015-07-16staging: dgap: remove duplicate codeSudip Mukherjee
2015-07-16staging: dgap: new arguments to dgap_stopSudip Mukherjee
2015-07-16staging: dgap: rearrange functionSudip Mukherjee
2015-07-16staging: dgap: fix error pathSudip Mukherjee
2015-05-31Staging: dgap: dgap: Fixed spelling errorsColin Cronin
2015-05-10staging: dgap: remove unused codeSudip Mukherjee
2015-05-10staging: dgap: use remove functionSudip Mukherjee
2015-05-10staging: dgap: move function before removeSudip Mukherjee
2015-03-16Staging: dgap: Use setup_timer to combine initializationSomya Anand
2015-03-09Staging: dgap: Remove unused variableHaneen Mohammed
2015-03-06staging: dgap: Avoid name collisionFabio Estevam
2015-03-01staging: dgap: remove unused variableAya Mahfouz
2015-01-25staging: dgap: fix "if" statement that always evaluates to trueDaeseok Youn
2015-01-17staging: dgap: use gotos for handling error in dgap_remap()Daeseok Youn
2014-11-26Drivers:staging:dgap: Added a blank line after declarationAnjana Sasindran
2014-11-07staging: dgap: introducing find_board_by_major()Daeseok Youn
2014-11-07staging: dgap: remove useless variables for saving tty's majorDaeseok Youn
2014-11-07staging: dgap: fix memory leak caused by double allocation of tty_structsDaeseok Youn
2014-11-07staging: dgap: set tty's flags by tty_alloc_driver()Daeseok Youn
2014-11-05staging: dgap: remove unnecessary functionDaeseok Youn
2014-11-03staging: dgap: re-arrange functions for removing forward declarationsDaeseok Youn
2014-10-30staging: dgap: Remove useless cast on NULLTapasweni Pathak
2014-10-30staging: dgap: Remove useless cast on void pointerTapasweni Pathak
2014-10-28staging: dgap: Use unsigned for loop indexTapasweni Pathak
2014-10-20staging: dgap: introduce dgap_stop()Daeseok Youn
2014-10-20staging: dgap: change function names properlyDaeseok Youn
2014-10-20staging: dgap: remove unnecessary if statement for checking NULLDaeseok Youn
2014-10-20staging: dgap: remove unused variable 'orig_count'Rahul Bedarkar
2014-09-23staging: dgap: use dgap_release_remap() in dgap_cleanup_board()Daeseok Youn
2014-09-23staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap()Daeseok Youn
2014-09-23staging: dgap: remove unused 'runwait' variableDaeseok Youn
2014-09-19staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn
2014-09-06drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch...Piotr Witoslawski
2014-08-30staging: dgap: remove useless a variable within board_tDaeseok Youn
2014-08-30staging: dgap: remove redundant setting a variableDaeseok Youn
2014-08-16staging: dgap: cleanup print messages for dgap driverDaeseok Youn
2014-08-16staging: dgap: Simplify to set a module typeDaeseok Youn