Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
11be4bc6a1ee7a824237e63b59d228956aa8c2a7
/
drivers
/
video
/
fsl-diu-fb.c
5e7b911
drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers
by Timur Tabi
· 12 years ago
f7f5ef0
drivers/video: compile fixes for fsl-diu-fb.c
by Michael Neuling
· 13 years ago
05342c0
drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
by Timur Tabi
· 13 years ago
e09a8c3
drivers/video: fsl-diu-fb: add default platform ops functions
by Timur Tabi
· 13 years ago
d397e916
drivers/video: fsl-diu-fb: remove broken reference count enabling the display
by Timur Tabi
· 13 years ago
934dbee
drivers/video: fsl-diu-fb: set correct framebuffer flags
by Timur Tabi
· 13 years ago
f934fbd
drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()
by Timur Tabi
· 13 years ago
b779505
drivers/video: fsl-diu-fb: rename "machine_data" to "data"
by Timur Tabi
· 13 years ago
ddd3d90
drivers/video: fsl-diu-fb: merge all allocated data into one block
by Timur Tabi
· 13 years ago
07a0621
drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
by Timur Tabi
· 13 years ago
3c755b7
drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
by Timur Tabi
· 13 years ago
c4e5a02
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
by Timur Tabi
· 13 years ago
7e47c21
drivers/video: fsl-diu-fb: remove unused panel operating mode support
by Timur Tabi
· 13 years ago
2572df9
drivers/video: fsl-diu-fb: use an enum for the AOI index
by Timur Tabi
· 13 years ago
760af8f
drivers/video: fsl-diu-fb: add several new video modes
by Timur Tabi
· 13 years ago
1738f6f
drivers/video: fsl-diu-fb: remove broken screen blanking support
by Timur Tabi
· 13 years ago
b715f9f
drivers/video: fsl-diu-fb: move some definitions out of the header file
by Timur Tabi
· 13 years ago
36b0b1d
drivers/video: fsl-diu-fb: fix some ioctls
by Timur Tabi
· 13 years ago
3f78bbd
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
by Timur Tabi
· 13 years ago
589c797
drivers/video: fsl-diu-fb: fix memory leak on error
by Timur Tabi
· 13 years ago
ec02dd2
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
by Timur Tabi
· 13 years ago
f8c6bf6
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
by Timur Tabi
· 13 years ago
bada04f
drivers/video: fsl-diu-fb: improve local variable usage in some functions
by Timur Tabi
· 13 years ago
63cf8df
drivers/video: fsl-diu-fb: remove redundant default video mode
by Timur Tabi
· 13 years ago
9e52ba6
drivers/video: fsl-diu-fb: improve device tree usage
by Timur Tabi
· 13 years ago
89f08e3
drivers/video: fsl-diu-fb: fix compilation warning
by Timur Tabi
· 13 years ago
4a64e49
drivers/video: fsl-diu-fb: remove unused ioctls
by Timur Tabi
· 13 years ago
154152a
drivers/video: fsl-diu-fb: clean up printk usage
by Timur Tabi
· 13 years ago
4a85dc8b
drivers/video: fsl-diu-fb: clean up whitespace and formatting
by Timur Tabi
· 13 years ago
7653aaa
drivers/video: use strings to specify the Freescale DIU monitor port
by Timur Tabi
· 13 years ago
39785eb
fsl-diu-fb: remove check for pixel clock ranges
by Timur Tabi
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
28541d0
dt/video: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
8b856f0
powerpc/fsl-diu-fb: Support setting display mode using EDID
by Anatolij Gustschin
· 14 years ago
4b5006e
powerpc/5121: shared DIU framebuffer support
by Anatolij Gustschin
· 14 years ago
0814a97
powerpc/5121: move fsl-diu-fb.h to include/linux
by Anatolij Gustschin
· 14 years ago
0d9dab3
powerpc/5121: fsl-diu-fb: fix issue with re-enabling DIU area descriptor
by Anatolij Gustschin
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
1276551
device_attributes: add sysfs_attr_init() for dynamic attributes
by Wolfram Sang
· 15 years ago
d24720a
powerpc/mpc5121: correct DIU compatible property
by Anatolij Gustschin
· 15 years ago
b5daa70
fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
537a1bf
fbdev: add mutex for fb_mmap locking
by Krzysztof Helt
· 15 years ago
f379188
fsl-diu-fb: Pass the proper device for dma mapping routines
by Anton Vorontsov
· 16 years ago
fdfaa4833
freescale DIU: bug fix: add sanity check for AOI position
by York Sun
· 16 years ago
ae5591e
freescale DIU: add virtual resolution and panning support
by York Sun
· 16 years ago
5394ba0
drivers/video/fsl-diu-fb.c: add missing of_node_put
by Julia Lawall
· 16 years ago
6b51d51
fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()
by Timur Tabi
· 16 years ago
48948a3
Fix broken fix for fsl-diu-db
by Takashi Iwai
· 16 years ago
05946bc
fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings
by Anton Vorontsov
· 16 years ago
f969c56
fsl-diu-db: compile fix
by Jeff Mahoney
· 16 years ago
9b53a9e
fbdev: powerpc: driver for Freescale 8610 and 5121 DIU
by York Sun
· 17 years ago