aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/udlfb/udlfb.c
AgeCommit message (Expand)Author
2010-11-16fbdev: move udlfb out of staging.Paul Mundt
2010-11-09Staging: udlfb.c: Fix k.alloc switched argumentsJoe Perches
2010-09-05staging: udlfb: fix checkpatch and styleBernie Thompson
2010-09-05staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffersBernie Thompson
2010-09-05staging: udlfb: add module options for console and fb_defioBernie Thompson
2010-09-05staging: udlfb: support for writing backup EDID to sysfs fileBernie Thompson
2010-09-05staging: udlfb: fix big endian rendering errorBernie Thompson
2010-09-05staging: udlfb: enhance EDID and mode handling supportBernie Thompson
2010-09-05staging: udlfb: revamp reference handling to insure successful shutdownBernie Thompson
2010-09-05staging: udlfb: remove metrics_misc sysfs attributeBernie Thompson
2010-09-05staging: udlfb: add DPMS supportBernie Thompson
2010-09-05staging: udlfb: fbdev character read and write supportBernie Thompson
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-20USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman
2010-05-14Staging: udlfb: fix coding style issuesSoeren Moeller
2010-05-11Staging: udlfb: minor cleanupsPavel Machek
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: udlfb: remove printk and small cleanupBernie Thompson
2010-03-03Staging: udlfb: explicit dependencies and warningsBernie Thompson
2010-03-03Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson
2010-03-03Staging: udlfb: improved rendering performanceBernie Thompson
2010-03-03Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson
2010-03-03Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson
2010-03-03Staging: udlfb: clean up function namingBernie Thompson
2010-03-03Staging: udlfb: pre-allocated urb list helpersBernie Thompson
2010-03-03Staging: udlfb: reorganize function orderBernie Thompson
2010-03-03Staging: udlfb: checkpatch cleanupBernie Thompson
2010-03-03Staging: udlfb: add dynamic modeset supportBernie Thompson
2009-07-28staging: udlfb: Add vmalloc.h includeAmit Kucheria
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris
2009-06-19Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman
2009-06-19Staging: add udlfb driverRoberto De Ioris