Age | Commit message (Expand) | Author |
2024-11-10 | staging: sm750fb: Remove TODO contact information | Dominik Karol Piątkowski |
2024-01-23 | video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO | Thomas Zimmermann |
2023-11-29 | staging/sm750fb: Initialize fb_ops with fbdev macros | Thomas Zimmermann |
2023-11-29 | staging/sm750fb: Declare fb_ops as constant | Thomas Zimmermann |
2023-10-21 | staging: sm750fb: Remove unused return variable in program_mode_registers() | Dorcas AnonoLitunya |
2023-10-17 | Staging: sm750fb: Rename ddk750_setModeTiming | Dorcas AnonoLitunya |
2023-10-17 | Staging: sm750fb: Rename programModeRegisters | Dorcas AnonoLitunya |
2023-10-17 | Staging: sm750fb: Rename dispControl | Dorcas AnonoLitunya |
2023-10-17 | Staging: sm750fb: Rename pModeParam | Dorcas AnonoLitunya |
2023-10-17 | Staging: sm750fb: Rename displayControlAdjust_SM750E | Dorcas AnonoLitunya |
2023-09-01 | Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-22 | staging: sm750fb: fix sii164InitChip function name | Abdel Alkuor |
2023-07-24 | staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers | Thomas Zimmermann |
2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2023-07-08 | staging/sm750fb: Do not include <linux/screen_info.h> | Thomas Zimmermann |
2023-07-03 | Merge tag 'staging-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-05-28 | staging: add HAS_IOPORT dependencies | Niklas Schnelle |
2023-05-18 | fbdev: Include <linux/fb.h> instead of <asm/fb.h> | Thomas Zimmermann |
2023-04-04 | staging/lynxfb: Use pci aperture helper | Daniel Vetter |
2022-12-16 | Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-11-16 | fbdev: Add support for the nomodeset kernel parameter | Thomas Zimmermann |
2022-10-20 | staging: sm750fb: Kconfig: Fix spelling mistake "accelearion" -> "acceleration" | Colin Ian King |
2022-10-08 | Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-06 | Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter |
2022-08-24 | staging: sm750fb: split multiple assignments to lines | Christopher Carbone |
2022-07-19 | fbdev: Convert drivers to aperture helpers | Thomas Zimmermann |
2022-06-20 | staging: sm750fb: fix CamelCase function parameter | Arne Petersen |
2022-06-06 | staging: sm750fb: fix camelCase function name | Nam Cao |
2022-04-04 | staging: sm750fb: Call iounmap() to free mapped bus memory | Fabio M. De Francesco |
2022-03-18 | staging: sm750fb: fix naming style | Nam Cao |
2021-07-28 | staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtc | Benjamin Philip |
2021-07-28 | staging: sm750fb: Rename vCursor to v_cursor in lynxfb_crtc | Benjamin Philip |
2021-07-28 | staging: sm750fb: Rename oCursor to o_cursor in lynxfb_crtc | Benjamin Philip |
2021-07-28 | staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtc | Benjamin Philip |
2021-07-27 | staging: sm750fb: Rename maxW to max_w in lynx_cursor | Benjamin Philip |
2021-07-27 | staging: sm750fb: Rename maxH to max_h in lynx_cursor | Benjamin Philip |
2021-05-10 | staging: sm750fb: sm750_accel: Provide description for 'accel' and fix functi... | Lee Jones |
2021-04-05 | staging: sm750fb: Remove unnecessary blank line | Zhansaya Bagdauletkyzy |
2021-03-10 | staging: sm750fb: added identifier names for function declarations | shivang upadhyay |
2021-02-04 | staging: sm750fb: Switch from strlcpy to strscpy | Kumar Kartikeya Dwivedi |
2020-08-28 | Staging: sm750fb: Fix basic coding style issues | Timo A. Aranjo |
2020-07-29 | staging: sm750fb: use generic power management | Vaibhav Gupta |
2020-05-29 | staging: sm750fb: Add names to proc_setBLANK args | Igor Ribeiro Barbosa Duarte |
2020-05-05 | staging: sm750fb: print error message with actual value | Matej Dujava |
2020-05-05 | staging: sm750fb: add common function to set color offsets and visual mode | Matej Dujava |
2020-05-05 | staging: sm750fb: add missing case while setting FB_VISUAL | Matej Dujava |
2020-04-16 | staging: sm750fb: Make function arguments alignment match open parenthesis | R Veera Kumar |
2020-04-13 | staging: sm750fb: line over 80 characters | Gokce Kuler |
2020-03-19 | staging: sm750fb: Fix of long line in makefile variable | R Veera Kumar |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |