index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fsl-diu-fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
1
-1
/
+1
2013-10-30
video: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-06-26
video: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2013-04-10
drivers/video: fsl-diu-fb: add hardware cursor support
Timur Tabi
1
-2
/
+155
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-28
/
+36
2013-01-29
drivers/video: fsl-diu-fb: fix bugs in interrupt handling
Anatolij Gustschin
1
-25
/
+33
2013-01-29
drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
Anatolij Gustschin
1
-3
/
+3
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-26
drivers/video: fsl-diu-fb: store EDID data in the global object
Timur Tabi
1
-17
/
+13
2012-11-26
drivers/video: fsl-diu-fb: don't touch registers for unused features
Timur Tabi
1
-8
/
+15
2012-11-26
drivers/video: fsl-diu-fb: clean up reset of primary display
Timur Tabi
1
-13
/
+6
2012-11-26
drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable
Timur Tabi
1
-2
/
+0
2012-11-26
drivers/video: fsl-diu-fb: improve message displays
Timur Tabi
1
-1
/
+33
2012-11-26
drivers/video: fsl-diu-fb: streamline enabling of interrupts
Timur Tabi
1
-39
/
+34
2012-11-26
drivers/video: fsl-diu-fb: add support for set_gamma ioctls
Timur Tabi
1
-0
/
+17
2012-11-26
drivers/video: fsl-diu-fb: simplify platforms that have only one port
Timur Tabi
1
-1
/
+2
2012-08-23
drivers/video/fsl-diu-fb.c: use devm_ functions
Damien Cassou
1
-8
/
+2
2012-05-13
drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registers
Timur Tabi
1
-1
/
+0
2012-01-28
drivers/video: compile fixes for fsl-diu-fb.c
Michael Neuling
1
-2
/
+2
2012-01-03
drivers/video: fsl-diu-fb: merge fsl_diu_alloc() into map_video_memory()
Timur Tabi
1
-36
/
+11
2012-01-03
drivers/video: fsl-diu-fb: add default platform ops functions
Timur Tabi
1
-3
/
+61
2012-01-03
drivers/video: fsl-diu-fb: remove broken reference count enabling the display
Timur Tabi
1
-10
/
+2
2012-01-03
drivers/video: fsl-diu-fb: set correct framebuffer flags
Timur Tabi
1
-1
/
+2
2012-01-03
drivers/video: fsl-diu-fb: merge init_fbinfo() into install_fb()
Timur Tabi
1
-17
/
+8
2011-12-20
drivers/video: fsl-diu-fb: rename "machine_data" to "data"
Timur Tabi
1
-120
/
+116
2011-12-20
drivers/video: fsl-diu-fb: merge all allocated data into one block
Timur Tabi
1
-187
/
+139
2011-10-05
drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
Timur Tabi
1
-37
/
+35
2011-10-05
drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
Timur Tabi
1
-38
/
+31
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
1
-8
/
+3
2011-10-05
drivers/video: fsl-diu-fb: remove unused panel operating mode support
Timur Tabi
1
-71
/
+46
2011-10-05
drivers/video: fsl-diu-fb: use an enum for the AOI index
Timur Tabi
1
-48
/
+46
2011-10-05
drivers/video: fsl-diu-fb: add several new video modes
Timur Tabi
1
-33
/
+167
2011-10-05
drivers/video: fsl-diu-fb: remove broken screen blanking support
Timur Tabi
1
-38
/
+0
2011-10-05
drivers/video: fsl-diu-fb: move some definitions out of the header file
Timur Tabi
1
-0
/
+39
2011-10-05
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
1
-8
/
+8
2011-09-19
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
Timur Tabi
1
-5
/
+5
2011-09-19
drivers/video: fsl-diu-fb: fix memory leak on error
Timur Tabi
1
-0
/
+1
2011-09-19
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
Timur Tabi
1
-1
/
+1
2011-09-19
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
Timur Tabi
1
-2
/
+2
2011-09-19
drivers/video: fsl-diu-fb: improve local variable usage in some functions
Timur Tabi
1
-13
/
+10
2011-09-19
drivers/video: fsl-diu-fb: remove redundant default video mode
Timur Tabi
1
-25
/
+7
2011-09-19
drivers/video: fsl-diu-fb: improve device tree usage
Timur Tabi
1
-41
/
+24
2011-09-19
drivers/video: fsl-diu-fb: fix compilation warning
Timur Tabi
1
-1
/
+1
2011-09-19
drivers/video: fsl-diu-fb: remove unused ioctls
Timur Tabi
1
-12
/
+0
2011-09-19
drivers/video: fsl-diu-fb: clean up printk usage
Timur Tabi
1
-88
/
+17
2011-09-19
drivers/video: fsl-diu-fb: clean up whitespace and formatting
Timur Tabi
1
-49
/
+55
2011-07-13
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
1
-19
/
+55
2011-06-24
fsl-diu-fb: remove check for pixel clock ranges
Timur Tabi
1
-16
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
[next]