aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19staging: sm750fb: Remove typedefNishka Dasgupta1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-08staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 charsAndrea della Porta1-1/+2
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon1-22/+22
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion1-1/+1
2016-10-27staging: sm750fb: Refine the code and remove unused code.Elise Lennion1-50/+21
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion1-1/+1
2016-09-16Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar1-2/+0
2016-08-21staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim1-5/+8
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-1/+3
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport1-1/+1
2016-02-11staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-1/+3
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport1-14/+10
2016-02-11staging: sm750fb: refactor setDisplayControl functionMike Rapoport1-86/+45
2016-02-11staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport1-9/+2
2016-02-11staging: sm750fb: share common bits in display control registersMike Rapoport1-20/+14
2016-02-11staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport1-25/+25
2016-02-11staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport1-4/+2
2016-02-11staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport1-2/+2
2016-02-11staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport1-2/+2
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport1-16/+8
2015-10-12staging: sm750fb: Add space around '&'Amitoj Kaur Chawla1-3/+3
2015-10-12staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla1-4/+4
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla1-3/+0
2015-10-12staging: sm750fb: Rename dispStateAmitoj Kaur Chawla1-3/+3
2015-09-30staging: sm750fb: remove unused ddk750_initDVIDisp functionMike Rapoport1-33/+0
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li1-0/+2
2015-07-14staging: sm750fb: move while to follow do close braceJuston Li1-8/+4
2015-07-14staging: sm750fb: fix brace placementJuston Li1-38/+18
2015-07-14staging: sm750fb: add space after close braceJuston Li1-1/+1
2015-07-14staging: sm750fb: add space before open braceJuston Li1-7/+7
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li1-10/+10
2015-07-14staging: sm750fb: use tabs for indentationJuston Li1-50/+50
2015-06-08Staging: sm750fb: ddk750_display.c: Insert spaces after commas.Isaac Assegai1-22/+22
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth1-1/+1
2015-03-10staging: sm750fb: remove unused functionsSudip Mukherjee1-11/+0
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+318