aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: udlfb: remove printk and small cleanupBernie Thompson1-5/+10
2010-03-03Staging: udlfb: explicit dependencies and warningsBernie Thompson2-4/+24
2010-03-03Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson1-3/+121
2010-03-03Staging: udlfb: improved rendering performanceBernie Thompson2-580/+341
2010-03-03Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson2-109/+198
2010-03-03Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson2-0/+269
2010-03-03Staging: udlfb: clean up function namingBernie Thompson1-66/+67
2010-03-03Staging: udlfb: pre-allocated urb list helpersBernie Thompson2-0/+227
2010-03-03Staging: udlfb: reorganize function orderBernie Thompson2-33/+32
2010-03-03Staging: udlfb: checkpatch cleanupBernie Thompson2-41/+34
2010-03-03Staging: udlfb: add dynamic modeset supportBernie Thompson2-357/+451
2009-09-15Staging: udlfb: fix printk format warningRandy Dunlap1-1/+1
2009-07-28staging: udlfb: Add vmalloc.h includeAmit Kucheria1-0/+1
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris2-88/+299
2009-06-19Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman2-7/+7
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman1-58/+38
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.hGreg Kroah-Hartman1-28/+22
2009-06-19Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman2-0/+9
2009-06-19Staging: add udlfb driverRoberto De Ioris2-0/+977