index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fsl-diu-fb.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt/video: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-01
powerpc/fsl-diu-fb: Support setting display mode using EDID
Anatolij Gustschin
2010-08-01
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
2010-08-01
powerpc/5121: move fsl-diu-fb.h to include/linux
Anatolij Gustschin
2010-08-01
powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor
Anatolij Gustschin
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
2010-02-17
powerpc/mpc5121: correct DIU compatible property
Anatolij Gustschin
2009-07-08
fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-04-06
fsl-diu-fb: Pass the proper device for dma mapping routines
Anton Vorontsov
2008-08-15
freescale DIU: bug fix: add sanity check for AOI position
York Sun
2008-08-15
freescale DIU: add virtual resolution and panning support
York Sun
2008-08-05
drivers/video/fsl-diu-fb.c: add missing of_node_put
Julia Lawall
2008-07-24
fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()
Timur Tabi
2008-07-08
Fix broken fix for fsl-diu-db
Takashi Iwai
2008-07-04
fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings
Anton Vorontsov
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
2008-04-28
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
York Sun