index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
udlfb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-06
staging: udlfb: fix checkpatch and style
Bernie Thompson
1
-8
/
+8
2010-09-06
staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffers
Bernie Thompson
2
-25
/
+60
2010-09-06
staging: udlfb: add module options for console and fb_defio
Bernie Thompson
2
-98
/
+81
2010-09-06
staging: udlfb: support for writing backup EDID to sysfs file
Bernie Thompson
1
-2
/
+26
2010-09-06
staging: udlfb: fix big endian rendering error
Bernie Thompson
1
-4
/
+3
2010-09-06
staging: udlfb: enhance EDID and mode handling support
Bernie Thompson
2
-95
/
+312
2010-09-06
staging: udlfb: revamp reference handling to insure successful shutdown
Bernie Thompson
2
-80
/
+115
2010-09-06
staging: udlfb: remove metrics_misc sysfs attribute
Bernie Thompson
2
-43
/
+0
2010-09-06
staging: udlfb: add DPMS support
Bernie Thompson
1
-16
/
+20
2010-09-06
staging: udlfb: fbdev character read and write support
Bernie Thompson
1
-0
/
+44
2010-09-06
staging: udlfb: Add intro udlfb documentation
Bernie Thompson
1
-0
/
+144
2010-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-31
/
+31
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
1
-31
/
+31
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
2010-05-21
USB: staging: fix up usb_buffer_alloc calls in the staging tree
Greg Kroah-Hartman
1
-4
/
+4
2010-05-15
Staging: udlfb: fix coding style issues
Soeren Moeller
1
-2
/
+2
2010-05-11
Staging: udlfb: minor cleanups
Pavel Machek
1
-29
/
+29
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-04
Staging: udlfb: remove printk and small cleanup
Bernie Thompson
1
-5
/
+10
2010-03-04
Staging: udlfb: explicit dependencies and warnings
Bernie Thompson
2
-4
/
+24
2010-03-04
Staging: udlfb: Support for fbdev mmap clients (defio)
Bernie Thompson
1
-3
/
+121
2010-03-04
Staging: udlfb: improved rendering performance
Bernie Thompson
2
-580
/
+341
2010-03-04
Staging: udlfb: Rework startup and teardown to fix race conditions
Bernie Thompson
2
-109
/
+198
2010-03-04
Staging: udlfb: Add functions to expose sysfs metrics and controls
Bernie Thompson
2
-0
/
+269
2010-03-04
Staging: udlfb: clean up function naming
Bernie Thompson
1
-66
/
+67
2010-03-04
Staging: udlfb: pre-allocated urb list helpers
Bernie Thompson
2
-0
/
+227
2010-03-04
Staging: udlfb: reorganize function order
Bernie Thompson
2
-33
/
+32
2010-03-04
Staging: udlfb: checkpatch cleanup
Bernie Thompson
2
-41
/
+34
2010-03-04
Staging: udlfb: add dynamic modeset support
Bernie Thompson
2
-357
/
+451
2009-09-15
Staging: udlfb: fix printk format warning
Randy Dunlap
1
-1
/
+1
2009-07-29
staging: udlfb: Add vmalloc.h include
Amit Kucheria
1
-0
/
+1
2009-06-19
Staging: udlfb: update to version 0.2.3
Roberto De Ioris
2
-88
/
+299
2009-06-19
Staging: udlfb: fix some sparse warnings.
Greg Kroah-Hartman
2
-7
/
+7
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.c
Greg Kroah-Hartman
1
-58
/
+38
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.h
Greg Kroah-Hartman
1
-28
/
+22
2009-06-19
Staging: udlfb: add udlfb driver to build
Greg Kroah-Hartman
2
-0
/
+9
2009-06-19
Staging: add udlfb driver
Roberto De Ioris
2
-0
/
+977