aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19staging: sm750fb: Remove typedefNishka Dasgupta1-1/+1
2018-02-16staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp1-1/+1
2018-01-23staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak1-7/+7
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-1/+1
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon1-51/+51
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann1-2/+2
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion1-1/+1
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone1-9/+16
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/+4
2016-10-16Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru1-1/+1
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green1-4/+4
2016-09-22staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva1-2/+2
2016-09-16staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva1-1/+1
2016-08-21sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz1-4/+9
2016-08-21sm750fb/sm750_hw.c: fixed commentsStefan Wolz1-22/+26
2016-08-21sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz1-17/+9
2016-08-21sm750fb/sm750_hw.c: corrected alignmentStefan Wolz1-6/+7
2016-02-15staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport1-2/+2
2016-02-15staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport1-5/+4
2016-02-15staging: sm750fb: Remove inclusion of header fileAmitoj Kaur Chawla1-1/+0
2016-02-14staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran1-10/+9
2016-02-11staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-2/+4
2016-02-11staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport1-12/+17
2016-02-11staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport1-3/+4
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport1-3/+5
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport1-3/+4
2016-02-11staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport1-4/+4
2016-02-11staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport1-5/+3
2016-02-11staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport1-5/+1
2016-02-11staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport1-7/+10
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport1-7/+8
2016-02-11staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport1-2/+2
2016-02-07staging: sm750fb, fix typosMatej Vasek1-1/+1
2016-02-07staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport1-6/+2
2016-02-07staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport1-9/+9
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport1-7/+8
2016-02-07staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport1-4/+4
2016-02-07staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport1-2/+2
2016-02-07staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport1-8/+8
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport1-29/+27
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport1-9/+7
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport1-11/+2
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport1-3/+3
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport1-5/+5
2015-10-27staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport1-9/+9
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport1-4/+4
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport1-1/+0
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport1-2/+2