| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-02-19 |
|\ |
|
| * | 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-29 |
* | | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
|/ |
|
* | 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-11-26 |
* | drivers/video/fsl-diu-fb.c: use devm_ functions | Damien Cassou | 2012-08-23 |
* | drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers | Timur Tabi | 2012-05-13 |
* | 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 |