summaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb
AgeCommit message (Expand)AuthorLines
2010-11-16fbdev: move udlfb out of staging.Paul Mundt-2192/+0
2010-11-09Staging: udlfb.c: Fix k.alloc switched argumentsJoe Perches-1/+1
2010-09-05staging: udlfb: fix checkpatch and styleBernie Thompson-8/+8
2010-09-05staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffersBernie Thompson-25/+60
2010-09-05staging: udlfb: add module options for console and fb_defioBernie Thompson-98/+81
2010-09-05staging: udlfb: support for writing backup EDID to sysfs fileBernie Thompson-2/+26
2010-09-05staging: udlfb: fix big endian rendering errorBernie Thompson-4/+3
2010-09-05staging: udlfb: enhance EDID and mode handling supportBernie Thompson-95/+312
2010-09-05staging: udlfb: revamp reference handling to insure successful shutdownBernie Thompson-80/+115
2010-09-05staging: udlfb: remove metrics_misc sysfs attributeBernie Thompson-43/+0
2010-09-05staging: udlfb: add DPMS supportBernie Thompson-16/+20
2010-09-05staging: udlfb: fbdev character read and write supportBernie Thompson-0/+44
2010-09-05staging: udlfb: Add intro udlfb documentationBernie Thompson-0/+144
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-31/+31
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman-31/+31
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-1/+2
2010-05-20USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman-4/+4
2010-05-14Staging: udlfb: fix coding style issuesSoeren Moeller-2/+2
2010-05-11Staging: udlfb: minor cleanupsPavel Machek-29/+29
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-03Staging: udlfb: remove printk and small cleanupBernie Thompson-5/+10
2010-03-03Staging: udlfb: explicit dependencies and warningsBernie Thompson-4/+24
2010-03-03Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson-3/+121
2010-03-03Staging: udlfb: improved rendering performanceBernie Thompson-580/+341
2010-03-03Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson-109/+198
2010-03-03Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson-0/+269
2010-03-03Staging: udlfb: clean up function namingBernie Thompson-66/+67
2010-03-03Staging: udlfb: pre-allocated urb list helpersBernie Thompson-0/+227
2010-03-03Staging: udlfb: reorganize function orderBernie Thompson-33/+32
2010-03-03Staging: udlfb: checkpatch cleanupBernie Thompson-41/+34
2010-03-03Staging: udlfb: add dynamic modeset supportBernie Thompson-357/+451
2009-09-15Staging: udlfb: fix printk format warningRandy Dunlap-1/+1
2009-07-28staging: udlfb: Add vmalloc.h includeAmit Kucheria-0/+1
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris-88/+299
2009-06-19Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman-7/+7
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman-58/+38
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.hGreg Kroah-Hartman-28/+22
2009-06-19Staging: udlfb: add udlfb driver to buildGreg Kroah-Hartman-0/+9
2009-06-19Staging: add udlfb driverRoberto De Ioris-0/+977