summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAge
* staging: sm750fb: Remove typedefNishka Dasgupta2018-03-19
* staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp2018-02-16
* staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak2018-01-23
* staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti2018-01-08
* staging/sm750fb: Add "port to atomic kms" to TODODaniel Vetter2017-11-28
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13
|\
| * staging: sm750fb: Fix parameter mistake in poke32Huacai Chen2017-11-06
| * staging: sm750fb: Remove typedef struct _dvi_ctrl_device_tMihaela Muraru2017-10-03
| * staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}Keerthi Reddy2017-10-03
| * Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}Keerthi Reddy2017-10-03
| * staging: sm750fb: Remove extra blank linesHarsha Sharma2017-09-17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* staging: sm750fb: avoid conflicting vesafbTeddy Wang2017-07-18
* staging: sm750fb: fixed a assignment typoLynn Lei2017-07-16
* drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan2017-06-29
* staging: sm750fb - add parameter namesDerek Robson2017-06-25
* staging: sm750fb: change default screen resolutionSudip Mukherjee2017-06-23
* staging: sm750fb: change default screen resolutionSudip Mukherjee2017-06-06
* staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava2017-05-18
* staging: sm750fb: removed line continuations in quoted stringsPrasant Jalan2017-04-08
* staging: sm750fb: fixing function return with lock heldPrasant Jalan2017-04-08
* staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta2017-04-08
* staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal2017-03-23
* staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal2017-03-23
* staging:sm750fb: Code readability is improved.Arushi Singhal2017-03-21
* staging: sm750fb: Removes unused variable from sm750_hw_copyareaTahia Khan2017-03-16
* staging: sm750fb: Alignment should match open parenthesisArushi Singhal2017-03-14
* staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal2017-03-14
* staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal2017-03-14
* staging: sm750fb: Removed unnecessary parentheses.Varsha Rao2017-03-09
* staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao2017-03-06
* staging: sm750fb: Replace NULL comparison.Varsha Rao2017-03-06
* staging: sm750fb: Added spaces around arithmetic operators.Varsha Rao2017-03-06
* staging: sm750fb: Remove unnecessary blank lines.Varsha Rao2017-03-06
* staging: sm750fb: Add identifier to function definition argument.Varsha Rao2017-03-06
* staging: sm750fb: Fix line over 80 characters.Varsha Rao2017-03-06
* staging: sm750fb: Add braces around if statement.Varsha Rao2017-03-06
* staging: sm750fb: add spaces around operatorsKatie Dunne2017-03-06
* staging: sm750fb: add curly braces to if-statementsKatie Dunne2017-03-06
* Staging: sm750fb: sm750.c - style fixDerek Robson2017-02-12
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-09
* staging:sm750fb:ddk750_chip.c removes un-necessary blank linesScott Matheina2017-01-10
* staging:sm750fb:ddk750_chip.c Adds braces to last arm of statementScott Matheina2017-01-10
* staging: sm750fb: fix checkpatch 80 characters warningAbdul Rauf2017-01-10
* staging: sm750fb: fix checkpatch multiple blank lines checkAbdul Rauf2017-01-10
* staging: sm750fb: fix tabstop style warningAndrea Ghittino2016-11-30
* staging: sm750fb: fix a type issue in sm750_set_chip_type()Dan Carpenter2016-11-29
* staging: sm750fb: update licenseSudip Mukherjee2016-11-29
* Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman2016-11-14
|\
| * staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen2016-11-07