summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2017-07-18staging: sm750fb: avoid conflicting vesafbTeddy Wang
2017-07-16staging: sm750fb: fixed a assignment typoLynn Lei
2017-06-29drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan
2017-06-25staging: sm750fb - add parameter namesDerek Robson
2017-06-23staging: sm750fb: change default screen resolutionSudip Mukherjee
2017-06-06staging: sm750fb: change default screen resolutionSudip Mukherjee
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava
2017-04-08staging: sm750fb: removed line continuations in quoted stringsPrasant Jalan
2017-04-08staging: sm750fb: fixing function return with lock heldPrasant Jalan
2017-04-08staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta
2017-03-23staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal
2017-03-23staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal
2017-03-21staging:sm750fb: Code readability is improved.Arushi Singhal
2017-03-16staging: sm750fb: Removes unused variable from sm750_hw_copyareaTahia Khan
2017-03-14staging: sm750fb: Alignment should match open parenthesisArushi Singhal
2017-03-14staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal
2017-03-14staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal
2017-03-09staging: sm750fb: Removed unnecessary parentheses.Varsha Rao
2017-03-06staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao
2017-03-06staging: sm750fb: Replace NULL comparison.Varsha Rao
2017-03-06staging: sm750fb: Added spaces around arithmetic operators.Varsha Rao
2017-03-06staging: sm750fb: Remove unnecessary blank lines.Varsha Rao
2017-03-06staging: sm750fb: Add identifier to function definition argument.Varsha Rao
2017-03-06staging: sm750fb: Fix line over 80 characters.Varsha Rao
2017-03-06staging: sm750fb: Add braces around if statement.Varsha Rao
2017-03-06staging: sm750fb: add spaces around operatorsKatie Dunne
2017-03-06staging: sm750fb: add curly braces to if-statementsKatie Dunne
2017-02-12Staging: sm750fb: sm750.c - style fixDerek Robson
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2017-01-10staging:sm750fb:ddk750_chip.c removes un-necessary blank linesScott Matheina
2017-01-10staging:sm750fb:ddk750_chip.c Adds braces to last arm of statementScott Matheina
2017-01-10staging: sm750fb: fix checkpatch 80 characters warningAbdul Rauf
2017-01-10staging: sm750fb: fix checkpatch multiple blank lines checkAbdul Rauf
2016-11-30staging: sm750fb: fix tabstop style warningAndrea Ghittino
2016-11-29staging: sm750fb: fix a type issue in sm750_set_chip_type()Dan Carpenter
2016-11-29staging: sm750fb: update licenseSudip Mukherjee
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann
2016-11-07staging: sm750fb: Replace pr_*() with dev_*().Elise Lennion
2016-11-07staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen
2016-10-30staging: sm750fb: Shorten local variables names.Elise Lennion
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-30staging: sm750fb: Refine code in set_current_gate().Elise Lennion
2016-10-27staging: sm750fb: Refine the code and remove unused code.Elise Lennion
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone
2016-10-17staging: sm750fb: Add const qualifier to struct declaration.Elise Lennion
2016-10-16staging: sm750fb: Remove unnecessary comments.Elise Lennion
2016-10-16staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-16staging: sm750fb: compress return logicElizabeth Ferdman
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion