aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/ddk750_display.c
AgeCommit message (Expand)Author
2019-10-15staging: sm750fb: Fix lines over 80 charactersJamal Shareef
2019-03-20staging: sm750fb: Eliminate camel caseVatsala Narang
2019-02-07staging: sm750fb: Rename setDisplayControl to set_display_control - styleJin Chen
2018-03-19staging: sm750fb: Remove typedefNishka Dasgupta
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-08staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
2016-10-27staging: sm750fb: Refine the code and remove unused code.Elise Lennion
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion
2016-09-16Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar
2016-08-21staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim
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: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: refactor setDisplayControl functionMike 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: setDisplayControl: rename local vairablesMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for PLL_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: use PLL_CTRL_POWER defines for CRT_PLL_CTRLMike Rapoport
2016-02-11staging: sm750fb: rename PANEL_PLL_CTRL_* fields to PLL_CTRL_*Mike Rapoport
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport
2015-10-12staging: sm750fb: Add space around '&'Amitoj Kaur Chawla
2015-10-12staging: sm750fb: Add space around '<<'Amitoj Kaur Chawla
2015-10-12staging: sm750fb: Remove multiple blank linesAmitoj Kaur Chawla
2015-10-12staging: sm750fb: Rename dispStateAmitoj Kaur Chawla
2015-09-30staging: sm750fb: remove unused ddk750_initDVIDisp functionMike Rapoport
2015-07-14staging: sm750fb: add missing blank line after declarationsJuston Li
2015-07-14staging: sm750fb: move while to follow do close braceJuston 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: use tabs for indentationJuston Li
2015-06-08Staging: sm750fb: ddk750_display.c: Insert spaces after commas.Isaac Assegai
2015-03-15staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth
2015-03-10staging: sm750fb: remove unused functionsSudip Mukherjee
2015-03-06staging: sm750fb: add sm750 to stagingSudip Mukherjee