summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAge
* staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.hSeunghun Lee2014-08-01
* staging: dgnc: rephrase commentSeunghun Lee2014-08-01
* staging: dgnc: removes unused if defined codeSeunghun Lee2014-07-30
* staging: dgnc: remove commented codeSeunghun Lee2014-07-27
* staging: dgnc: Fix space required after that ','Seunghun Lee2014-07-24
* staging: dgnc: Remove all C99 commentsSeunghun Lee2014-07-22
* staging: dgnc: DGNC_VERIFY_BOARD macro in do while blockJeremiah Mahler2014-07-13
* staging: dgnc: remove redundant memset callDaeseok Youn2014-07-09
* staging: dgnc: removes unreachable codeDaeseok Youn2014-07-09
* staging: dgnc: Fix unsigned value for less than zeroDaeseok Youn2014-07-09
* staging: dgnc: remove redundant null check for kfree()Daeseok Youn2014-07-09
* staging: dgnc_driver.c: code style fixesGuillaume Morin2014-06-29
* Staging: dgnc: fixed brace coding style issue in dgnc_driver.cVincent Heuken2014-06-19
* staging: dgnc: Use time_after_eq()Manuel Schölling2014-05-25
* staging: dgnc: dgnc_tty: Remove a prohibited spaceMasaru Nomura2014-05-24
* staging: dgnc: dgnc_tty: Add a required spaceMasaru Nomura2014-05-24
* staging: dgnc: Remove extra curly bracesMasaru Nomura2014-05-18
* staging: dgnc: dgnc_neo: Clean up if statementMasaru Nomura2014-05-18
* staging: dgnc: Put else statements on the right lineMasaru Nomura2014-05-18
* staging: dgnc: UART_IIR_XOFF code is buggyDan Carpenter2014-05-15
* staging: dgnc: use dev_err() instead of printk()Martin Kepplinger2014-05-15
* staging: dgnc: redundant NULL checks before kfree()Vitaly Osipov2014-05-15
* Staging: dgnc: dgnc_driver: fixed incorrect bracesSon P. Nguyen2014-05-15
* staging: dgnc: cleanup dgnc_finalize_board_init()Antoine Sirinelli2014-05-15
* staging:dgnc: Removed assignments from if statements.Chi Pham2014-03-17
* staging: dgnc: replace unnecessary while() with if()Daeseok Youn2014-03-17
* staging: dgnc: Fix quoted string split across lines warningGulsah Kose2014-03-16
* Staging: dgnc: fix indentation in dgnc_mgmt.cIulia Manda2014-03-13
* Staging:dgnc: Fixed space prohibited between function name and '('Iulia Manda2014-03-10
* Staging:dgnc: Use uaccess.h header from linux dir instead of asmIulia Manda2014-03-10
* Stagind:dgnc: Fixed unnecessary braces for single statement blocksIulia Manda2014-03-10
* Staging:dgnc: Fixed else not following close brace errorIulia Manda2014-03-10
* staging:dgnc: Replace printk by pr_warnHimangi Saraogi2014-03-08
* Staging: dgnc: Fix struct file_operations should normally be constMonam Agarwal2014-03-07
* drivers: dgnc: Include appropriate header file in dgnc_trace.cRashika Kheria2014-01-08
* staging: dgnc: fix checkpatch.pl usage of comparison with jiffiesstalinsrinivasan.s2013-12-20
* staging: dgnc: fix checkpatch.pl usage of volatile.stalinsrinivasan.s2013-12-20
* staging: dgnc: fix 80 characters per line limitation and code indent warnings.stalinsrinivasan.s2013-12-20
* Staging: dgnc: dgnc_trace.c: fixed coding style issuesAldo Iljazi2013-12-03
* Staging: dgnc: avoiding buffer overflowAshvini Varatharaj2013-10-19
* Staging: dgnc: removing the comparison 'board<0'Ashvini Varatharaj2013-10-19
* staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.cArchana kumari2013-10-19
* staging: dgnc:Removed unecessary error messages in dgnc_driver.cArchana kumari2013-10-19
* staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.cArchana kumari2013-10-17
* staging:dgnc:Fixes use of deprecated headers in dgnc_cls.cArchana kumari2013-10-16
* staging: dgnc: dgnc_tty: Do not use 0 for NULL pointerSachin Kamat2013-10-11
* staging: dgnc: changes arguments in sizeofLidza Louina2013-10-05
* staging: dgnc: Remove KERNEL_VERSION checkSachin Kamat2013-09-30
* staging: dgnc: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* staging: dgnc: removes LINUX_VERSION_CODE conditionalsLidza Louina2013-09-25