summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
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
2013-12-20staging: dgnc: fix checkpatch.pl usage of volatile.stalinsrinivasan.s
2013-12-20staging: dgnc: fix 80 characters per line limitation and code indent warnings.stalinsrinivasan.s
2013-12-03Staging: dgnc: dgnc_trace.c: fixed coding style issuesAldo Iljazi
2013-10-19Staging: dgnc: avoiding buffer overflowAshvini Varatharaj
2013-10-19Staging: dgnc: removing the comparison 'board<0'Ashvini Varatharaj
2013-10-19staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.cArchana kumari
2013-10-19staging: dgnc:Removed unecessary error messages in dgnc_driver.cArchana kumari
2013-10-17staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.cArchana kumari
2013-10-16staging:dgnc:Fixes use of deprecated headers in dgnc_cls.cArchana kumari
2013-10-11staging: dgnc: dgnc_tty: Do not use 0 for NULL pointerSachin Kamat
2013-10-05staging: dgnc: changes arguments in sizeofLidza Louina
2013-09-30staging: dgnc: Remove KERNEL_VERSION checkSachin Kamat
2013-09-26staging: dgnc: Remove casting the return value which is a void pointerJingoo Han
2013-09-25staging: dgnc: removes LINUX_VERSION_CODE conditionalsLidza Louina
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-17staging: dgnc: Fix typo in staging/dgncMasanari Iida
2013-09-17staging: dgnc: removes parentheses around return statementsLidza Louina
2013-09-17staging: dgnc: renames board_t to dgnc_boardLidza Louina
2013-09-17staging: dgnc: fix potential format string flawKees Cook
2013-08-30staging: dgnc: adds TODOLidza Louina
2013-08-27staging: dgnc: driver.c and .h: removes dgnc_driver_kzmalloc funcLidza Louina
2013-08-27staging: dgnc: driver.c and tty.c: replaces dgnc_driver_kzmalloc with kzallocLidza Louina
2013-08-27staging: dgnc: tty.c: updates uart_struct declaration for sparseLidza Louina
2013-08-26staging: dgnc: tty.c: edits var in init func for sparseLidza Louina
2013-08-26staging: dgnc: neo.c: changes param in neo_read_eeprom function for sparseLidza Louina