index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fsl-diu-fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers
Timur Tabi
2012-05-13
1
-1
/
+0
*
drivers/video: compile fixes for fsl-diu-fb.c
Michael Neuling
2012-01-28
1
-2
/
+2
*
drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
Timur Tabi
2012-01-03
1
-36
/
+11
*
drivers/video: fsl-diu-fb: add default platform ops functions
Timur Tabi
2012-01-03
1
-3
/
+61
*
drivers/video: fsl-diu-fb: remove broken reference count enabling the display
Timur Tabi
2012-01-03
1
-10
/
+2
*
drivers/video: fsl-diu-fb: set correct framebuffer flags
Timur Tabi
2012-01-03
1
-1
/
+2
*
drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()
Timur Tabi
2012-01-03
1
-17
/
+8
*
drivers/video: fsl-diu-fb: rename "machine_data" to "data"
Timur Tabi
2011-12-19
1
-120
/
+116
*
drivers/video: fsl-diu-fb: merge all allocated data into one block
Timur Tabi
2011-12-19
1
-187
/
+139
*
drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
Timur Tabi
2011-10-05
1
-37
/
+35
*
drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
Timur Tabi
2011-10-05
1
-38
/
+31
*
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
2011-10-05
1
-8
/
+3
*
drivers/video: fsl-diu-fb: remove unused panel operating mode support
Timur Tabi
2011-10-05
1
-71
/
+46
*
drivers/video: fsl-diu-fb: use an enum for the AOI index
Timur Tabi
2011-10-05
1
-48
/
+46
*
drivers/video: fsl-diu-fb: add several new video modes
Timur Tabi
2011-10-05
1
-33
/
+167
*
drivers/video: fsl-diu-fb: remove broken screen blanking support
Timur Tabi
2011-10-05
1
-38
/
+0
*
drivers/video: fsl-diu-fb: move some definitions out of the header file
Timur Tabi
2011-10-05
1
-0
/
+39
*
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
2011-10-05
1
-8
/
+8
*
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
Timur Tabi
2011-09-18
1
-5
/
+5
*
drivers/video: fsl-diu-fb: fix memory leak on error
Timur Tabi
2011-09-18
1
-0
/
+1
*
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
Timur Tabi
2011-09-18
1
-1
/
+1
*
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
Timur Tabi
2011-09-18
1
-2
/
+2
*
drivers/video: fsl-diu-fb: improve local variable usage in some functions
Timur Tabi
2011-09-18
1
-13
/
+10
*
drivers/video: fsl-diu-fb: remove redundant default video mode
Timur Tabi
2011-09-18
1
-25
/
+7
*
drivers/video: fsl-diu-fb: improve device tree usage
Timur Tabi
2011-09-18
1
-41
/
+24
*
drivers/video: fsl-diu-fb: fix compilation warning
Timur Tabi
2011-09-18
1
-1
/
+1
*
drivers/video: fsl-diu-fb: remove unused ioctls
Timur Tabi
2011-09-18
1
-12
/
+0
*
drivers/video: fsl-diu-fb: clean up printk usage
Timur Tabi
2011-09-18
1
-88
/
+17
*
drivers/video: fsl-diu-fb: clean up whitespace and formatting
Timur Tabi
2011-09-18
1
-49
/
+55
*
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
2011-07-13
1
-19
/
+55
*
fsl-diu-fb: remove check for pixel clock ranges
Timur Tabi
2011-06-24
1
-16
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
dt/video: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-4
/
+4
*
powerpc/fsl-diu-fb: Support setting display mode using EDID
Anatolij Gustschin
2010-08-01
1
-6
/
+74
*
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
2010-08-01
1
-2
/
+15
*
powerpc/5121: move fsl-diu-fb.h to include/linux
Anatolij Gustschin
2010-08-01
1
-1
/
+1
*
powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor
Anatolij Gustschin
2010-08-01
1
-15
/
+23
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-3
/
+5
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
2010-04-07
1
-0
/
+1
*
powerpc/mpc5121: correct DIU compatible property
Anatolij Gustschin
2010-02-17
1
-0
/
+5
*
fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-6
/
+0
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-5
/
+9
*
fsl-diu-fb: Pass the proper device for dma mapping routines
Anton Vorontsov
2009-04-06
1
-13
/
+21
*
freescale DIU: bug fix: add sanity check for AOI position
York Sun
2008-08-15
1
-0
/
+4
*
freescale DIU: add virtual resolution and panning support
York Sun
2008-08-15
1
-5
/
+23
*
drivers/video/fsl-diu-fb.c: add missing of_node_put
Julia Lawall
2008-08-05
1
-2
/
+6
*
fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()
Timur Tabi
2008-07-24
1
-38
/
+22
*
Fix broken fix for fsl-diu-db
Takashi Iwai
2008-07-08
1
-2
/
+2
[next]