index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fsl-diu-fb.c
Age
Commit message (
Expand
)
Author
2014-04-29
Revert "Make the diu driver work without board level initialization"
Wang Dongsheng
2014-04-29
powerpc/diu: adjust DIU initialization entry
Wang Dongsheng
2014-04-08
Merge branch 'merge' into sdk-v1.6.x
Scott Wood
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2014-04-01
Make the diu driver work without board level initialization
Jason Jin
2014-04-01
video/fsl: Fix the sleep function for FSL DIU module
Jason Jin
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-10-30
video: Remove unnecessary semicolons
Joe Perches
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
2013-06-26
video: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-04-10
drivers/video: fsl-diu-fb: add hardware cursor support
Timur Tabi
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-01-29
drivers/video: fsl-diu-fb: fix bugs in interrupt handling
Anatolij Gustschin
2013-01-29
drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
Anatolij Gustschin
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-26
drivers/video: fsl-diu-fb: store EDID data in the global object
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: don't touch registers for unused features
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: clean up reset of primary display
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: improve message displays
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: streamline enabling of interrupts
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: add support for set_gamma ioctls
Timur Tabi
2012-11-26
drivers/video: fsl-diu-fb: simplify platforms that have only one port
Timur Tabi
2012-08-23
drivers/video/fsl-diu-fb.c: use devm_ functions
Damien Cassou
2012-05-13
drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers
Timur Tabi
2012-01-28
drivers/video: compile fixes for fsl-diu-fb.c
Michael Neuling
2012-01-03
drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
Timur Tabi
2012-01-03
drivers/video: fsl-diu-fb: add default platform ops functions
Timur Tabi
2012-01-03
drivers/video: fsl-diu-fb: remove broken reference count enabling the display
Timur Tabi
2012-01-03
drivers/video: fsl-diu-fb: set correct framebuffer flags
Timur Tabi
2012-01-03
drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()
Timur Tabi
2011-12-19
drivers/video: fsl-diu-fb: rename "machine_data" to "data"
Timur Tabi
2011-12-19
drivers/video: fsl-diu-fb: merge all allocated data into one block
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: remove unused panel operating mode support
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: use an enum for the AOI index
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: add several new video modes
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: remove broken screen blanking support
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: move some definitions out of the header file
Timur Tabi
2011-10-05
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: fix memory leak on error
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: improve local variable usage in some functions
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: remove redundant default video mode
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: improve device tree usage
Timur Tabi
2011-09-18
drivers/video: fsl-diu-fb: fix compilation warning
Timur Tabi
[next]