index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
udlfb
Age
Commit message (
Expand
)
Author
2010-11-09
Staging: udlfb.c: Fix k.alloc switched arguments
Joe Perches
2010-09-05
staging: udlfb: fix checkpatch and style
Bernie Thompson
2010-09-05
staging: udlfb: fix incorrect fb_defio implementation for multiple framebuffers
Bernie Thompson
2010-09-05
staging: udlfb: add module options for console and fb_defio
Bernie Thompson
2010-09-05
staging: udlfb: support for writing backup EDID to sysfs file
Bernie Thompson
2010-09-05
staging: udlfb: fix big endian rendering error
Bernie Thompson
2010-09-05
staging: udlfb: enhance EDID and mode handling support
Bernie Thompson
2010-09-05
staging: udlfb: revamp reference handling to insure successful shutdown
Bernie Thompson
2010-09-05
staging: udlfb: remove metrics_misc sysfs attribute
Bernie Thompson
2010-09-05
staging: udlfb: add DPMS support
Bernie Thompson
2010-09-05
staging: udlfb: fbdev character read and write support
Bernie Thompson
2010-09-05
staging: udlfb: Add intro udlfb documentation
Bernie Thompson
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-20
USB: staging: fix up usb_buffer_alloc calls in the staging tree
Greg Kroah-Hartman
2010-05-14
Staging: udlfb: fix coding style issues
Soeren Moeller
2010-05-11
Staging: udlfb: minor cleanups
Pavel Machek
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-03
Staging: udlfb: remove printk and small cleanup
Bernie Thompson
2010-03-03
Staging: udlfb: explicit dependencies and warnings
Bernie Thompson
2010-03-03
Staging: udlfb: Support for fbdev mmap clients (defio)
Bernie Thompson
2010-03-03
Staging: udlfb: improved rendering performance
Bernie Thompson
2010-03-03
Staging: udlfb: Rework startup and teardown to fix race conditions
Bernie Thompson
2010-03-03
Staging: udlfb: Add functions to expose sysfs metrics and controls
Bernie Thompson
2010-03-03
Staging: udlfb: clean up function naming
Bernie Thompson
2010-03-03
Staging: udlfb: pre-allocated urb list helpers
Bernie Thompson
2010-03-03
Staging: udlfb: reorganize function order
Bernie Thompson
2010-03-03
Staging: udlfb: checkpatch cleanup
Bernie Thompson
2010-03-03
Staging: udlfb: add dynamic modeset support
Bernie Thompson
2009-09-15
Staging: udlfb: fix printk format warning
Randy Dunlap
2009-07-28
staging: udlfb: Add vmalloc.h include
Amit Kucheria
2009-06-19
Staging: udlfb: update to version 0.2.3
Roberto De Ioris
2009-06-19
Staging: udlfb: fix some sparse warnings.
Greg Kroah-Hartman
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.c
Greg Kroah-Hartman
2009-06-19
Staging: udlfb: clean up checkpatch warnings in udlfb.h
Greg Kroah-Hartman
2009-06-19
Staging: udlfb: add udlfb driver to build
Greg Kroah-Hartman
2009-06-19
Staging: add udlfb driver
Roberto De Ioris