aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/davinci
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * media/video: add __init/__exit macros to various driversPeter Huewe2009-11-09
* | V4L/DVB (13371): davinci: remove stray duplicate config pointerHans Verkuil2009-11-26
|/
* V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driverMuralidharan Karicheri2009-09-18
* V4L/DVB (12906c): V4L : vpif capture driver for DM6467Muralidharan Karicheri2009-09-18
* V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changesMuralidharan Karicheri2009-09-18
* V4L/DVB (12906a): V4L : vpif display updates to support vpif captureMuralidharan Karicheri2009-09-18
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-18
* V4L/DVB (12254): v4l: Makefile and config files for vpfe capture driverMuralidharan Karicheri2009-09-18
* V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header fi...Chaithrika U S2009-09-18
* V4L/DVB (12253): v4l: common vpss module for video driversMuralidharan Karicheri2009-09-18
* V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driverMuralidharan Karicheri2009-09-18
* V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driverMuralidharan Karicheri2009-09-18
* V4L/DVB (12249): v4l: ccdc hw device header file for vpfe captureMuralidharan Karicheri2009-09-18