aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap
AgeCommit message (Expand)Author
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
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: cleanup duplicated warning message on dgap_tty_init()Daeseok Youn
2014-08-16staging: dgap: remove redundant declarations.Daeseok Youn
2014-08-16staging: dgap: remove useless variableDaeseok Youn
2014-08-16staging: dgap: introduce dgap_cleanup_nodes()Daeseok Youn
2014-07-15staging: dgap: remove dgap_newnode()Daeseok Youn
2014-07-15staging: dgap: remove unused a parameter in dgap_gettok()Daeseok Youn
2014-07-15staging: dgap: fix a typo in dgap_gettok()Daeseok Youn
2014-07-15staging: dgap: remove unused case value in dgap_parsefile()Daeseok Youn
2014-07-15staging: dgap: remove redundant error value checkDaeseok Youn
2014-07-11staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-11staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-11staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-11staging: dgap: removes redundant null check and change paramter for dgap_set_...Daeseok Youn
2014-07-11staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-11staging: dgap: removes redundant null check and change paramter for dgap_tty_...Daeseok Youn
2014-07-11staging: dgap: removes redundant null check and change the paramter for dgap_...Daeseok Youn
2014-07-11staging: dgap: remove unused variable in dgap_param()Daeseok Youn
2014-07-11staging: dgap: redundant NULL and magic check in dgap_get_modem_info()Daeseok Youn
2014-07-09staging: dgap: removes redundant null check and change paramter for dgap_maxc...Daeseok Youn
2014-07-09staging: dgap: remove redundant NULL check in dgap_tty_init()Daeseok Youn
2014-07-09staging: dgap: use kzalloc instead of kmalloc/memsetDaeseok Youn
2014-07-09staging: dgap: remove unused waitqueuesDaeseok Youn
2014-07-09staging: dgap: remove unneccessary dgap_init_pci() functionDaeseok Youn
2014-07-09staging: dgap: Adds a blank line after declarationDaeseok Youn
2014-07-09staging: dgap: remove "return" statement in void functionDaeseok Youn