index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
|
\
|
*
treewide: fix comment/printk/variable typos
Anatol Pomozov
2012-09-01
|
*
tmiofb: missing NULL pointer checks
Alan Cox
2012-09-01
|
*
Revert "backlight: fix memory leak on obscure error path"
Jiri Kosina
2012-07-30
*
|
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
2012-08-23
*
|
OMAPDSS: Fix SDI PLL locking
Tomi Valkeinen
2012-08-23
*
|
video: mb862xxfb: prevent divide by zero bug
Dan Carpenter
2012-08-23
*
|
drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data
Julia Lawall
2012-08-23
*
|
fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)
Bruno Prémont
2012-08-23
*
|
fbcon: prevent possible buffer overflow.
Paul Cercueil
2012-08-23
*
|
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
2012-08-22
*
|
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-08-01
|
\
\
|
*
|
da8xx-fb: fix compile issue due to missing include
Florian Tobias Schandinat
2012-07-29
|
*
|
fbdev: Make pixel_to_pat() failure mode more friendly
Benjamin Herrenschmidt
2012-07-29
|
*
|
da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled
Manjunathappa, Prakash
2012-07-29
|
*
|
fbdev: sh_mobile_lcdc: Fix vertical panning step
Laurent Pinchart
2012-07-29
|
*
|
video: exynos mipi dsi: Fix mipi dsi regulators handling issue
Donghwa Lee
2012-07-29
|
*
|
video: da8xx-fb: do clock reset of revision 2 LCDC before enabling
Manjunathappa, Prakash
2012-07-29
|
*
|
video: da8xx-fb: configure FIFO threshold to reduce underflow errors
Manjunathappa, Prakash
2012-07-29
|
*
|
video: da8xx-fb: fix flicker due to 1 frame delay in updated frame
Manjunathappa, Prakash
2012-07-29
|
*
|
video: da8xx-fb rev2: fix disabling of palette completion interrupt
Manjunathappa, Prakash
2012-07-29
|
*
|
da8xx-fb: add missing FB_BLANK operations
Yegor Yefremov
2012-07-29
|
*
|
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...
Florian Tobias Schandinat
2012-07-25
|
|
\
\
|
|
*
|
OMAPDSS: OVERLAY: Clean up replication checking
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DISPC: Remove a redundant function
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: MANAGER: Check LCD related overlay manager parameters
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Add struct to hold LCD overlay manager configuration
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: HDMI: Remove custom hdmi_video_timings struct
Archit Taneja
2012-06-29
|
|
*
|
OMAPFB: Map interlace field in omap_video_timings with fb vmode flags
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Add interlace parameter to omap_video_timings
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Remove omap_panel_config enum from omap_dss_device
Archit Taneja
2012-06-29
|
|
*
|
OMAPFB: Map the newly added omap_video_timings fields with fb sync flags
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DISPC: Configure newly added omap_video_timing fields
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Add some new fields to omap_video_timings
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Remove passive matrix LCD support (part 4)
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Remove passive matrix LCD support (part 3)
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Remove passive matrix LCD support (part 2)
Archit Taneja
2012-06-29
|
|
*
|
OMAPDSS: Remove passive matrix LCD support (part 1)
Archit Taneja
2012-06-29
[next]