index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
13
-19
/
+19
2012-07-24
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-14
/
+48
2012-07-23
pwm_backlight: pass correct brightness to callback
Alexandre Courbot
1
-4
/
+8
2012-07-23
pwm-backlight: Add rudimentary device tree support
Thierry Reding
2
-21
/
+130
2012-07-19
fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode
Laurent Pinchart
2
-59
/
+54
2012-07-19
fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation
Laurent Pinchart
1
-0
/
+5
2012-07-19
fbdev: sh_mobile_lcdc: Support horizontal panning
Laurent Pinchart
1
-6
/
+16
2012-07-19
fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb device
Laurent Pinchart
1
-4
/
+6
2012-07-19
fbdev: sh_mobile_lcdc: Fix line pitch computation
Laurent Pinchart
1
-8
/
+8
2012-07-19
fbdev: sh_mobile_lcdc: Destroy mutex at remove time
Laurent Pinchart
1
-2
/
+5
2012-07-19
sh_mobile_meram: Add direct MERAM allocation API
Laurent Pinchart
1
-4
/
+37
2012-07-19
sh_mobile_meram: Use direct function calls for the public API
Laurent Pinchart
2
-37
/
+30
2012-07-19
sh_mobile_meram: Rename operations to cache_[alloc|free|update]
Laurent Pinchart
3
-108
/
+102
2012-07-17
Change email address for Steve Glendinning
Steve Glendinning
1
-2
/
+2
2012-07-12
Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6
Linus Torvalds
7
-22
/
+33
2012-07-11
via: Remove bogus if check
Alan Cox
1
-1
/
+2
2012-07-09
backlight: fix memory leak on obscure error path
Martlin Ettl
1
-0
/
+1
2012-07-08
s3fb: Add Virge/MX (86C260)
Ondrej Zary
1
-10
/
+21
2012-07-08
grvga: Fix error handling issues
Emil Goode
1
-25
/
+22
2012-07-08
video: w100fb: Reduce sleep mode battery discharge
Paul Parsons
1
-0
/
+12
2012-07-08
Merge branch 'fbdev-for-linus' into fbdev-next
Florian Tobias Schandinat
7
-22
/
+33
2012-07-08
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
6
-6
/
+6
2012-07-08
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
1
-16
/
+27
2012-07-03
video: mxsfb: add simple device tree probe
Shawn Guo
1
-13
/
+47
2012-07-03
video: mxsfb: move mxsfb.h into include/linux
Shawn Guo
1
-1
/
+1
2012-06-29
OMAPDSS: OVERLAY: Clean up replication checking
Archit Taneja
4
-37
/
+16
2012-06-29
OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager
Archit Taneja
1
-4
/
+12
2012-06-29
OMAPDSS: DISPC: Remove a redundant function
Archit Taneja
1
-16
/
+6
2012-06-29
OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks
Archit Taneja
1
-2
/
+11
2012-06-29
OMAPDSS: MANAGER: Check LCD related overlay manager parameters
Archit Taneja
3
-1
/
+37
2012-06-29
OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...
Archit Taneja
6
-57
/
+83
2012-06-29
OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
1
-16
/
+26
2012-06-29
OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
1
-36
/
+64
2012-06-29
OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
1
-6
/
+28
2012-06-29
OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
1
-9
/
+28
2012-06-29
OMAPDSS: Add struct to hold LCD overlay manager configuration
Archit Taneja
1
-0
/
+13
2012-06-29
OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()
Archit Taneja
5
-21
/
+6
2012-06-29
OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI
Archit Taneja
1
-18
/
+26
2012-06-29
OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
Archit Taneja
3
-55
/
+213
2012-06-29
OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
Archit Taneja
1
-3
/
+5
2012-06-29
OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...
Archit Taneja
3
-8
/
+5
2012-06-29
OMAPDSS: Add interlace parameter to omap_video_timings
Archit Taneja
3
-5
/
+6
2012-06-29
OMAPDSS: Remove omap_panel_config enum from omap_dss_device
Archit Taneja
9
-42
/
+0
2012-06-29
OMAPFB: Map the newly added omap_video_timings fields with fb sync flags
Archit Taneja
1
-4
/
+39
2012-06-29
OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()
Archit Taneja
4
-35
/
+0
2012-06-29
OMAPDSS: DISPC: Configure newly added omap_video_timing fields
Archit Taneja
1
-3
/
+52
2012-06-29
OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...
Archit Taneja
1
-1
/
+1
2012-06-29
OMAPDSS: Add some new fields to omap_video_timings
Archit Taneja
10
-1
/
+164
2012-06-29
OMAPDSS: Remove passive matrix LCD support (part 4)
Archit Taneja
7
-39
/
+8
2012-06-29
OMAPDSS: Remove passive matrix LCD support (part 3)
Archit Taneja
6
-31
/
+12
[prev]
[next]