summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
2014-08-16staging: dgnc: Remove unnecessary 'return' statementKonrad Zapalowicz
2014-08-16staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz
2014-08-16staging: dgnc: Remove 'volatile' modifier where it is not neededKonrad Zapalowicz
2014-08-16staging: dgnc: Fix braces {} are not necessary for single statement blocksKonrad Zapalowicz
2014-08-16staging: dgnc: Fix that open brace { should be on the previous lineKonrad Zapalowicz
2014-08-16staging: dgnc: Fix missing blank line after declarationsKonrad Zapalowicz
2014-08-16staging: dgnc: Fix included header from 'asm'Konrad Zapalowicz
2014-08-16staging: dgnc: Update the TODO fileKonrad Zapalowicz
2014-08-16staging: dgnc: Siplify the dgnc_start functionKonrad Zapalowicz
2014-08-16staging: dgnc: Move utility functions out of dgnc_driver.cKonrad Zapalowicz
2014-08-16staging: dgnc: Remove unnecessary functions from dgnc_driver.cKonrad Zapalowicz
2014-08-16staging: dgnc: Fix frame size is larger than 1024BKonrad Zapalowicz
2014-08-16staging: dgnc: Fix no spaces before tabs checkpath warningKonrad Zapalowicz
2014-08-16staging: dgnc: Fix externs should be avoided in the .c filesKonrad Zapalowicz
2014-08-01staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee
2014-08-01staging: dgnc: rephrase commentSeunghun Lee
2014-07-30staging: dgnc: removes unused if defined codeSeunghun Lee
2014-07-27staging: dgnc: remove commented codeSeunghun Lee
2014-07-24staging: dgnc: Fix space required after that ','Seunghun Lee
2014-07-22staging: dgnc: Remove all C99 commentsSeunghun Lee
2014-07-13staging: dgnc: DGNC_VERIFY_BOARD macro in do while blockJeremiah Mahler
2014-07-09staging: dgnc: remove redundant memset callDaeseok Youn
2014-07-09staging: dgnc: removes unreachable codeDaeseok Youn
2014-07-09staging: dgnc: Fix unsigned value for less than zeroDaeseok Youn
2014-07-09staging: dgnc: remove redundant null check for kfree()Daeseok Youn
2014-06-29staging: dgnc_driver.c: code style fixesGuillaume Morin
2014-06-19Staging: dgnc: fixed brace coding style issue in dgnc_driver.cVincent Heuken
2014-05-25staging: dgnc: Use time_after_eq()Manuel Schölling
2014-05-24staging: dgnc: dgnc_tty: Remove a prohibited spaceMasaru Nomura
2014-05-24staging: dgnc: dgnc_tty: Add a required spaceMasaru Nomura
2014-05-18staging: dgnc: Remove extra curly bracesMasaru Nomura
2014-05-18staging: dgnc: dgnc_neo: Clean up if statementMasaru Nomura
2014-05-18staging: dgnc: Put else statements on the right lineMasaru Nomura
2014-05-15staging: dgnc: UART_IIR_XOFF code is buggyDan Carpenter
2014-05-15staging: dgnc: use dev_err() instead of printk()Martin Kepplinger
2014-05-15staging: dgnc: redundant NULL checks before kfree()Vitaly Osipov
2014-05-15Staging: dgnc: dgnc_driver: fixed incorrect bracesSon P. Nguyen
2014-05-15staging: dgnc: cleanup dgnc_finalize_board_init()Antoine Sirinelli
2014-03-17staging:dgnc: Removed assignments from if statements.Chi Pham
2014-03-17staging: dgnc: replace unnecessary while() with if()Daeseok Youn
2014-03-16staging: dgnc: Fix quoted string split across lines warningGulsah Kose
2014-03-13Staging: dgnc: fix indentation in dgnc_mgmt.cIulia Manda
2014-03-10Staging:dgnc: Fixed space prohibited between function name and '('Iulia Manda
2014-03-10Staging:dgnc: Use uaccess.h header from linux dir instead of asmIulia Manda
2014-03-10Stagind:dgnc: Fixed unnecessary braces for single statement blocksIulia Manda
2014-03-10Staging:dgnc: Fixed else not following close brace errorIulia Manda
2014-03-08staging:dgnc: Replace printk by pr_warnHimangi Saraogi
2014-03-07Staging: dgnc: Fix struct file_operations should normally be constMonam Agarwal
2014-01-08drivers: dgnc: Include appropriate header file in dgnc_trace.cRashika Kheria
2013-12-20staging: dgnc: fix checkpatch.pl usage of comparison with jiffiesstalinsrinivasan.s