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