aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_mode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-16staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-23staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal1-3/+5
2017-03-21staging:sm750fb: Code readability is improved.Arushi Singhal1-25/+30
2017-03-14staging: sm750fb: Alignment should match open parenthesisArushi Singhal1-40/+39
2017-03-06staging: sm750fb: Remove unnecessary blank lines.Varsha Rao1-5/+0
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon1-19/+19
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann1-3/+3
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone1-11/+14
2016-10-16staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion1-3/+3
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion1-1/+0
2016-10-16Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru1-2/+3
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman1-14/+13
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green1-2/+2
2016-09-12staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.Phil Turnbull1-1/+1
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsMike Rapoport1-2/+5
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fieldsMike Rapoport1-2/+3
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fieldsMike Rapoport1-3/+1
2016-02-11staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport1-3/+6
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-9/+9
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport1-2/+1
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport1-30/+22
2016-02-11staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport1-5/+2
2016-02-11staging: sm750fb: share common bits in display control registersMike Rapoport1-19/+23
2016-02-11staging: sm750fb: programModeRegisters: rename local vairablesMike Rapoport1-12/+16
2016-02-07staging: sm750fb, fix typosMatej Vasek1-1/+1
2016-02-07drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa1-14/+14
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport1-2/+1
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li1-0/+3
2015-07-14staging: sm750fb: fix brace placementJuston Li1-9/+4
2015-07-14staging: sm750fb: add space after close braceJuston Li1-1/+1
2015-07-14staging: sm750fb: add space before open braceJuston Li1-4/+4
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li1-6/+6
2015-07-14staging: sm750fb: remove space before close parenthesisJuston Li1-1/+1
2015-07-14staging: sm750fb: remove spacing after open parenthesisJuston Li1-1/+1
2015-07-14staging: sm750fb: use tabs for indentationJuston Li1-71/+71
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-2/+2
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai1-27/+27
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee1-0/+205