summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750_hw.c
AgeCommit message (Expand)Author
2023-10-17Staging: sm750fb: Rename ddk750_setModeTimingDorcas AnonoLitunya
2023-07-08staging/sm750fb: Do not include <linux/screen_info.h>Thomas Zimmermann
2022-04-04staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco
2021-07-28staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip
2020-04-16staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-03-20staging: sm750fb: Eliminate camel caseVatsala Narang
2018-03-19staging: sm750fb: Remove typedefNishka Dasgupta
2018-02-16staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp
2018-01-23staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak
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