summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_display.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: Remove typedefNishka Dasgupta2018-03-191-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta2017-04-081-1/+2
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-091-22/+22
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-301-1/+1
* staging: sm750fb: Refine the code and remove unused code.Elise Lennion2016-10-271-50/+21
* staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion2016-10-161-1/+1
* Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar2016-09-161-2/+0
* staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim2016-08-211-5/+8
* staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-1/+3
* staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-111-1/+1
* staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-1/+3
* staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-111-14/+10
* staging: sm750fb: refactor setDisplayControl functionMike Rapoport2016-02-111-86/+45
* staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport2016-02-111-9/+2
* staging: sm750fb: share common bits in display control registersMike Rapoport2016-02-111-20/+14
* staging: sm750fb: setDisplayControl: rename local vairablesMike Rapoport2016-02-111-25/+25
* staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport2016-02-111-4/+2
* staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport2016-02-111-2/+2
* staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport2016-02-111-2/+2
* staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport2016-02-071-16/+8
* staging: sm750fb: Add space around '&'Amitoj Kaur Chawla2015-10-121-3/+3
* staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla2015-10-121-4/+4
* staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla2015-10-121-3/+0
* staging: sm750fb: Rename dispStateAmitoj Kaur Chawla2015-10-121-3/+3
* staging: sm750fb: remove unused ddk750_initDVIDisp functionMike Rapoport2015-09-301-33/+0
* staging: sm750fb: add missing blank line after declarationsJuston Li2015-07-141-0/+2
* staging: sm750fb: move while to follow do close braceJuston Li2015-07-141-8/+4
* staging: sm750fb: fix brace placementJuston Li2015-07-141-38/+18
* staging: sm750fb: add space after close braceJuston Li2015-07-141-1/+1
* staging: sm750fb: add space before open braceJuston Li2015-07-141-7/+7
* staging: sm750fb: add space before open parenthesisJuston Li2015-07-141-10/+10
* staging: sm750fb: use tabs for indentationJuston Li2015-07-141-50/+50
* Staging: sm750fb: ddk750_display.c: Insert spaces after commas.Isaac Assegai2015-06-081-22/+22
* staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth2015-03-151-1/+1
* staging: sm750fb: remove unused functionsSudip Mukherjee2015-03-101-11/+0
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+318
OpenPOWER on IntegriCloud