aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_hw.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-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion
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-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green
2016-09-22staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva
2016-09-16staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva
2016-08-21sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz
2016-08-21sm750fb/sm750_hw.c: fixed commentsStefan Wolz
2016-08-21sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz
2016-08-21sm750fb/sm750_hw.c: corrected alignmentStefan Wolz
2016-02-15staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport
2016-02-15staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport
2016-02-15staging: sm750fb: Remove inclusion of header fileAmitoj Kaur Chawla
2016-02-14staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran
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_PLANE_BR fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport
2016-02-11staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport
2016-02-11staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport
2016-02-11staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport
2016-02-07staging: sm750fb, fix typosMatej Vasek
2016-02-07staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport
2016-02-07staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport
2016-02-07staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport
2015-10-27staging: sm750fb: merge lynx_share into sm750_devMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport
2015-10-27staging: sm750fb: remove hw_sm750_getVMSize functionMike Rapoport
2015-10-27staging: sm750fb: replace lynx_share with sm750_dev in lynxfb_parMike Rapoport
2015-10-27staging: sm750fb: merge struct sm750_state into struct sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename 'struct sm750_dev' variables to sm750_devMike Rapoport
2015-10-27staging: sm750fb: rename struct sm750_share to sm750_devMike Rapoport
2015-10-27staging: sm750fb: merge sm750_hw.h into sm750.hMike Rapoport
2015-10-27staging: sm750fb: replace PADDING macro with ALIGNMike Rapoport
2015-10-24staging: sm750fb: remove ancient kernel supportMike Rapoport
2015-10-24staging: sm750fb: remove '#if 1' conditionalsMike Rapoport
2015-10-02staging: sm750fb: remove clear method from lynxfb_{crtc,output}Mike Rapoport