aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: udlfb: remove printk and small cleanupBernie Thompson2010-03-031-5/+10
* Staging: udlfb: explicit dependencies and warningsBernie Thompson2010-03-032-4/+24
* Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson2010-03-031-3/+121
* Staging: udlfb: improved rendering performanceBernie Thompson2010-03-032-580/+341
* Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson2010-03-032-109/+198
* Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson2010-03-032-0/+269
* Staging: udlfb: clean up function namingBernie Thompson2010-03-031-66/+67
* Staging: udlfb: pre-allocated urb list helpersBernie Thompson2010-03-032-0/+227
* Staging: udlfb: reorganize function orderBernie Thompson2010-03-032-33/+32
* Staging: udlfb: checkpatch cleanupBernie Thompson2010-03-032-41/+34
* Staging: udlfb: add dynamic modeset supportBernie Thompson2010-03-032-357/+451
* Staging: udlfb: fix printk format warningRandy Dunlap2009-09-151-1/+1
* staging: udlfb: Add vmalloc.h includeAmit Kucheria2009-07-281-0/+1
* Staging: udlfb: update to version 0.2.3Roberto De Ioris2009-06-192-88/+299
* Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman2009-06-192-7/+7
* Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman2009-06-191-58/+38
* Staging: udlfb: clean up checkpatch warnings in udlfb.hGreg Kroah-Hartman2009-06-191-28/+22
* Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman2009-06-192-0/+9
* Staging: add udlfb driverRoberto De Ioris2009-06-192-0/+977