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
/
media
/
video
/
omap
/
omap_vout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-23
[media] omap_vout: fix section mismatch
Tomi Valkeinen
1
-2
/
+1
2012-01-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2012-01-16
[media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAY
Hans Verkuil
1
-2
/
+5
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-91
/
+96
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-18
/
+15
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-12-30
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
1
-0
/
+9
2011-12-11
[media] omap_vout: Fix compile error in 3.1
Gary Thomas
1
-0
/
+1
2011-12-07
[media] omap_vout: fix crash if no driver for a display
Tomi Valkeinen
1
-0
/
+8
2011-12-02
OMAPDSS: APPLY: rewrite overlay enable/disable
Tomi Valkeinen
1
-18
/
+15
2011-11-07
[media] OMAP_VOUT: Add support for DSI panels
Archit Taneja
1
-0
/
+1
2011-11-07
[media] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr
Archit Taneja
1
-3
/
+11
2011-11-07
[media] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr
Archit Taneja
1
-90
/
+82
2011-11-07
[media] OMAP_VOUT: Fix check in reqbuf for buf_size allocation
Archit Taneja
1
-1
/
+5
2011-11-03
[media] omap_vout: Add poll() support
Laurent Pinchart
1
-0
/
+10
2011-10-15
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...
Florian Tobias Schandinat
1
-6
/
+12
2011-10-03
OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
Archit Taneja
1
-5
/
+12
2011-09-30
OMAPDSS: remove vaddr from overlay info
Tomi Valkeinen
1
-1
/
+0
2011-09-21
[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2
archit taneja
1
-13
/
+0
2011-07-27
[media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code
Amber Jain
1
-6
/
+0
2011-07-27
[media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf
Amber Jain
1
-2
/
+27
2011-07-27
[media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface
Amber Jain
1
-7
/
+19
2011-07-27
[media] OMAP_VOUT: Create separate file for VRFB related API's
archit taneja
1
-370
/
+85
2011-07-27
[media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr...
archit taneja
1
-13
/
+13
2011-07-27
[media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files
archit taneja
1
-113
/
+4
2011-07-27
[media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configu...
Amber Jain
1
-1
/
+1
2011-07-27
[media] drivers/media: static should be at beginning of declaration
Jesper Juhl
1
-1
/
+1
2011-07-01
[media] omap_vout: Added check in reqbuf & mmap for buf_size allocation
Vaibhav Hiremath
1
-0
/
+16
2011-07-01
[media] OMAP_VOUT: Change hardcoded device node number to -1
Vaibhav Hiremath
1
-1
/
+1
2011-05-11
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-29
[media] omap_vout: Remove an obsolete comment
Mauro Carvalho Chehab
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
1
-1
/
+1
2010-08-02
V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATE
Christian Dietrich
1
-8
/
+0
2010-07-08
V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig
Vaibhav Hiremath
1
-31
/
+15
2010-07-08
V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes
Vaibhav Hiremath
1
-16
/
+19
2010-06-01
V4L/DVB: drivers/media: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-19
V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to int
Vaibhav Hiremath
1
-2
/
+1
2010-05-19
V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2
Vaibhav Hiremath
1
-0
/
+2644