aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)AuthorFilesLines
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann1-1/+0
2023-11-29staging/sm750fb: Initialize fb_ops with fbdev macrosThomas Zimmermann1-6/+6
2023-11-29staging/sm750fb: Declare fb_ops as constantThomas Zimmermann1-10/+49
2023-10-21staging: sm750fb: Remove unused return variable in program_mode_registers()Dorcas AnonoLitunya1-6/+2
2023-10-17Staging: sm750fb: Rename ddk750_setModeTimingDorcas AnonoLitunya3-3/+3
2023-10-17Staging: sm750fb: Rename programModeRegistersDorcas AnonoLitunya1-3/+3
2023-10-17Staging: sm750fb: Rename dispControlDorcas AnonoLitunya1-16/+16
2023-10-17Staging: sm750fb: Rename pModeParamDorcas AnonoLitunya1-26/+26
2023-10-17Staging: sm750fb: Rename displayControlAdjust_SM750EDorcas AnonoLitunya1-3/+3
2023-09-01Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-22/+22
2023-08-22staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor3-22/+22
2023-07-24staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann1-1/+0
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter4-4/+0
2023-07-08staging/sm750fb: Do not include <linux/screen_info.h>Thomas Zimmermann4-4/+0
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-05-28staging: add HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann1-1/+1
2023-04-04staging/lynxfb: Use pci aperture helperDaniel Vetter1-15/+1
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann2-0/+4
2022-10-20staging: sm750fb: Kconfig: Fix spelling mistake "accelearion" -> "acceleration"Colin Ian King1-1/+1
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+8
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-10/+5
2022-08-24staging: sm750fb: split multiple assignments to linesChristopher Carbone1-4/+8
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann1-10/+5
2022-06-20staging: sm750fb: fix CamelCase function parameterArne Petersen1-1/+1
2022-06-06staging: sm750fb: fix camelCase function nameNam Cao3-5/+5
2022-04-04staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco1-0/+1
2022-03-18staging: sm750fb: fix naming styleNam Cao2-66/+66
2021-07-28staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtcBenjamin Philip2-10/+10
2021-07-28staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtcBenjamin Philip1-1/+1
2021-07-28staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtcBenjamin Philip1-1/+1
2021-07-28staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip3-47/+47
2021-07-27staging: sm750fb: Rename maxW to max_w in lynx_cursorBenjamin Philip3-6/+6
2021-07-27staging: sm750fb: Rename maxH to max_h in lynx_cursorBenjamin Philip2-4/+4
2021-05-10staging: sm750fb: sm750_accel: Provide description for 'accel' and fix functi...Lee Jones1-1/+3
2021-04-05staging: sm750fb: Remove unnecessary blank lineZhansaya Bagdauletkyzy1-1/+0
2021-03-10staging: sm750fb: added identifier names for function declarationsshivang upadhyay1-12/+17
2021-02-04staging: sm750fb: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2020-08-28Staging: sm750fb: Fix basic coding style issuesTimo A. Aranjo1-1/+2
2020-07-29staging: sm750fb: use generic power managementVaibhav Gupta1-74/+17
2020-05-29staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte1-1/+1
2020-05-05staging: sm750fb: print error message with actual valueMatej Dujava1-1/+1
2020-05-05staging: sm750fb: add common function to set color offsets and visual modeMatej Dujava1-82/+67
2020-05-05staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava1-0/+1
2020-04-16staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar2-11/+14
2020-04-13staging: sm750fb: line over 80 charactersGokce Kuler1-1/+3
2020-03-19staging: sm750fb: Fix of long line in makefile variableR Veera Kumar1-2/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-30staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt1-10/+10
2019-10-30staging: sm750fb: Fix typo in commentGabriela Bittencourt1-1/+1
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_cursor.hGabriela Bittencourt1-10/+7
2019-10-24staging: sm750fb: align arguments with open parenthesis in file sm750_accel.hGabriela Bittencourt1-3/+3
2019-10-24staging: sm750fb: align arguments with open parenthesis in ddk750_sii164.cGabriela Bittencourt1-1/+1
2019-10-24staging: sm750fb: format description of parameters in accel.hGabriela Bittencourt1-29/+46
2019-10-24staging: sm750fb: format description of parameters in accel.cGabriela Bittencourt1-28/+44
2019-10-15staging: sm750fb: Fix lines over 80 charactersJamal Shareef4-17/+31
2019-10-08staging: sm750fb: Remove set but not used variable 'actual_mx_clk'zhengbin1-2/+1
2019-10-08staging: sm750fb: Remove set but not used variable 'uiActualPixelClk'zhengbin1-2/+1
2019-09-30staging: sm750fb: CHECK: Avoid CamelCaseIdo Tamir3-32/+32
2019-08-15staging: sm750fb: fix odd license textGreg Kroah-Hartman3-9/+0
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-04-30Staging: sm750fb: Change *array into *const arrayKelsey Skunberg1-1/+1
2019-04-03staging: sm750fb: add proper SPDX identifier to driverGreg Kroah-Hartman4-0/+4
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-01staging: sm750fb: Remove unnecessary parenthesis.Sanjana Sanikommu1-2/+2
2019-03-27staging: sm750fb: lower case to fix camelcase checkpatch warningJules Irenge1-2/+2
2019-03-26staging: sm750fb: Prefer using the BIT macroSanjana Sanikommu1-1/+1
2019-03-20staging: sm750fb: Eliminate camel caseVatsala Narang4-8/+8
2019-03-18staging: sm750fb: Remove an unnecessary local variable in a functionMadhumitha Prabakaran1-4/+1
2019-03-18staging: sm750fb: Edit CamelCase in local variablesNishka Dasgupta4-86/+86
2019-03-18staging: sm750fb: trivial comment indention fix.Yifeng Li1-16/+16
2019-02-07staging: sm750fb: Rename setDisplayControl to set_display_control - styleJin Chen1-3/+3
2018-11-07staging: sm750fb: Add spaces around '+'Laís Pessine do Carmo1-1/+2
2018-10-09staging: sm750fb: Remove space after castMamta Shukla1-4/+4
2018-10-02staging: sm750fb: Remove extra space characterAymen Qader1-1/+1
2018-09-25staging: sm750fb: Fix typo frambuffer->framebufferAymen Qader1-5/+5
2018-07-11staging: sm750fb: remove redundant pointer 'output'Colin Ian King1-2/+0
2018-05-06staging: sm750fb: add drm development branch detailsSudip Mukherjee1-1/+4
2018-03-19staging: sm750fb: Remove typedefNishka Dasgupta3-6/+5
2018-02-16staging: sm750fb: Remove typedefs from enumsChristian Luetke-Stetzkamp5-13/+11
2018-01-23staging: sm750fb: fix CamelCase for dispSet varPetr Sedlak1-7/+7
2018-01-08staging: sm750fb: Remove multiple blank linesMarcelo Guzmán Lamperti2-10/+0
2017-11-28staging/sm750fb: Add "port to atomic kms" to TODODaniel Vetter1-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-17/+13
2017-11-06staging: sm750fb: Fix parameter mistake in poke32Huacai Chen1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman21-0/+21
2017-10-03staging: sm750fb: Remove typedef struct _dvi_ctrl_device_tMihaela Muraru2-4/+4
2017-10-03staging: sm750fb: remove typedef for enum in ddk750_sii164.{c,h}Keerthi Reddy2-3/+4
2017-10-03Staging: sm750fb: remove typedef for enum in ddk750_power.{c,h}Keerthi Reddy2-5/+4
2017-09-17staging: sm750fb: Remove extra blank linesHarsha Sharma1-4/+0
2017-07-18staging: sm750fb: avoid conflicting vesafbTeddy Wang1-0/+24
2017-07-16staging: sm750fb: fixed a assignment typoLynn Lei1-1/+1
2017-06-29drivers: staging: sm750: Hold lock irrespective of fb numbers.Dhananjay Balan1-13/+13
2017-06-25staging: sm750fb - add parameter namesDerek Robson1-8/+16
2017-06-23staging: sm750fb: change default screen resolutionSudip Mukherjee1-1/+1
2017-06-06staging: sm750fb: change default screen resolutionSudip Mukherjee1-1/+1
2017-05-18staging: sm750fb: fix length of lines, function calls and declarationMatej Dujava11-161/+125
2017-04-08staging: sm750fb: removed line continuations in quoted stringsPrasant Jalan1-9/+9
2017-04-08staging: sm750fb: fixing function return with lock heldPrasant Jalan1-4/+8
2017-04-08staging: sm750fb: ddk750_display.c - fixed checkpatch warning: line over 80 c...Andrea della Porta1-1/+2
2017-03-23staging: sm750fb: Remove typedef from "typedef enum _spolarity_t"Arushi Singhal1-6/+5
2017-03-23staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t"Arushi Singhal3-9/+9
2017-03-21staging:sm750fb: Code readability is improved.Arushi Singhal1-25/+30
2017-03-16staging: sm750fb: Removes unused variable from sm750_hw_copyareaTahia Khan1-3/+0
2017-03-14staging: sm750fb: Alignment should match open parenthesisArushi Singhal1-40/+39
2017-03-14staging: sm750fb: fixes add blank line after function/struct/union/enum decla...Arushi Singhal1-0/+3
2017-03-14staging: sm750fb: function prototype argument should have an identifier nameArushi Singhal4-5/+5
2017-03-09staging: sm750fb: Removed unnecessary parentheses.Varsha Rao4-5/+5
2017-03-06staging: sm750fb: Remove blank lines after { and before } braces.Varsha Rao3-9/+0
2017-03-06staging: sm750fb: Replace NULL comparison.Varsha Rao1-1/+1
2017-03-06staging: sm750fb: Added spaces around arithmetic operators.Varsha Rao2-2/+2
2017-03-06staging: sm750fb: Remove unnecessary blank lines.Varsha Rao7-26/+0
2017-03-06staging: sm750fb: Add identifier to function definition argument.Varsha Rao1-1/+1
2017-03-06staging: sm750fb: Fix line over 80 characters.Varsha Rao1-5/+5
2017-03-06staging: sm750fb: Add braces around if statement.Varsha Rao1-2/+2
2017-03-06staging: sm750fb: add spaces around operatorsKatie Dunne1-5/+5
2017-03-06staging: sm750fb: add curly braces to if-statementsKatie Dunne1-13/+13
2017-02-12Staging: sm750fb: sm750.c - style fixDerek Robson1-1/+1
2017-02-09staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon10-173/+180
2017-01-10staging:sm750fb:ddk750_chip.c removes un-necessary blank linesScott Matheina1-3/+0
2017-01-10staging:sm750fb:ddk750_chip.c Adds braces to last arm of statementScott Matheina1-1/+2
2017-01-10staging: sm750fb: fix checkpatch 80 characters warningAbdul Rauf1-2/+4
2017-01-10staging: sm750fb: fix checkpatch multiple blank lines checkAbdul Rauf1-1/+0
2016-11-30staging: sm750fb: fix tabstop style warningAndrea Ghittino1-1/+1
2016-11-29staging: sm750fb: fix a type issue in sm750_set_chip_type()Dan Carpenter2-2/+2
2016-11-29staging: sm750fb: update licenseSudip Mukherjee1-1/+1
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman1-4/+4
2016-11-10staging: sm750fb: prefix global identifiersArnd Bergmann13-73/+73
2016-11-07staging: sm750fb: Replace pr_*() with dev_*().Elise Lennion1-6/+6
2016-11-07staging: sm750fb: Fix bugs introduced by early commitsHuacai Chen1-4/+4
2016-10-30staging: sm750fb: Shorten local variables names.Elise Lennion1-13/+13
2016-10-30staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion7-19/+19
2016-10-30staging: sm750fb: Refine code in set_current_gate().Elise Lennion1-20/+4
2016-10-27staging: sm750fb: Refine the code and remove unused code.Elise Lennion1-50/+21
2016-10-25staging: sm750fb: restructure multi-line comments to follow CodingStyleEric S. Stone12-127/+184
2016-10-17staging: sm750fb: Add const qualifier to struct declaration.Elise Lennion1-1/+1
2016-10-16staging: sm750fb: Remove unnecessary comments.Elise Lennion1-8/+0
2016-10-16staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion6-36/+36
2016-10-16staging: sm750fb: compress return logicElizabeth Ferdman1-3/+1
2016-10-16staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion13-60/+30
2016-10-16staging: sm750fb: Replace printk() with pr_info().Elise Lennion1-1/+1
2016-10-16Staging: sm750fb: use unsigned int instead unsignedMuraru Mihaela1-5/+5
2016-10-16Staging: sm750fb: fix do not add new typedefs warningMihaela Muraru4-16/+15
2016-10-02staging: sm750fb: replace roundedDiv with DIV_ROUND_CLOSESTMoshe Green1-4/+2
2016-10-02staging: sm750fb: conform to block comment styleElizabeth Ferdman7-101/+113
2016-09-27staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green6-19/+19
2016-09-22staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva1-2/+2
2016-09-22staging: sm750fb: Use BIT(x) macroRehas Sachdeva1-1/+1
2016-09-20staging: sm750fb: Add spaces around '|'Rehas Sachdeva1-22/+22
2016-09-16staging: sm750fb: Change 'uint32_t' to 'u32'Rehas Sachdeva1-1/+1
2016-09-16staging: sm750fb: Change 'x != NULL' to 'x'Rehas Sachdeva1-1/+1
2016-09-16staging: sm750fb: fix block comment style and spelling issues in ddk750_chip.cMoshe Green1-22/+27
2016-09-16staging: sm750fb: fix line length coding style issues in ddk750_chip.cMoshe Green1-8/+15
2016-09-16Staging: sm750fb: Remove unnecessary blank lineSandhya Bankar1-2/+0
2016-09-12staging: sm750fb: Correctly set CLOCK_PHASE bit of display controller.Phil Turnbull1-1/+1
2016-08-21staging: sm750fb: Fix block comment styleEdward Lipinsky1-3/+5
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-08-21staging: sm750fb: fix block comments errors in ddk750_display.cyeongjun Kim1-5/+8
2016-08-21Staging: sm750fb: fix block comment coding style issue in ddk750_chip.cMoshe Green1-2/+4
2016-08-21Staging: sm750fb: fix line length coding style issue in ddk750_chip.cMoshe Green1-1/+3
2016-08-21Staging: sm750fb: fix a line length coding style warning in ddk750_chip.cMoshe Green1-1/+3
2016-03-29staging: sm750fb: initialize max_d to maximum D value of 6Colin Ian King1-1/+1
2016-03-11Staging: sm750fb: Remove unused functionsBhumika Goyal2-41/+0
2016-03-11Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar1-2/+2
2016-03-11staging: sm750fb: convert pr_err() to dev_err()Eva Rachel Retuya1-4/+10
2016-03-11staging: sm750fb: Remove Unused macroBhaktipriya Shridhar1-2/+0
2016-03-11staging: sm750fb: Use pcim_enable_device()Amitoj Kaur Chawla1-5/+2
2016-03-11staging: sm750fb: Replace kzalloc with devm_kzallocAmitoj Kaur Chawla1-5/+2
2016-03-11staging: sm750fb: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla1-1/+0
2016-03-11staging: sm750fb: Remove parentheses from return argumentsAmitoj Kaur Chawla2-3/+3
2016-02-22staging: sm750fb: Remove header filesAmitoj Kaur Chawla1-2/+0
2016-02-20staging: sm750fb: remove sm750_help.hMike Rapoport4-44/+0
2016-02-20staging: sm750fb: move MHz() and roundedDiv() close to their usageMike Rapoport2-7/+4
2016-02-20staging: sm750fb: replace absDiff with kernel standard abs macroMike Rapoport2-9/+2
2016-02-20staging: sm750: change definition of multi-bit register fieldsMike Rapoport2-485/+484
2016-02-20staging: sm750fb: use BIT() macro for single-bit fields definitionMike Rapoport2-817/+290
2016-02-15staging: sm750fb: change definition of CRT_FB_ADDRESS fieldsMike Rapoport2-9/+5
2016-02-15staging: sm750fb: change definition of CRT_FB_WIDTH fieldsMike Rapoport2-7/+7
2016-02-15staging: sm750fb: change definition of DE_WINDOW_WIDTH fieldsMike Rapoport2-8/+12
2016-02-15staging: sm750fb: change definition of DE_STRETCH_FORMAT fieldsMike Rapoport2-28/+27
2016-02-15staging: sm750fb: change definition of DE_PITCH fieldsMike Rapoport2-14/+14
2016-02-15staging: sm750fb: change definition of DE_CONTROL fieldsMike Rapoport2-103/+54
2016-02-15staging: sm750fb: change definition of DE_DIMENSION fieldsMike Rapoport2-8/+9
2016-02-15staging: sm750fb: change definition of DE_DESTINATION fieldsMike Rapoport2-14/+10
2016-02-15staging: sm750fb: change definition of DE_SOURCE fieldsMike Rapoport2-11/+9
2016-02-15staging: sm750fb: change definition of HWC_COLOR_{12, 3} fieldsMike Rapoport1-4/+8
2016-02-15staging: sm750fb: change definition of HWC_LOCATION fieldsMike Rapoport1-10/+7
2016-02-15staging: sm750fb: change definition of HWC_ADDRESS fieldsMike Rapoport1-13/+5
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fieldsMike Rapoport2-4/+8
2016-02-15staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fieldsMike Rapoport2-4/+8