summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/ddk750_mode.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-23staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal
2017-03-21staging:sm750fb: Code readability is improved.Arushi Singhal
2017-03-14staging: sm750fb: Alignment should match open parenthesisArushi Singhal
2017-03-06staging: sm750fb: Remove unnecessary blank lines.Varsha Rao
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone
2016-10-16staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion
2016-10-16Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green
2016-09-12staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.Phil Turnbull
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_HORIZONTAL_TOTAL fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: merge reserved bits of PANEL/CRT_DISPLAY_CTRL registersMike Rapoport
2016-02-11staging: sm750fb: share common bits in display control registersMike Rapoport
2016-02-11staging: sm750fb: programModeRegisters: rename local vairablesMike Rapoport
2016-02-07staging: sm750fb, fix typosMatej Vasek
2016-02-07drivers:staging:sm750fb Fix all space preferred around messagesBogicevic Sasa
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: fix brace placementJuston Li
2015-07-14staging: sm750fb: add space after close braceJuston Li
2015-07-14staging: sm750fb: add space before open braceJuston Li
2015-07-14staging: sm750fb: add space before open parenthesisJuston Li
2015-07-14staging: sm750fb: remove space before close parenthesisJuston Li
2015-07-14staging: sm750fb: remove spacing after open parenthesisJuston Li
2015-07-14staging: sm750fb: use tabs for indentationJuston Li
2015-06-18drivers: staging: sm750fb: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-06-08Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee