Age | Commit message (Expand) | Author | Files | Lines |
2015-03-16 | Staging: dgap: Use setup_timer to combine initialization | Somya Anand | 1 | -2/+1 |
2015-03-09 | Staging: dgap: Remove unused variable | Haneen Mohammed | 1 | -3/+1 |
2015-03-07 | staging: dgap: Avoid name collision | Fabio Estevam | 2 | -2/+2 |
2015-03-02 | staging: dgap: remove unused variable | Aya Mahfouz | 1 | -4/+1 |
2015-01-25 | staging: dgap: fix "if" statement that always evaluates to true | Daeseok Youn | 1 | -4/+4 |
2015-01-18 | staging: dgap: use gotos for handling error in dgap_remap() | Daeseok Youn | 1 | -15/+15 |
2014-11-27 | Drivers:staging:dgap: Added a blank line after declaration | Anjana Sasindran | 1 | -0/+1 |
2014-11-07 | staging: dgap: introducing find_board_by_major() | Daeseok Youn | 1 | -11/+17 |
2014-11-07 | staging: dgap: remove useless variables for saving tty's major | Daeseok Youn | 2 | -10/+2 |
2014-11-07 | staging: dgap: fix memory leak caused by double allocation of tty_structs | Daeseok Youn | 1 | -16/+0 |
2014-11-07 | staging: dgap: set tty's flags by tty_alloc_driver() | Daeseok Youn | 1 | -8/+8 |
2014-11-06 | staging: dgap: remove unnecessary function | Daeseok Youn | 1 | -23/+0 |
2014-11-04 | staging: dgap: re-arrange functions for removing forward declarations | Daeseok Youn | 1 | -3794/+3669 |
2014-10-30 | staging: dgap: Remove useless cast on NULL | Tapasweni Pathak | 1 | -2/+2 |
2014-10-30 | staging: dgap: Remove useless cast on void pointer | Tapasweni Pathak | 1 | -1/+1 |
2014-10-28 | staging: dgap: Use unsigned for loop index | Tapasweni Pathak | 1 | -18/+18 |
2014-10-20 | staging: dgap: introduce dgap_stop() | Daeseok Youn | 1 | -5/+22 |
2014-10-20 | staging: dgap: change function names properly | Daeseok Youn | 1 | -7/+7 |
2014-10-20 | staging: dgap: remove unnecessary if statement for checking NULL | Daeseok Youn | 1 | -9/+4 |
2014-10-20 | staging: dgap: remove unused variable 'orig_count' | Rahul Bedarkar | 1 | -8/+0 |
2014-09-24 | staging: dgap: use dgap_release_remap() in dgap_cleanup_board() | Daeseok Youn | 1 | -15/+10 |
2014-09-24 | staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap() | Daeseok Youn | 1 | -0/+1 |
2014-09-24 | staging: dgap: remove unused 'runwait' variable | Daeseok Youn | 2 | -2/+0 |
2014-09-20 | staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep() | Daeseok Youn | 2 | -33/+7 |
2014-09-07 | drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch... | Piotr Witoslawski | 1 | -6/+10 |
2014-08-31 | staging: dgap: remove useless a variable within board_t | Daeseok Youn | 2 | -4/+1 |
2014-08-31 | staging: dgap: remove redundant setting a variable | Daeseok Youn | 1 | -6/+1 |
2014-08-16 | staging: dgap: cleanup print messages for dgap driver | Daeseok Youn | 1 | -159/+126 |
2014-08-16 | staging: dgap: Simplify to set a module type | Daeseok Youn | 2 | -20/+7 |
2014-08-16 | staging: dgap: Simplify to set a concentrator type | Daeseok Youn | 2 | -20/+7 |
2014-08-16 | staging: dgap: Simplify set a board type from configration file | Daeseok Youn | 2 | -94/+16 |
2014-08-16 | staging: dgap: cleanup duplicated warning message on dgap_tty_init() | Daeseok Youn | 1 | -11/+6 |
2014-08-16 | staging: dgap: remove redundant declarations. | Daeseok Youn | 1 | -6/+0 |
2014-08-16 | staging: dgap: remove useless variable | Daeseok Youn | 2 | -33/+22 |
2014-08-16 | staging: dgap: introduce dgap_cleanup_nodes() | Daeseok Youn | 1 | -0/+52 |
2014-07-15 | staging: dgap: remove dgap_newnode() | Daeseok Youn | 1 | -30/+74 |
2014-07-15 | staging: dgap: remove unused a parameter in dgap_gettok() | Daeseok Youn | 1 | -4/+4 |
2014-07-15 | staging: dgap: fix a typo in dgap_gettok() | Daeseok Youn | 1 | -1/+1 |
2014-07-15 | staging: dgap: remove unused case value in dgap_parsefile() | Daeseok Youn | 1 | -4/+0 |
2014-07-15 | staging: dgap: remove redundant error value check | Daeseok Youn | 1 | -4/+1 |
2014-07-12 | staging: dgap: removes redundant null check and change paramter for dgap_tty_... | Daeseok Youn | 1 | -24/+5 |
2014-07-12 | staging: dgap: removes redundant null check and change paramter for dgap_tty_... | Daeseok Youn | 1 | -18/+5 |
2014-07-12 | staging: dgap: removes redundant null check and change paramter for dgap_tty_... | Daeseok Youn | 1 | -21/+5 |
2014-07-12 | staging: dgap: removes redundant null check and change paramter for dgap_set_... | Daeseok Youn | 1 | -28/+8 |
2014-07-12 | staging: dgap: removes redundant null check and change paramter for dgap_tty_... | Daeseok Youn | 1 | -18/+5 |
2014-07-12 | staging: dgap: removes redundant null check and change paramter for dgap_tty_... | Daeseok Youn | 1 | -23/+5 |
2014-07-12 | staging: dgap: removes redundant null check and change the paramter for dgap_... | Daeseok Youn | 1 | -36/+13 |
2014-07-12 | staging: dgap: remove unused variable in dgap_param() | Daeseok Youn | 1 | -3/+0 |
2014-07-12 | staging: dgap: redundant NULL and magic check in dgap_get_modem_info() | Daeseok Youn | 1 | -3/+0 |
2014-07-10 | staging: dgap: removes redundant null check and change paramter for dgap_maxc... | Daeseok Youn | 1 | -17/+4 |