aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/davinci
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | [media] drivers/media/video: Remove unnecessary semicolonsJoe Perches2010-12-29
| |/ |/|
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-22
|/
* [media] vpif_capture: Don't use module names to load I2C modulesLaurent Pinchart2010-10-22
* [media] vpif_display: Don't use module names to load I2C modulesLaurent Pinchart2010-10-22
* [media] vpfe_capture: Don't use module names to load I2C modulesLaurent Pinchart2010-10-22
* V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil2010-10-20
* V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()Mats Randgaard2010-10-20
* V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzallocMats Randgaard2010-10-20
* V4L/DVB: vpif_cap/disp: Removed section mismatch warningMats Randgaard2010-10-20
* V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall2010-10-20
* V4L/DVB: vpfe_capture: convert to new mediabus APIHans Verkuil2010-10-20
* V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devicesVaibhav Hiremath2010-08-02
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-19
* V4L/DVB: davinci: don't return under lock on error pathDan Carpenter2010-05-19
* V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operationVaibhav Hiremath2010-05-17
* V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume SupportVaibhav Hiremath2010-05-17
* V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resumeVaibhav Hiremath2010-05-17
* V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT supportVaibhav Hiremath2010-05-17
* V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...Vaibhav Hiremath2010-05-17
* V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removedVaibhav Hiremath2010-05-17
* V4L/DVB: drivers/media/video: move dereference after NULL testJulia Lawall2010-05-17
* V4L/DVB: Fix bad whitespacingMauro Carvalho Chehab2010-05-17
* V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri2010-05-06
* V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri2010-05-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* V4L/DVB: V4L - vpfe capture - build environment for isif driverMurali Karicheri2010-02-26
* V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365Murali Karicheri2010-02-26
* V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365Murali Karicheri2010-02-26
* V4L/DVB: V4L - vpfe capture - header files for ISIF driverMurali Karicheri2010-02-26
* V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driverMuralidharan Karicheri2010-02-26
* V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driverMuralidharan Karicheri2010-02-26
* V4L/DVB: vpfe_capture: remove clock and platform codeMuralidharan Karicheri2010-02-26
* V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>Huang Weiyi2009-12-16
* V4L/DVB (13607): vpif: move vpif_remove to .devexitUwe Kleine-König2009-12-15
* V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexitUwe Kleine-König2009-12-15
* V4L/DVB (13604): vpss: move vpss_remove to .devexitUwe Kleine-König2009-12-15
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-15
* V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart2009-12-15
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-09
|\
| * V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctlsVaibhav Hiremath2009-12-05
| * V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...Vaibhav Hiremath2009-12-05
| * V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath2009-12-05
| * V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...Vaibhav Hiremath2009-12-05
| * V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe2009-12-05
| * V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()Roel Kluin2009-12-05
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \ | |/ |/|