summaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb/udlfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: move udlfb out of staging.Paul Mundt2010-11-161-1916/+0Star
* Staging: udlfb.c: Fix k.alloc switched argumentsJoe Perches2010-11-091-1/+1
* staging: udlfb: fix checkpatch and styleBernie Thompson2010-09-061-8/+8
* staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffersBernie Thompson2010-09-061-25/+56
* staging: udlfb: add module options for console and fb_defioBernie Thompson2010-09-061-97/+81Star
* staging: udlfb: support for writing backup EDID to sysfs fileBernie Thompson2010-09-061-2/+26
* staging: udlfb: fix big endian rendering errorBernie Thompson2010-09-061-4/+3Star
* staging: udlfb: enhance EDID and mode handling supportBernie Thompson2010-09-061-94/+305
* staging: udlfb: revamp reference handling to insure successful shutdownBernie Thompson2010-09-061-74/+101
* staging: udlfb: remove metrics_misc sysfs attributeBernie Thompson2010-09-061-37/+0Star
* staging: udlfb: add DPMS supportBernie Thompson2010-09-061-16/+20
* staging: udlfb: fbdev character read and write supportBernie Thompson2010-09-061-0/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-221-31/+31
|\
| * Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-31/+31
| |\
| | * Staging: udlfb: fix coding style issuesSoeren Moeller2010-05-141-2/+2
| | * Staging: udlfb: minor cleanupsPavel Machek2010-05-111-29/+29
* | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+2
|/ /
* / USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman2010-05-201-4/+4
|/
* 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-041-5/+10
* Staging: udlfb: explicit dependencies and warningsBernie Thompson2010-03-041-0/+14
* Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson2010-03-041-3/+121
* Staging: udlfb: improved rendering performanceBernie Thompson2010-03-041-529/+313Star
* Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson2010-03-041-108/+196
* Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson2010-03-041-0/+251
* Staging: udlfb: clean up function namingBernie Thompson2010-03-041-66/+67
* Staging: udlfb: pre-allocated urb list helpersBernie Thompson2010-03-041-0/+192
* Staging: udlfb: reorganize function orderBernie Thompson2010-03-041-33/+29Star
* Staging: udlfb: checkpatch cleanupBernie Thompson2010-03-041-40/+34Star
* Staging: udlfb: add dynamic modeset supportBernie Thompson2010-03-041-203/+449
* staging: udlfb: Add vmalloc.h includeAmit Kucheria2009-07-281-0/+1
* Staging: udlfb: update to version 0.2.3Roberto De Ioris2009-06-191-87/+271
* Staging: udlfb: fix some sparse warnings.Greg Kroah-Hartman2009-06-191-3/+3
* Staging: udlfb: clean up checkpatch warnings in udlfb.cGreg Kroah-Hartman2009-06-191-58/+38Star
* Staging: add udlfb driverRoberto De Ioris2009-06-191-0/+773