index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
video: pxafb: add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-2
/
+2
2012-03-21
fbdev: bfin_adv7393fb: Drop needless include
Jean Delvare
1
-2
/
+0
2012-03-21
fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info
Kuninori Morimoto
1
-1
/
+1
2012-03-21
fbdev: remove dependency of FB_SH_MOBILE_MERAM from FB_SH_MOBILE_LCDC
Kuninori Morimoto
1
-13
/
+12
2012-03-20
Merge commit 'v3.3' into fbdev-next
Florian Tobias Schandinat
1
-1
/
+1
2012-03-20
Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...
Florian Tobias Schandinat
30
-4674
/
+944
2012-03-19
fbdev: da8xx: add support for SP10Q010 display
Anatolij Gustschin
2
-1
/
+38
2012-03-19
fbdev: da8xx:: fix reporting of the display timing info
Anatolij Gustschin
1
-0
/
+4
2012-03-16
xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps
Andrew Jones
1
-0
/
+1
2012-03-15
drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode
Dan Carpenter
1
-1
/
+1
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2
-20
/
+23
2012-03-15
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2
-2
/
+18
2012-03-14
ep93xx: Use ioremap for backlight driver
Ryan Mallon
2
-20
/
+23
2012-03-13
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...
Florian Tobias Schandinat
25
-1139
/
+936
2012-03-13
Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-next
Florian Tobias Schandinat
6
-1152
/
+1297
2012-03-13
drivers/video/pvr2fb.c: ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-2
/
+2
2012-03-13
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
5
-10
/
+35
2012-03-13
OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update
Tomi Valkeinen
1
-19
/
+18
2012-03-12
fbdev: sh_mobile_meram: Implement system suspend/resume
Laurent Pinchart
1
-6
/
+5
2012-03-12
fbdev: sh_mobile_meram: Remove unneeded sanity checks
Laurent Pinchart
2
-30
/
+7
2012-03-12
fbdev: sh_mobile_meram: Don't perform update in register operation
Laurent Pinchart
2
-16
/
+7
2012-03-12
fbdev: sh_mobile_lcdc: Don't store copy of platform data
Laurent Pinchart
2
-37
/
+37
2012-03-12
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
3
-175
/
+199
2012-03-12
fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
Laurent Pinchart
2
-42
/
+71
2012-03-12
fbdev: sh_mobile_meram: Divide the code into sections
Laurent Pinchart
1
-54
/
+44
2012-03-12
fbdev: sh_mobile_meram: Don't inline everything
Laurent Pinchart
1
-15
/
+15
2012-03-12
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
Laurent Pinchart
1
-88
/
+90
2012-03-12
fbdev: sh_mobile_meram: Make current_reg field store the current reg set
Laurent Pinchart
1
-1
/
+1
2012-03-12
fbdev: sh_mobile_meram: Make variables unsigned where applicable
Laurent Pinchart
1
-37
/
+43
2012-03-12
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
Laurent Pinchart
1
-5
/
+5
2012-03-12
fbdev: sh_mobile_meram: Request memory regions for memory resources
Laurent Pinchart
1
-16
/
+37
2012-03-12
fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
Laurent Pinchart
1
-24
/
+23
2012-03-12
fbdev: sh_mobile_lcdc: Store configuration in channel structure
Laurent Pinchart
2
-56
/
+61
2012-03-12
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
Laurent Pinchart
1
-2
/
+3
2012-03-12
fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
Laurent Pinchart
2
-128
/
+159
2012-03-12
fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
Laurent Pinchart
2
-12
/
+13
2012-03-12
fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
Laurent Pinchart
1
-72
/
+102
2012-03-12
fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
Laurent Pinchart
1
-16
/
+23
2012-03-12
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
2
-29
/
+29
2012-03-12
fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
Laurent Pinchart
2
-36
/
+44
2012-03-12
fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
Laurent Pinchart
3
-31
/
+28
2012-03-12
fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
Laurent Pinchart
1
-7
/
+1
2012-03-12
fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
Laurent Pinchart
3
-50
/
+48
2012-03-12
sh_mobile_hdmi: Use LCDC notification callback
Laurent Pinchart
1
-77
/
+14
2012-03-12
sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
Laurent Pinchart
2
-0
/
+94
2012-03-12
fbdev: sh_mobile_lcdc: Return display connection state in display_on
Laurent Pinchart
4
-6
/
+16
2012-03-12
fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
Laurent Pinchart
4
-13
/
+6
2012-03-12
sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
Laurent Pinchart
1
-68
/
+12
2012-03-12
sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
Laurent Pinchart
2
-1
/
+6
2012-03-12
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
1
-18
/
+17
[prev]
[next]