summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb
AgeCommit message (Expand)Author
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann
2023-11-29staging/sm750fb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29staging/sm750fb: Declare fb_ops as constantThomas Zimmermann
2023-10-21staging: sm750fb: Remove unused return variable in program_mode_registers()Dorcas AnonoLitunya
2023-10-17Staging: sm750fb: Rename ddk750_setModeTimingDorcas AnonoLitunya
2023-10-17Staging: sm750fb: Rename programModeRegistersDorcas AnonoLitunya
2023-10-17Staging: sm750fb: Rename dispControlDorcas AnonoLitunya
2023-10-17Staging: sm750fb: Rename pModeParamDorcas AnonoLitunya
2023-10-17Staging: sm750fb: Rename displayControlAdjust_SM750EDorcas AnonoLitunya
2023-09-01Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-22staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor
2023-07-24staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-08staging/sm750fb: Do not include <linux/screen_info.h>Thomas Zimmermann
2023-07-03Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-28staging: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-04-04staging/lynxfb: Use pci aperture helperDaniel Vetter
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-16fbdev: Add support for the nomodeset kernel parameterThomas Zimmermann
2022-10-20staging: sm750fb: Kconfig: Fix spelling mistake "accelearion" -> "acceleration"Colin Ian King
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-06Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2022-08-24staging: sm750fb: split multiple assignments to linesChristopher Carbone
2022-07-19fbdev: Convert drivers to aperture helpersThomas Zimmermann
2022-06-20staging: sm750fb: fix CamelCase function parameterArne Petersen
2022-06-06staging: sm750fb: fix camelCase function nameNam Cao
2022-04-04staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco
2022-03-18staging: sm750fb: fix naming styleNam Cao
2021-07-28staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtcBenjamin Philip
2021-07-28staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtcBenjamin Philip
2021-07-28staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtcBenjamin Philip
2021-07-28staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtcBenjamin Philip
2021-07-27staging: sm750fb: Rename maxW to max_w in lynx_cursorBenjamin Philip
2021-07-27staging: sm750fb: Rename maxH to max_h in lynx_cursorBenjamin Philip
2021-05-10staging: sm750fb: sm750_accel: Provide description for 'accel' and fix functi...Lee Jones
2021-04-05staging: sm750fb: Remove unnecessary blank lineZhansaya Bagdauletkyzy
2021-03-10staging: sm750fb: added identifier names for function declarationsshivang upadhyay
2021-02-04staging: sm750fb: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-08-28Staging: sm750fb: Fix basic coding style issuesTimo A. Aranjo
2020-07-29staging: sm750fb: use generic power managementVaibhav Gupta
2020-05-29staging: sm750fb: Add names to proc_setBLANK argsIgor Ribeiro Barbosa Duarte
2020-05-05staging: sm750fb: print error message with actual valueMatej Dujava
2020-05-05staging: sm750fb: add common function to set color offsets and visual modeMatej Dujava
2020-05-05staging: sm750fb: add missing case while setting FB_VISUALMatej Dujava
2020-04-16staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar
2020-04-13staging: sm750fb: line over 80 charactersGokce Kuler
2020-03-19staging: sm750fb: Fix of long line in makefile variableR Veera Kumar
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-30staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt