summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: Remove typedefNishka Dasgupta2018-03-193-6/+5
* staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp2018-02-165-13/+11
* staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak2018-01-231-7/+7
* staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti2018-01-082-10/+0
* staging/sm750fb: Add "port to atomic kms" to TODODaniel Vetter2017-11-281-2/+2
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-138-17/+13
|\
| * staging: sm750fb: Fix parameter mistake in poke32Huacai Chen2017-11-061-1/+1
| * staging: sm750fb: Remove typedef struct _dvi_ctrl_device_tMihaela Muraru2017-10-032-4/+4
| * staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}Keerthi Reddy2017-10-032-3/+4
| * Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}Keerthi Reddy2017-10-032-5/+4
| * staging: sm750fb: Remove extra blank linesHarsha Sharma2017-09-171-4/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0221-0/+21
|/
* staging: sm750fb: avoid conflicting vesafbTeddy Wang2017-07-181-0/+24
* staging: sm750fb: fixed a assignment typoLynn Lei2017-07-161-1/+1
* drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan2017-06-291-13/+13
* staging: sm750fb - add parameter namesDerek Robson2017-06-251-8/+16
* staging: sm750fb: change default screen resolutionSudip Mukherjee2017-06-231-1/+1
* staging: sm750fb: change default screen resolutionSudip Mukherjee2017-06-061-1/+1
* staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava2017-05-1811-161/+125
* staging: sm750fb: removed line continuations in quoted stringsPrasant Jalan2017-04-081-9/+9
* staging: sm750fb: fixing function return with lock heldPrasant Jalan2017-04-081-4/+8
* staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta2017-04-081-1/+2
* staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal2017-03-231-6/+5
* staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal2017-03-233-9/+9
* staging:sm750fb: Code readability is improved.Arushi Singhal2017-03-211-25/+30
* staging: sm750fb: Removes unused variable from sm750_hw_copyareaTahia Khan2017-03-161-3/+0
* staging: sm750fb: Alignment should match open parenthesisArushi Singhal2017-03-141-40/+39
* staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal2017-03-141-0/+3
* staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal2017-03-144-5/+5
* staging: sm750fb: Removed unnecessary parentheses.Varsha Rao2017-03-094-5/+5
* staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao2017-03-063-9/+0
* staging: sm750fb: Replace NULL comparison.Varsha Rao2017-03-061-1/+1
* staging: sm750fb: Added spaces around arithmetic operators.Varsha Rao2017-03-062-2/+2
* staging: sm750fb: Remove unnecessary blank lines.Varsha Rao2017-03-067-26/+0
* staging: sm750fb: Add identifier to function definition argument.Varsha Rao2017-03-061-1/+1
* staging: sm750fb: Fix line over 80 characters.Varsha Rao2017-03-061-5/+5
* staging: sm750fb: Add braces around if statement.Varsha Rao2017-03-061-2/+2
* staging: sm750fb: add spaces around operatorsKatie Dunne2017-03-061-5/+5
* staging: sm750fb: add curly braces to if-statementsKatie Dunne2017-03-061-13/+13
* 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
OpenPOWER on IntegriCloud