summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* Staging: sm750fb: sm750.c - style fixDerek Robson2017-02-121-1/+1
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-0910-173/+180
* staging:sm750fb:ddk750_chip.c removes un-necessary blank linesScott Matheina2017-01-101-3/+0
* staging:sm750fb:ddk750_chip.c Adds braces to last arm of statementScott Matheina2017-01-101-1/+2
* staging: sm750fb: fix checkpatch 80 characters warningAbdul Rauf2017-01-101-2/+4
* staging: sm750fb: fix checkpatch multiple blank lines checkAbdul Rauf2017-01-101-1/+0
* staging: sm750fb: fix tabstop style warningAndrea Ghittino2016-11-301-1/+1
* staging: sm750fb: fix a type issue in sm750_set_chip_type()Dan Carpenter2016-11-292-2/+2
* staging: sm750fb: update licenseSudip Mukherjee2016-11-291-1/+1
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-141-4/+4
|\
| * staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen2016-11-071-4/+4
* | staging: sm750fb: prefix global identifiersArnd Bergmann2016-11-1013-73/+73
* | staging: sm750fb: Replace pr_*() with dev_*().Elise Lennion2016-11-071-6/+6
* | staging: sm750fb: Shorten local variables names.Elise Lennion2016-10-301-13/+13
* | staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-307-19/+19
* | staging: sm750fb: Refine code in set_current_gate().Elise Lennion2016-10-301-20/+4
* | staging: sm750fb: Refine the code and remove unused code.Elise Lennion2016-10-271-50/+21
* | staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone2016-10-2512-127/+184
* | staging: sm750fb: Add const qualifier to struct declaration.Elise Lennion2016-10-171-1/+1
* | staging: sm750fb: Remove unnecessary comments.Elise Lennion2016-10-161-8/+0
* | staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-166-36/+36
* | staging: sm750fb: compress return logicElizabeth Ferdman2016-10-161-3/+1
* | staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion2016-10-1613-60/+30
* | staging: sm750fb: Replace printk() with pr_info().Elise Lennion2016-10-161-1/+1
* | Staging: sm750fb: use unsigned int instead unsignedMuraru Mihaela2016-10-161-5/+5
* | Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru2016-10-164-16/+15
|/
* staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSESTMoshe Green2016-10-021-4/+2
* staging: sm750fb: conform to block comment styleElizabeth Ferdman2016-10-027-101/+113
* staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green2016-09-276-19/+19
* staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva2016-09-221-2/+2
* staging: sm750fb: Use BIT(x) macroRehas Sachdeva2016-09-221-1/+1
* staging: sm750fb: Add spaces around '|'Rehas Sachdeva2016-09-201-22/+22
* staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva2016-09-161-1/+1
* staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.cMoshe Green2016-09-161-22/+27
* staging: sm750fb: fix line length coding style issues in ddk750_chip.cMoshe Green2016-09-161-8/+15
* Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar2016-09-161-2/+0
* staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.Phil Turnbull2016-09-121-1/+1
* staging: sm750fb: Fix block comment styleEdward Lipinsky2016-08-211-3/+5
* sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz2016-08-211-4/+9
* sm750fb/sm750_hw.c: fixed commentsStefan Wolz2016-08-211-22/+26
* sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz2016-08-211-17/+9
* sm750fb/sm750_hw.c: corrected alignmentStefan Wolz2016-08-211-6/+7
* staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim2016-08-211-5/+8
* Staging: sm750fb: fix block comment coding style issue in ddk750_chip.cMoshe Green2016-08-211-2/+4
* Staging: sm750fb: fix line length coding style issue in ddk750_chip.cMoshe Green2016-08-211-1/+3
* Staging: sm750fb: fix a line length coding style warning in ddk750_chip.cMoshe Green2016-08-211-1/+3
* staging: sm750fb: initialize max_d to maximum D value of 6Colin Ian King2016-03-291-1/+1
* Staging: sm750fb: Remove unused functionsBhumika Goyal2016-03-112-41/+0
* Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar2016-03-111-2/+2