summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/ddk750_display.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-12staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-1/+3
2016-02-12staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport1-1/+1
2016-02-12staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-1/+3
2016-02-12staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport1-14/+10
2016-02-12staging: sm750fb: refactor setDisplayControl functionMike Rapoport1-86/+45
2016-02-12staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport1-9/+2
2016-02-12staging: sm750fb: share common bits in display control registersMike Rapoport1-20/+14
2016-02-12staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport1-25/+25
2016-02-12staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport1-4/+2
2016-02-12staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport1-2/+2
2016-02-12staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport1-2/+2
2016-02-08staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport1-16/+8
2015-10-13staging: sm750fb: Add space around '&'Amitoj Kaur Chawla1-3/+3
2015-10-13staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla1-4/+4
2015-10-13staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla1-3/+0
2015-10-13staging: sm750fb: Rename dispStateAmitoj Kaur Chawla1-3/+3
2015-09-30staging: sm750fb: remove unused ddk750_initDVIDisp functionMike Rapoport1-33/+0
2015-07-15staging: sm750fb: add missing blank line after declarationsJuston Li1-0/+2
2015-07-15staging: sm750fb: move while to follow do close braceJuston Li1-8/+4
2015-07-15staging: sm750fb: fix brace placementJuston Li1-38/+18
2015-07-15staging: sm750fb: add space after close braceJuston Li1-1/+1
2015-07-15staging: sm750fb: add space before open braceJuston Li1-7/+7
2015-07-15staging: sm750fb: add space before open parenthesisJuston Li1-10/+10
2015-07-15staging: 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-07staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+318