aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/omap/omap_vout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-2289/+0
2012-01-23[media] omap_vout: fix section mismatchTomi Valkeinen1-2/+1
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+5
2012-01-16[media] omap_vout: add missing OVERLAY_OUTPUT cap and set V4L2_FBUF_FLAG_OVERLAYHans Verkuil1-2/+5
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-91/+96
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-18/+15
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab1-0/+9
2011-12-11[media] omap_vout: Fix compile error in 3.1Gary Thomas1-0/+1
2011-12-07[media] omap_vout: fix crash if no driver for a displayTomi Valkeinen1-0/+8
2011-12-02OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen1-18/+15
2011-11-07[media] OMAP_VOUT: Add support for DSI panelsArchit Taneja1-0/+1
2011-11-07[media] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isrArchit Taneja1-3/+11
2011-11-07[media] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isrArchit Taneja1-90/+82
2011-11-07[media] OMAP_VOUT: Fix check in reqbuf for buf_size allocationArchit Taneja1-1/+5
2011-11-03[media] omap_vout: Add poll() supportLaurent Pinchart1-0/+10
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat1-6/+12
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja1-5/+12
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen1-1/+0
2011-09-21[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja1-13/+0
2011-07-27[media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary codeAmber Jain1-6/+0
2011-07-27[media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbufAmber Jain1-2/+27
2011-07-27[media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interfaceAmber Jain1-7/+19
2011-07-27[media] OMAP_VOUT: Create separate file for VRFB related API'sarchit taneja1-370/+85
2011-07-27[media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descriptivearchit taneja1-13/+13
2011-07-27[media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common filesarchit taneja1-113/+4
2011-07-27[media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAPAmber Jain1-1/+1
2011-07-27[media] drivers/media: static should be at beginning of declarationJesper Juhl1-1/+1
2011-07-01[media] omap_vout: Added check in reqbuf & mmap for buf_size allocationVaibhav Hiremath1-0/+16
2011-07-01[media] OMAP_VOUT: Change hardcoded device node number to -1Vaibhav Hiremath1-1/+1
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-29[media] omap_vout: Remove an obsolete commentMauro Carvalho Chehab1-1/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil1-1/+1
2010-08-02V4L/DVB: drivers/media/video: Remove dead CONFIG_FB_OMAP2_FORCE_AUTO_UPDATEChristian Dietrich1-8/+0
2010-07-08V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath1-31/+15
2010-07-08V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath1-16/+19
2010-06-01V4L/DVB: drivers/media: Use kzallocJulia Lawall1-2/+1
2010-05-19V4L/DVB: omap_vout:V4L2 Display: Changed enum return type to intVaibhav Hiremath1-2/+1
2010-05-19V4L/DVB: V4L2: Add support for OMAP2/3 V4L2 display driver on top of DSS2Vaibhav Hiremath1-0/+2644