| Commit message (Expand) | Author | Age |
* | drivers/video: compile fixes for fsl-diu-fb.c | Michael Neuling | 2012-01-28 |
* | 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 | 2012-01-03 |
* | 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-12-19 |
* | drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: remove unused panel operating mode support | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: use an enum for the AOI index | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: add several new video modes | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: remove broken screen blanking support | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: move some definitions out of the header file | Timur Tabi | 2011-10-04 |
* | drivers/video: fsl-diu-fb: fix some ioctls | Timur Tabi | 2011-10-04 |
* | 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 | 2011-09-18 |
* | drivers/video: fsl-diu-fb: remove unused ioctls | Timur Tabi | 2011-09-18 |
* | drivers/video: fsl-diu-fb: clean up printk usage | Timur Tabi | 2011-09-18 |
* | drivers/video: fsl-diu-fb: clean up whitespace and formatting | Timur Tabi | 2011-09-18 |
* | drivers/video: use strings to specify the Freescale DIU monitor port | Timur Tabi | 2011-07-13 |
* | fsl-diu-fb: remove check for pixel clock ranges | Timur Tabi | 2011-06-24 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | dt/video: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | 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-08-01 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
* | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 |
* | powerpc/mpc5121: correct DIU compatible property | Anatolij Gustschin | 2010-02-17 |
* | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 |
* | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 |
* | fsl-diu-fb: Pass the proper device for dma mapping routines | Anton Vorontsov | 2009-04-06 |
* | 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-15 |
* | drivers/video/fsl-diu-fb.c: add missing of_node_put | Julia Lawall | 2008-08-05 |
* | fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact() | Timur Tabi | 2008-07-24 |
* | Fix broken fix for fsl-diu-db | Takashi Iwai | 2008-07-08 |
* | fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings | Anton Vorontsov | 2008-07-04 |