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