summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* Staging: sm750fb: Change *array into *const arrayKelsey Skunberg2019-04-301-1/+1
* staging: sm750fb: add proper SPDX identifier to driverGreg Kroah-Hartman2019-04-034-0/+4
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: sm750fb: Remove unnecessary parenthesis.Sanjana Sanikommu2019-04-011-2/+2
* staging: sm750fb: lower case to fix camelcase checkpatch warningJules Irenge2019-03-271-2/+2
* staging: sm750fb: Prefer using the BIT macroSanjana Sanikommu2019-03-251-1/+1
* staging: sm750fb: Eliminate camel caseVatsala Narang2019-03-204-8/+8
* staging: sm750fb: Remove an unnecessary local variable in a functionMadhumitha Prabakaran2019-03-181-4/+1Star
* staging: sm750fb: Edit CamelCase in local variablesNishka Dasgupta2019-03-184-86/+86
* staging: sm750fb: trivial comment indention fix.Yifeng Li2019-03-181-16/+16
* staging: sm750fb: Rename setDisplayControl to set_display_control - styleJin Chen2019-02-071-3/+3
* staging: sm750fb: Add spaces around '+'Laís Pessine do Carmo2018-11-071-1/+2
* staging: sm750fb: Remove space after castMamta Shukla2018-10-091-4/+4
* staging: sm750fb: Remove extra space characterAymen Qader2018-10-031-1/+1
* staging: sm750fb: Fix typo frambuffer->framebufferAymen Qader2018-09-251-5/+5
* staging: sm750fb: remove redundant pointer 'output'Colin Ian King2018-07-111-2/+0Star
* staging: sm750fb: add drm development branch detailsSudip Mukherjee2018-05-071-1/+4
* staging: sm750fb: Remove typedefNishka Dasgupta2018-03-193-6/+5Star
* staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp2018-02-165-13/+11Star
* staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak2018-01-231-7/+7
* staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti2018-01-082-10/+0Star
* 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-148-17/+13Star
|\
| * 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/+4Star
| * staging: sm750fb: Remove extra blank linesHarsha Sharma2017-09-171-4/+0Star
* | 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/+125Star
* 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/+5Star
* 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/+0Star
* staging: sm750fb: Alignment should match open parenthesisArushi Singhal2017-03-141-40/+39Star
* 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/+0Star