summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* Staging: sm750fb: Fix basic coding style issuesTimo A. Aranjo2020-08-281-1/+2
* staging: sm750fb: use generic power managementVaibhav Gupta2020-07-291-74/+17
* staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte2020-05-291-1/+1
* staging: sm750fb: print error message with actual valueMatej Dujava2020-05-051-1/+1
* staging: sm750fb: add common function to set color offsets and visual modeMatej Dujava2020-05-051-82/+67
* staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava2020-05-051-0/+1
* staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar2020-04-162-11/+14
* staging: sm750fb: line over 80 charactersGokce Kuler2020-04-131-1/+3
* staging: sm750fb: Fix of long line in makefile variableR Veera Kumar2020-03-191-2/+4
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt2019-10-301-10/+10
* staging: sm750fb: Fix typo in commentGabriela Bittencourt2019-10-301-1/+1
* staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.hGabriela Bittencourt2019-10-241-10/+7
* staging: sm750fb: align arguments with open parenthesis in file sm750_accel.hGabriela Bittencourt2019-10-241-3/+3
* staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt2019-10-241-1/+1
* staging: sm750fb: format description of parameters in accel.hGabriela Bittencourt2019-10-241-29/+46
* staging: sm750fb: format description of parameters in accel.cGabriela Bittencourt2019-10-241-28/+44
* staging: sm750fb: Fix lines over 80 charactersJamal Shareef2019-10-154-17/+31
* staging: sm750fb: Remove set but not used variable 'actual_mx_clk'zhengbin2019-10-081-2/+1
* staging: sm750fb: Remove set but not used variable 'uiActualPixelClk'zhengbin2019-10-081-2/+1
* staging: sm750fb: CHECK: Avoid CamelCaseIdo Tamir2019-09-303-32/+32
* staging: sm750fb: fix odd license textGreg Kroah-Hartman2019-08-153-9/+0
* 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-261-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/+1
* 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-021-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/+0
* staging: sm750fb: add drm development branch detailsSudip Mukherjee2018-05-061-1/+4
* 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