summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap/omap_vout.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-2289/+0
* [media] omap_vout: fix section mismatchTomi Valkeinen2012-01-231-2/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-181-2/+5
|\
| * [media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-2/+5
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-151-91/+96
|\ \ | |/
| * Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-301-0/+9
| |\
| * | [media] OMAP_VOUT: Add support for DSI panelsArchit Taneja2011-11-071-0/+1
| * | [media] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isrArchit Taneja2011-11-071-3/+11
| * | [media] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isrArchit Taneja2011-11-071-90/+82
| * | [media] OMAP_VOUT: Fix check in reqbuf for buf_size allocationArchit Taneja2011-11-071-1/+5
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-18/+15
|\ \ \
| * | | OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen2011-12-021-18/+15
| |/ /
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
| |/ |/|
* | [media] omap_vout: Fix compile error in 3.1Gary Thomas2011-12-111-0/+1
* | [media] omap_vout: fix crash if no driver for a displayTomi Valkeinen2011-12-071-0/+8
|/
* [media] omap_vout: Add poll() supportLaurent Pinchart2011-11-031-0/+10
* Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2011-10-151-6/+12
|\
| * OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja2011-10-031-5/+12
| * OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2011-09-301-1/+0
* | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja2011-09-211-13/+0
|/
* [media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary codeAmber Jain2011-07-271-6/+0
* [media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbufAmber Jain2011-07-271-2/+27
* [media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interfaceAmber Jain2011-07-271-7/+19
* [media] OMAP_VOUT: Create separate file for VRFB related API'sarchit taneja2011-07-271-370/+85
* [media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr...archit taneja2011-07-271-13/+13
* [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common filesarchit taneja2011-07-271-113/+4
* [media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configu...Amber Jain2011-07-271-1/+1
* [media] drivers/media: static should be at beginning of declarationJesper Juhl2011-07-271-1/+1
* [media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath2011-07-011-0/+16
* [media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath2011-07-011-1/+1
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | [media] omap_vout: Remove an obsolete commentMauro Carvalho Chehab2010-12-291-1/+0
|/
* V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil2010-10-211-1/+1
* V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich2010-08-021-8/+0
* V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath2010-07-081-31/+15
* V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath2010-07-081-16/+19
* V4L/DVB: drivers/media: Use kzallocJulia Lawall2010-06-011-2/+1
* V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to intVaibhav Hiremath2010-05-191-2/+1
* V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2Vaibhav Hiremath2010-05-191-0/+2644
OpenPOWER on IntegriCloud