index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
sm750fb
/
sm750.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
staging: sm750fb: rename `hw_sm750le_setBLANK`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750_setBLANK`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750_setColReg`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750_crtc_setMode`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750_crtc_checkMode`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750_output_setMode`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750le_deWait`
Eric Florin
1
-1
/
+1
2025-05-21
staging: sm750fb: rename `hw_sm750_deWait`
Eric Florin
1
-1
/
+1
2025-05-01
staging: sm750fb: rename sm750_hw_cursor_setData
Eric Florin
1
-4
/
+2
2025-05-01
staging: sm750fb: rename sm750_hw_cursor_setColor
Eric Florin
1
-1
/
+1
2025-05-01
staging: sm750fb: rename sm750_hw_cursor_setPos
Eric Florin
1
-1
/
+1
2025-05-01
staging: sm750fb: rename sm750_hw_cursor_setSize
Eric Florin
1
-1
/
+1
2023-11-29
staging/sm750fb: Initialize fb_ops with fbdev macros
Thomas Zimmermann
1
-6
/
+6
2023-11-29
staging/sm750fb: Declare fb_ops as constant
Thomas Zimmermann
1
-10
/
+49
2023-07-24
staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
1
-1
/
+0
2023-07-08
staging/sm750fb: Do not include <linux/screen_info.h>
Thomas Zimmermann
1
-1
/
+0
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
1
-1
/
+1
2023-04-04
staging/lynxfb: Use pci aperture helper
Daniel Vetter
1
-15
/
+1
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-0
/
+3
2022-10-08
Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2022-08-24
staging: sm750fb: split multiple assignments to lines
Christopher Carbone
1
-4
/
+8
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
1
-10
/
+5
2021-07-28
staging: sm750fb: Rename vScreen to v_screen in lynxfb_crtc
Benjamin Philip
1
-9
/
+9
2021-07-28
staging: sm750fb: Rename oScreen to o_screen in lynxfb_crtc
Benjamin Philip
1
-15
/
+15
2021-07-27
staging: sm750fb: Rename maxW to max_w in lynx_cursor
Benjamin Philip
1
-3
/
+3
2021-07-27
staging: sm750fb: Rename maxH to max_h in lynx_cursor
Benjamin Philip
1
-3
/
+3
2021-02-04
staging: sm750fb: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
1
-1
/
+1
2020-08-28
Staging: sm750fb: Fix basic coding style issues
Timo A. Aranjo
1
-1
/
+2
2020-07-29
staging: sm750fb: use generic power management
Vaibhav Gupta
1
-74
/
+17
2020-05-05
staging: sm750fb: print error message with actual value
Matej Dujava
1
-1
/
+1
2020-05-05
staging: sm750fb: add common function to set color offsets and visual mode
Matej Dujava
1
-82
/
+67
2020-05-05
staging: sm750fb: add missing case while setting FB_VISUAL
Matej Dujava
1
-0
/
+1
2020-04-13
staging: sm750fb: line over 80 characters
Gokce Kuler
1
-1
/
+3
2019-04-30
Staging: sm750fb: Change *array into *const array
Kelsey Skunberg
1
-1
/
+1
2019-04-03
staging: sm750fb: add proper SPDX identifier to driver
Greg Kroah-Hartman
1
-0
/
+1
2019-04-01
staging: sm750fb: Remove unnecessary parenthesis.
Sanjana Sanikommu
1
-2
/
+2
2018-09-25
staging: sm750fb: Fix typo frambuffer->framebuffer
Aymen Qader
1
-5
/
+5
2018-07-11
staging: sm750fb: remove redundant pointer 'output'
Colin Ian King
1
-2
/
+0
2017-07-18
staging: sm750fb: avoid conflicting vesafb
Teddy Wang
1
-0
/
+24
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
1
-13
/
+13
2017-06-23
staging: sm750fb: change default screen resolution
Sudip Mukherjee
1
-1
/
+1
2017-06-06
staging: sm750fb: change default screen resolution
Sudip Mukherjee
1
-1
/
+1
2017-05-18
staging: sm750fb: fix length of lines, function calls and declaration
Matej Dujava
1
-13
/
+13
2017-04-08
staging: sm750fb: removed line continuations in quoted strings
Prasant Jalan
1
-9
/
+9
2017-04-08
staging: sm750fb: fixing function return with lock held
Prasant Jalan
1
-4
/
+8
2017-03-06
staging: sm750fb: Remove blank lines after { and before } braces.
Varsha Rao
1
-1
/
+0
2017-03-06
staging: sm750fb: add curly braces to if-statements
Katie Dunne
1
-13
/
+13
2017-02-12
Staging: sm750fb: sm750.c - style fix
Derek Robson
1
-1
/
+1
2017-01-10
staging: sm750fb: fix checkpatch 80 characters warning
Abdul Rauf
1
-2
/
+4
2017-01-10
staging: sm750fb: fix checkpatch multiple blank lines check
Abdul Rauf
1
-1
/
+0
[next]