aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb/udlfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-31/+31
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-31/+31
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+2
2010-05-20USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman1-4/+4
2010-05-14Staging: udlfb: fix coding style issuesSoeren Moeller1-2/+2
2010-05-11Staging: udlfb: minor cleanupsPavel Machek1-29/+29
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 Thompson1-0/+14
2010-03-03Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson1-3/+121
2010-03-03Staging: udlfb: improved rendering performanceBernie Thompson1-529/+313
2010-03-03Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson1-108/+196
2010-03-03Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson1-0/+251
2010-03-03Staging: udlfb: clean up function namingBernie Thompson1-66/+67
2010-03-03Staging: udlfb: pre-allocated urb list helpersBernie Thompson1-0/+192
2010-03-03Staging: udlfb: reorganize function orderBernie Thompson1-33/+29
2010-03-03Staging: udlfb: checkpatch cleanupBernie Thompson1-40/+34
2010-03-03Staging: udlfb: add dynamic modeset supportBernie Thompson1-203/+449
2009-07-28staging: udlfb: Add vmalloc.h includeAmit Kucheria1-0/+1
2009-06-19Staging: udlfb: update to version 0.2.3Roberto De Ioris1-87/+271
2009-06-19Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman1-3/+3
2009-06-19Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman1-58/+38
2009-06-19Staging: add udlfb driverRoberto De Ioris1-0/+773