summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
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
2016-10-16staging: sm750fb: Replace printk() with pr_info().Elise Lennion
2016-10-16Staging: sm750fb: use unsigned int instead unsignedMuraru Mihaela
2016-10-16Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru
2016-10-02staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSESTMoshe Green
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green
2016-09-22staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva
2016-09-22staging: sm750fb: Use BIT(x) macroRehas Sachdeva
2016-09-20staging: sm750fb: Add spaces around '|'Rehas Sachdeva
2016-09-16staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva
2016-09-16staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva
2016-09-16staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.cMoshe Green
2016-09-16staging: sm750fb: fix line length coding style issues in ddk750_chip.cMoshe Green
2016-09-16Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar
2016-09-12staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.Phil Turnbull
2016-08-21staging: sm750fb: Fix block comment styleEdward Lipinsky
2016-08-21sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz
2016-08-21sm750fb/sm750_hw.c: fixed commentsStefan Wolz
2016-08-21sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz
2016-08-21sm750fb/sm750_hw.c: corrected alignmentStefan Wolz
2016-08-21staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim
2016-08-21Staging: sm750fb: fix block comment coding style issue in ddk750_chip.cMoshe Green
2016-08-21Staging: sm750fb: fix line length coding style issue in ddk750_chip.cMoshe Green
2016-08-21Staging: sm750fb: fix a line length coding style warning in ddk750_chip.cMoshe Green
2016-03-29staging: sm750fb: initialize max_d to maximum D value of 6Colin Ian King
2016-03-11Staging: sm750fb: Remove unused functionsBhumika Goyal
2016-03-11Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar