Age | Commit message (Expand) | Author |
2016-01-28 | Staging: dgap: Remove obsolete driver | Shraddha Barke |
2015-10-24 | staging: dgap: add spaces around binary operator '|' | Ioana Ciornei |
2015-10-24 | staging: dgap: remove unnecessary brackets | Ioana Ciornei |
2015-10-24 | staging: dgap: remove unnecessary space after cast | Ioana Ciornei |
2015-10-24 | staging: dgap: properly indent to match open paranthesis | Ioana Ciornei |
2015-10-24 | staging: dgap: remove unnecessary blank lines | Ioana Ciornei |
2015-10-16 | Staging: dgap: Remove unnecessary test expression | Shivani Bhardwaj |
2015-10-12 | staging: dgap: remove unused configuration | Sudip Mukherjee |
2015-09-30 | staging: dgap: fix memory leak in dgap_parsefile() | Ronit Halder |
2015-09-29 | staging: dgap: fix returned errno code in dgap_parsefile() | Javier Martinez Canillas |
2015-09-12 | staging/dgap: Use strpbrk() instead of dgap_sindex() | Alexander Kuleshov |
2015-09-12 | staging: dgap: remove unused variable | Sudip Mukherjee |
2015-09-12 | staging: dgap: fix possible NULL dereference | Sudip Mukherjee |
2015-07-31 | Staging:dgap :Compression of lines for immediate return | Shraddha Barke |
2015-07-16 | staging: dgap: remove duplicate code | Sudip Mukherjee |
2015-07-16 | staging: dgap: new arguments to dgap_stop | Sudip Mukherjee |
2015-07-16 | staging: dgap: rearrange function | Sudip Mukherjee |
2015-07-16 | staging: dgap: fix error path | Sudip Mukherjee |
2015-05-31 | Staging: dgap: dgap: Fixed spelling errors | Colin Cronin |
2015-05-10 | staging: dgap: remove unused code | Sudip Mukherjee |
2015-05-10 | staging: dgap: use remove function | Sudip Mukherjee |
2015-05-10 | staging: dgap: move function before remove | Sudip Mukherjee |
2015-03-16 | Staging: dgap: Use setup_timer to combine initialization | Somya Anand |
2015-03-09 | Staging: dgap: Remove unused variable | Haneen Mohammed |
2015-03-06 | staging: dgap: Avoid name collision | Fabio Estevam |
2015-03-01 | staging: dgap: remove unused variable | Aya Mahfouz |
2015-01-25 | staging: dgap: fix "if" statement that always evaluates to true | Daeseok Youn |
2015-01-17 | staging: dgap: use gotos for handling error in dgap_remap() | Daeseok Youn |
2014-11-26 | Drivers:staging:dgap: Added a blank line after declaration | Anjana Sasindran |
2014-11-07 | staging: dgap: introducing find_board_by_major() | Daeseok Youn |
2014-11-07 | staging: dgap: remove useless variables for saving tty's major | Daeseok Youn |
2014-11-07 | staging: dgap: fix memory leak caused by double allocation of tty_structs | Daeseok Youn |
2014-11-07 | staging: dgap: set tty's flags by tty_alloc_driver() | Daeseok Youn |
2014-11-05 | staging: dgap: remove unnecessary function | Daeseok Youn |
2014-11-03 | staging: dgap: re-arrange functions for removing forward declarations | Daeseok Youn |
2014-10-30 | staging: dgap: Remove useless cast on NULL | Tapasweni Pathak |
2014-10-30 | staging: dgap: Remove useless cast on void pointer | Tapasweni Pathak |
2014-10-28 | staging: dgap: Use unsigned for loop index | Tapasweni Pathak |
2014-10-20 | staging: dgap: introduce dgap_stop() | Daeseok Youn |
2014-10-20 | staging: dgap: change function names properly | Daeseok Youn |
2014-10-20 | staging: dgap: remove unnecessary if statement for checking NULL | Daeseok Youn |
2014-10-20 | staging: dgap: remove unused variable 'orig_count' | Rahul Bedarkar |
2014-09-23 | staging: dgap: use dgap_release_remap() in dgap_cleanup_board() | Daeseok Youn |
2014-09-23 | staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap() | Daeseok Youn |
2014-09-23 | staging: dgap: remove unused 'runwait' variable | Daeseok Youn |
2014-09-19 | staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep() | Daeseok Youn |
2014-09-06 | drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch... | Piotr Witoslawski |
2014-08-30 | staging: dgap: remove useless a variable within board_t | Daeseok Youn |
2014-08-30 | staging: dgap: remove redundant setting a variable | Daeseok Youn |
2014-08-16 | staging: dgap: cleanup print messages for dgap driver | Daeseok Youn |