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
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