summaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb
Commit message (Expand)AuthorAgeFilesLines
* staging: udlfb: fix checkpatch and styleBernie Thompson2010-09-051-8/+8
* staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffersBernie Thompson2010-09-052-25/+60
* staging: udlfb: add module options for console and fb_defioBernie Thompson2010-09-052-98/+81
* staging: udlfb: support for writing backup EDID to sysfs fileBernie Thompson2010-09-051-2/+26
* staging: udlfb: fix big endian rendering errorBernie Thompson2010-09-051-4/+3
* staging: udlfb: enhance EDID and mode handling supportBernie Thompson2010-09-052-95/+312
* staging: udlfb: revamp reference handling to insure successful shutdownBernie Thompson2010-09-052-80/+115
* staging: udlfb: remove metrics_misc sysfs attributeBernie Thompson2010-09-052-43/+0
* staging: udlfb: add DPMS supportBernie Thompson2010-09-051-16/+20
* staging: udlfb: fbdev character read and write supportBernie Thompson2010-09-051-0/+44
* staging: udlfb: Add intro udlfb documentationBernie Thompson2010-09-051-0/+144
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-211-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-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
OpenPOWER on IntegriCloud