summaryrefslogtreecommitdiff
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