summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/davinci/vpif_capture.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-2456/+0
2012-08-09[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-8/+20
2012-07-30[media] media/video: vpif: fixed vpfe->vpif typoDror Cohen1-2/+2
2012-07-30[media] davinci: vpif capture:Add power management supportManjunath Hadli1-12/+61
2012-07-30[media] davinci: vpif capture: migrate driver to videobuf2Lad, Prabhakar1-327/+269
2012-07-30[media] davinci: vpif capture: size up the memory for the buffers from the bu...Manjunath Hadli1-2/+37
2012-07-30[media] davinci: vpif: make request_irq flags as sharedManjunath Hadli1-1/+1
2012-07-30[media] davinci: vpif: make generic changes to re-use the vpif drivers on da8...Manjunath Hadli1-5/+4
2012-07-30[media] davinci: vpif: add check for genuine interrupts in the isrManjunath Hadli1-0/+3
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
2012-01-06[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_pro...Hans Verkuil1-7/+7
2011-07-27[media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab1-6/+3
2011-01-19[media] davinci: convert vpif_capture to core-assisted lockingHans Verkuil1-76/+14
2011-01-19[media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard1-7/+6
2011-01-19[media] vpif_cap/disp: Added support for DV timingsMats Randgaard1-0/+123
2011-01-19[media] vpif_cap/disp: Add support for DV presetsMats Randgaard1-3/+121
2011-01-19[media] vpif: Consolidate formats from capture and displayMats Randgaard1-16/+2
2011-01-19[media] vpif_cap/disp: Add debug functionalityMats Randgaard1-0/+83
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-1/+0
2010-10-22[media] vpif_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/+2
2010-10-21V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()Mats Randgaard1-3/+1
2010-10-21V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzallocMats Randgaard1-2/+2
2010-10-21V4L/DVB: vpif_cap/disp: Removed section mismatch warningMats Randgaard1-1/+1
2010-10-21V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall1-1/+2
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-09-19V4L/DVB (12906c): V4L : vpif capture driver for DM6467Muralidharan Karicheri1-0/+2168