summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/sm750_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: sm750fb: Rename ddk750_setModeTimingDorcas AnonoLitunya2023-10-171-1/+1
* staging/sm750fb: Do not include <linux/screen_info.h>Thomas Zimmermann2023-07-081-1/+0
* staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco2022-04-041-0/+1
* staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip2021-07-281-31/+31
* staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar2020-04-161-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* staging: sm750fb: Eliminate camel caseVatsala Narang2019-03-201-1/+1
* staging: sm750fb: Remove typedefNishka Dasgupta2018-03-191-1/+1
* staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp2018-02-161-1/+1
* staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak2018-01-231-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal2017-03-231-1/+1
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-091-51/+51
* staging: sm750fb: prefix global identifiersArnd Bergmann2016-11-101-2/+2
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-301-1/+1
* staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone2016-10-251-9/+16
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-161-3/+3
* staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion2016-10-161-1/+4
* Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru2016-10-161-1/+1
* staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green2016-09-271-4/+4
* staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva2016-09-221-2/+2
* staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva2016-09-161-1/+1
* sm750fb/sm750_hw.c: split assignment & long linesStefan Wolz2016-08-211-4/+9
* sm750fb/sm750_hw.c: fixed commentsStefan Wolz2016-08-211-22/+26
* sm750fb/sm750_hw.c: fixed whitespacingStefan Wolz2016-08-211-17/+9
* sm750fb/sm750_hw.c: corrected alignmentStefan Wolz2016-08-211-6/+7
* staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport2016-02-151-2/+2
* staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport2016-02-151-5/+4
* staging: sm750fb: Remove inclusion of header fileAmitoj Kaur Chawla2016-02-151-1/+0
* staging: sm750fb: Fix indentation of if...else statementsJanani Ravichandran2016-02-141-10/+9
* staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-2/+4
* staging: sm750fb: use BIT macro for CRT_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-111-12/+17
* staging: sm750fb: change definition of PANEL_PLANE_BR fieldsMike Rapoport2016-02-111-3/+4
* staging: sm750fb: change definition of PANEL_WINDOW_HEIGHT fieldsMike Rapoport2016-02-111-3/+5
* staging: sm750fb: change definition of PANEL_WINDOW_WIDTH fieldsMike Rapoport2016-02-111-3/+4
* staging: sm750fb: change definition of PANEL_FB_WIDTH fieldsMike Rapoport2016-02-111-4/+4
* staging: sm750fb: change definition of PANEL_FB_ADDRESS fieldsMike Rapoport2016-02-111-5/+3
* staging: sm750fb: change definition of PANEL_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-5/+1
* staging: sm750fb: remove PANEL_DISPLAY_CTRL_TFT_DISP definesMike Rapoport2016-02-111-7/+10
* staging: sm750fb: use BIT macro for PANEL_DISPLAY_CTRL single-bit fieldsMike Rapoport2016-02-111-7/+8
* staging: sm750fb: hw_sm750_setBLANK: reduce printk verbosityMike Rapoport2016-02-111-2/+2
* staging: sm750fb, fix typosMatej Vasek2016-02-071-1/+1
* staging: sm750fb: use BIT macro for MISC_CTRL single-bit fieldsMike Rapoport2016-02-071-6/+2
* staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport2016-02-071-9/+9
* staging: sm750fb: use BIT macro for SYSTEM_CTRL single-bit fieldsMike Rapoport2016-02-071-7/+8
* staging: sm750fb: use BIT macro for DE_STATE2 single-bit fieldsMike Rapoport2016-02-071-4/+4
* staging: sm750fb: use BIT macro for DE_STATE1 single-bit fieldMike Rapoport2016-02-071-2/+2
* staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to valMike Rapoport2016-02-071-8/+8
* staging: sm750fb: merge lynx_share into sm750_devMike Rapoport2015-10-271-29/+27
* staging: sm750fb: replace lynx_share with sm750_dev in function callsMike Rapoport2015-10-271-9/+7