aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap
Commit message (Expand)AuthorAge
* Staging: dgap: Remove obsolete driverShraddha Barke2016-01-29
* staging: dgap: add spaces around binary operator '|'Ioana Ciornei2015-10-24
* staging: dgap: remove unnecessary bracketsIoana Ciornei2015-10-24
* staging: dgap: remove unnecessary space after castIoana Ciornei2015-10-24
* staging: dgap: properly indent to match open paranthesisIoana Ciornei2015-10-24
* staging: dgap: remove unnecessary blank linesIoana Ciornei2015-10-24
* Staging: dgap: Remove unnecessary test expressionShivani Bhardwaj2015-10-17
* staging: dgap: remove unused configurationSudip Mukherjee2015-10-13
* staging: dgap: fix memory leak in dgap_parsefile()Ronit Halder2015-09-30
* staging: dgap: fix returned errno code in dgap_parsefile()Javier Martinez Canillas2015-09-28
* staging/dgap: Use strpbrk() instead of dgap_sindex()Alexander Kuleshov2015-09-12
* staging: dgap: remove unused variableSudip Mukherjee2015-09-12
* staging: dgap: fix possible NULL dereferenceSudip Mukherjee2015-09-12
* Staging:dgap :Compression of lines for immediate returnShraddha Barke2015-07-31
* staging: dgap: remove duplicate codeSudip Mukherjee2015-07-16
* staging: dgap: new arguments to dgap_stopSudip Mukherjee2015-07-16
* staging: dgap: rearrange functionSudip Mukherjee2015-07-16
* staging: dgap: fix error pathSudip Mukherjee2015-07-16
* Staging: dgap: dgap: Fixed spelling errorsColin Cronin2015-05-30
* staging: dgap: remove unused codeSudip Mukherjee2015-05-10
* staging: dgap: use remove functionSudip Mukherjee2015-05-10
* staging: dgap: move function before removeSudip Mukherjee2015-05-10
* Staging: dgap: Use setup_timer to combine initializationSomya Anand2015-03-16
* Staging: dgap: Remove unused variableHaneen Mohammed2015-03-09
* staging: dgap: Avoid name collisionFabio Estevam2015-03-06
* staging: dgap: remove unused variableAya Mahfouz2015-03-01
* staging: dgap: fix "if" statement that always evaluates to trueDaeseok Youn2015-01-25
* staging: dgap: use gotos for handling error in dgap_remap()Daeseok Youn2015-01-17
* Drivers:staging:dgap: Added a blank line after declarationAnjana Sasindran2014-11-26
* staging: dgap: introducing find_board_by_major()Daeseok Youn2014-11-07
* staging: dgap: remove useless variables for saving tty's majorDaeseok Youn2014-11-07
* staging: dgap: fix memory leak caused by double allocation of tty_structsDaeseok Youn2014-11-07
* staging: dgap: set tty's flags by tty_alloc_driver()Daeseok Youn2014-11-07
* staging: dgap: remove unnecessary functionDaeseok Youn2014-11-05
* staging: dgap: re-arrange functions for removing forward declarationsDaeseok Youn2014-11-03
* staging: dgap: Remove useless cast on NULLTapasweni Pathak2014-10-30
* staging: dgap: Remove useless cast on void pointerTapasweni Pathak2014-10-30
* staging: dgap: Use unsigned for loop indexTapasweni Pathak2014-10-28
* staging: dgap: introduce dgap_stop()Daeseok Youn2014-10-19
* staging: dgap: change function names properlyDaeseok Youn2014-10-19
* staging: dgap: remove unnecessary if statement for checking NULLDaeseok Youn2014-10-19
* staging: dgap: remove unused variable 'orig_count'Rahul Bedarkar2014-10-19
* staging: dgap: use dgap_release_remap() in dgap_cleanup_board()Daeseok Youn2014-09-24
* staging: dgap: adds missing iounmap for re_map_port in dgap_release_remap()Daeseok Youn2014-09-24
* staging: dgap: remove unused 'runwait' variableDaeseok Youn2014-09-24
* staging: dgap: use schedule_timeout_interruptible() instead of dgap_ms_sleep()Daeseok Youn2014-09-19
* drivers: staging: dgap: fix the checkpatch.pl issue "Warning: line over 80 ch...Piotr Witoslawski2014-09-07
* staging: dgap: remove useless a variable within board_tDaeseok Youn2014-08-30
* staging: dgap: remove redundant setting a variableDaeseok Youn2014-08-30
* staging: dgap: cleanup print messages for dgap driverDaeseok Youn2014-08-16