index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...
Florian Tobias Schandinat
2011-10-04
15
-916
/
+391
|
\
|
*
viafb: replace strict_strtoul to kstrto* and check return value
Wang Shaoyan
2011-08-17
1
-58
/
+68
|
*
Merge commit 'v3.1-rc2' into HEAD
Florian Tobias Schandinat
2011-08-17
7577
-751493
/
+1051868
|
|
\
|
*
|
viafb: get rid of the remaining modetable structure assumptions
Florian Tobias Schandinat
2011-08-07
7
-33
/
+17
|
*
|
viafb: eliminate modetable dependancy of LCD modesetting
Florian Tobias Schandinat
2011-08-07
3
-22
/
+15
|
*
|
viafb: seperate hardware initialization
Florian Tobias Schandinat
2011-08-07
1
-20
/
+28
|
*
|
viafb: use information in var for modesetting
Florian Tobias Schandinat
2011-08-07
4
-83
/
+61
|
*
|
viafb: eliminate viafb_get_pixclock
Florian Tobias Schandinat
2011-08-07
3
-19
/
+2
|
*
|
viafb: add new funcions to select a single mode
Florian Tobias Schandinat
2011-08-07
5
-61
/
+70
|
*
|
viafb: fix pointer type missmatch
Wang Shaoyan
2011-08-06
1
-1
/
+1
|
*
|
viafb: remove 640x480-60 CRT special case
Florian Tobias Schandinat
2011-08-05
2
-15
/
+1
|
*
|
viafb: simplify viafb_fill_crtc_timing
Florian Tobias Schandinat
2011-08-05
3
-12
/
+10
|
*
|
viafb: remove superfluous mode lookup
Florian Tobias Schandinat
2011-08-05
1
-2
/
+0
|
*
|
viafb: remove superfluous register unlocking/locking
Florian Tobias Schandinat
2011-08-05
2
-7
/
+4
|
*
|
viafb: kill viafb_load_crtc_timing
Florian Tobias Schandinat
2011-08-05
3
-46
/
+27
|
*
|
viafb: use more compact modesetting functions
Florian Tobias Schandinat
2011-08-05
5
-578
/
+128
*
|
|
video: da8xx-fb: Increased resolution configuration of revised LCDC IP
Manjunathappa, Prakash
2011-10-04
1
-3
/
+28
*
|
|
fb: fix au1100fb bitrot.
Manuel Lauss
2011-10-03
2
-126
/
+61
*
|
|
mx3fb: fix NULL pointer dereference in screen blanking.
Wolfram Stering
2011-10-03
1
-0
/
+13
*
|
|
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-03
18
-20
/
+19
*
|
|
smscufx: change edid data to u8 instead of char
Dan Carpenter
2011-10-03
1
-4
/
+4
*
|
|
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
*
|
|
smscufx: reduce number of casts in ufx_raw_rect
Steve Glendinning
2011-09-14
1
-10
/
+10
*
|
|
video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
Ajay Kumar
2011-09-14
1
-0
/
+27
*
|
|
fbdev: fix indentation in modedb.c
Timur Tabi
2011-09-14
1
-219
/
+225
*
|
|
fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
Laurent Pinchart
2011-09-05
1
-70
/
+17
*
|
|
fbdev: sh_mobile_lcdc: Split channel initialization from probe function
Laurent Pinchart
2011-09-05
1
-118
/
+129
*
|
|
fbdev: sh_mobile_lcdc: Avoid forward declarations
Laurent Pinchart
2011-09-05
1
-52
/
+50
*
|
|
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
Laurent Pinchart
2011-09-05
1
-6
/
+11
*
|
|
fbdev: sh_mobile_lcdc: use display information in info for panning
Laurent Pinchart
2011-09-05
1
-12
/
+12
*
|
|
fbdev: sh_mobile_lcdc: Add support for format changes at runtime
Laurent Pinchart
2011-09-05
1
-0
/
+14
*
|
|
fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var
Laurent Pinchart
2011-09-05
1
-15
/
+88
*
|
|
sh_mobile_meram: Reset ICBs at unregistration time
Laurent Pinchart
2011-09-05
1
-2
/
+4
[next]