Age | Commit message (Expand) | Author | Files | Lines |
2012-01-23 | [media] omap_vout: fix section mismatch | Tomi Valkeinen | 1 | -2/+1 |
2012-01-19 | 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-16 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -92/+97 |
2012-01-15 | 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 | 2 | -4/+4 |
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: Increase MAX_DISPLAYS to a larger value | Archit Taneja | 1 | -1/+1 |
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-04 | [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-22 | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2 | archit taneja | 1 | -13/+0 |
2011-07-28 | [media] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code | Amber Jain | 1 | -6/+0 |
2011-07-28 | [media] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf | Amber Jain | 1 | -2/+27 |
2011-07-28 | [media] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface | Amber Jain | 1 | -7/+19 |
2011-07-28 | [media] OMAP_VOUT: Create separate file for VRFB related API's | archit taneja | 6 | -372/+537 |
2011-07-28 | [media] OMAP_VOUT: CLEANUP: Make rotation related helper functions more descr... | archit taneja | 2 | -15/+15 |
2011-07-28 | [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files | archit taneja | 4 | -118/+119 |
2011-07-28 | [media] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configu... | Amber Jain | 1 | -1/+1 |
2011-07-28 | [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-07-01 | [media] OMAP_VOUTLIB: Fix wrong resizer calculation | Vladimir Pantelic | 1 | -3/+3 |
2011-05-11 | OMAP: DSS2: Move display.h to include/video/ | Tomi Valkeinen | 2 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -5/+5 |
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: Module params were not working through bootargs | Vaibhav Hiremath | 1 | -2/+2 |
2010-07-08 | V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contig | Vaibhav Hiremath | 2 | -32/+16 |
2010-07-08 | V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changes | Vaibhav Hiremath | 2 | -17/+20 |
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 | 6 | -0/+3136 |