index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
Laurent Pinchart
2012-03-12
1
-88
/
+90
*
fbdev: sh_mobile_meram: Make current_reg field store the current reg set
Laurent Pinchart
2012-03-12
1
-1
/
+1
*
fbdev: sh_mobile_meram: Make variables unsigned where applicable
Laurent Pinchart
2012-03-12
1
-37
/
+43
*
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
Laurent Pinchart
2012-03-12
1
-5
/
+5
*
fbdev: sh_mobile_meram: Request memory regions for memory resources
Laurent Pinchart
2012-03-12
1
-16
/
+37
*
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
2012-03-12
1
-24
/
+23
*
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
2012-03-12
2
-56
/
+61
*
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
2012-03-12
1
-2
/
+3
*
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
2012-03-12
2
-128
/
+159
*
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
2
-12
/
+13
*
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
2012-03-12
1
-72
/
+102
*
fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
Laurent Pinchart
2012-03-12
1
-16
/
+23
*
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
2012-03-12
2
-29
/
+29
*
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2012-03-12
2
-36
/
+44
*
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
2012-03-12
3
-31
/
+28
*
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
Laurent Pinchart
2012-03-12
1
-7
/
+1
*
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
2012-03-12
3
-50
/
+48
*
sh_mobile_hdmi: Use LCDC notification callback
Laurent Pinchart
2012-03-12
1
-77
/
+14
*
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2012-03-12
2
-0
/
+94
*
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
2012-03-12
4
-6
/
+16
*
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
2012-03-12
4
-13
/
+6
*
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
Laurent Pinchart
2012-03-12
1
-68
/
+12
*
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2012-03-12
2
-1
/
+6
*
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
2012-03-12
1
-18
/
+17
*
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
2012-03-12
1
-4
/
+2
*
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
2012-03-12
1
-9
/
+7
*
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
2012-03-12
1
-6
/
+2
*
fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
Laurent Pinchart
2012-03-12
1
-31
/
+6
*
fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
Laurent Pinchart
2012-03-12
1
-51
/
+5
*
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
2012-03-12
2
-5
/
+28
*
fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
2012-03-12
1
-15
/
+51
*
fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
Laurent Pinchart
2012-03-12
1
-8
/
+31
*
fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
Laurent Pinchart
2012-03-12
1
-2
/
+16
*
sh_mobile_hdmi: Remove platform data lcd_dev field
Laurent Pinchart
2012-03-12
1
-12
/
+5
*
fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
Laurent Pinchart
2012-03-12
1
-4
/
+4
*
fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
Laurent Pinchart
2012-03-12
1
-25
/
+28
*
fbdev: sh_mobile_lcdc: Don't pass struct device around
Laurent Pinchart
2012-03-12
1
-20
/
+21
*
fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
Laurent Pinchart
2012-03-12
1
-18
/
+16
*
fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
Laurent Pinchart
2012-03-12
1
-2
/
+2
*
fbdev: sh_mobile_lcdc: Reorder code into sections
Laurent Pinchart
2012-03-12
1
-190
/
+231
*
video:uvesafb: notice user when we failed to save hardware state
Wang YanQing
2012-03-08
1
-3
/
+11
*
video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
Wang YanQing
2012-03-08
1
-2
/
+10
*
udlfb: Fix invalid return codes in edid sysfs entry store function
Olivier Sobrie
2012-03-08
1
-8
/
+11
*
video: s3c-fb: Add support EXYNOS5 FIMD
Jingoo Han
2012-03-06
1
-5
/
+47
*
pxafb: do console locking before calling fb_blank()
Vasily Khoruzhick
2012-03-06
1
-1
/
+5
*
Merge commit 'v3.3-rc6' into fbdev-next
Florian Tobias Schandinat
2012-03-06
1
-1
/
+1
|
\
|
*
Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-03-02
5
-10
/
+35
|
|
\
|
*
\
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-02-24
1
-1
/
+1
|
|
\
\
|
|
|
\
|
|
|
\
|
|
*
-
.
\
Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latest
Paul Mundt
2012-01-27
5
-75
/
+56
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'sh/platform-updates' into sh-latest
Paul Mundt
2012-01-17
97
-5533
/
+5888
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
[next]