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
/
include
/
video
/
udlfb.h
Age
Commit message (
Expand
)
Author
2018-10-08
udlfb: handle unplug properly
Mikulas Patocka
2018-07-25
udlfb: allow reallocating the framebuffer
Mikulas Patocka
2018-07-25
udlfb: set optimal write delay
Mikulas Patocka
2018-07-25
udlfb: make a local copy of fb_ops
Mikulas Patocka
2018-07-25
udlfb: don't switch if we are switching to the same videomode
Mikulas Patocka
2018-07-25
udlfb: fix semaphore value leak
Mikulas Patocka
2018-01-15
video: udlfb: Do not name private data 'dev'
Ladislav Michl
2018-01-15
video: udlfb: Remove redundant gdev variable
Ladislav Michl
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-21
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
2012-03-01
udlfb: fix hcd_buffer_free panic on unplug/replug
Bernie Thompson
2011-08-24
udlfb: add more comprehensive support for DPMS FB_BLANK_* modes
Bernie Thompson
2011-01-06
video: udlfb: Kill off special printk wrappers, use pr_fmt().
Paul Mundt
2011-01-06
video: udlfb: Kill off some magic constants for EDID sizing.
Paul Mundt
2010-11-16
fbdev: move udlfb out of staging.
Paul Mundt