summaryrefslogtreecommitdiff
path: root/drivers/media/video/davinci/vpfe_capture.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-2079/+0
2012-08-14[media] media: davinci: fix section mismatch warningsLad, Prabhakar1-2/+2
2012-08-13[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabledLad, Prabhakar1-1/+1
2012-04-20[media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil1-1/+1
2012-01-11[media] convert drivers/media/* to use module_platform_driver()Axel Lin1-17/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22[media] v4l2-ioctl: add priority handling supportHans Verkuil1-1/+1
2010-12-29[media] drivers/media/video: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-1/+0
2010-10-23[media] vpfe_capture: Don't use module names to load I2C modulesLaurent Pinchart1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil1-1/+1
2010-10-21V4L/DVB: vpfe_capture: convert to new mediabus APIHans Verkuil1-15/+21
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-1/+1
2010-05-19V4L/DVB: davinci: don't return under lock on error pathDan Carpenter1-1/+2
2010-05-18V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operationVaibhav Hiremath1-14/+28
2010-05-18V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resumeVaibhav Hiremath1-8/+4
2010-05-18V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...Vaibhav Hiremath1-4/+20
2010-05-07V4L/DVB: V4L - vpfe capture - fix for kernel crashMuralidharan Karicheri1-13/+20
2010-05-07V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation failsMurali Karicheri1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26V4L/DVB: vpfe_capture: remove clock and platform codeMuralidharan Karicheri1-118/+13
2009-12-16V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-12-16V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexitUwe Kleine-König1-1/+1
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-1/+0
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-05V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctlsVaibhav Hiremath1-0/+38
2009-12-05V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...Vaibhav Hiremath1-1/+1
2009-12-05V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath1-2/+1
2009-12-05V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...Vaibhav Hiremath1-1/+1
2009-12-05V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()Roel Kluin1-1/+1
2009-09-19V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446Muralidharan Karicheri1-0/+2124