summaryrefslogtreecommitdiffstats
path: root/drivers/staging/udlfb/udlfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev: move udlfb out of staging.Paul Mundt2010-11-161-1916/+0
* Staging: udlfb.c: Fix k.alloc switched argumentsJoe Perches2010-11-091-1/+1
* staging: udlfb: fix checkpatch and styleBernie Thompson2010-09-051-8/+8
* staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffersBernie Thompson2010-09-051-25/+56
* staging: udlfb: add module options for console and fb_defioBernie Thompson2010-09-051-97/+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-051-94/+305
* staging: udlfb: revamp reference handling to insure successful shutdownBernie Thompson2010-09-051-74/+101
* staging: udlfb: remove metrics_misc sysfs attributeBernie Thompson2010-09-051-37/+0
* staging: udlfb: add DPMS supportBernie Thompson2010-09-051-16/+20
* staging: udlfb: fbdev character read and write supportBernie Thompson2010-09-051-0/+44
* 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-031-0/+14
* Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson2010-03-031-3/+121
* Staging: udlfb: improved rendering performanceBernie Thompson2010-03-031-529/+313
* Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson2010-03-031-108/+196
* Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson2010-03-031-0/+251
* Staging: udlfb: clean up function namingBernie Thompson2010-03-031-66/+67
* Staging: udlfb: pre-allocated urb list helpersBernie Thompson2010-03-031-0/+192
* Staging: udlfb: reorganize function orderBernie Thompson2010-03-031-33/+29
* Staging: udlfb: checkpatch cleanupBernie Thompson2010-03-031-40/+34
* Staging: udlfb: add dynamic modeset supportBernie Thompson2010-03-031-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/+38
* Staging: add udlfb driverRoberto De Ioris2009-06-191-0/+773
OpenPOWER on IntegriCloud