summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/davinci/vpif_display.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-2010/+0
* [media] vpif_display: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil2012-08-091-11/+23
* [media] davinci: vpif display: Add power management supportManjunath Hadli2012-07-301-0/+71
* [media] davinci: vpif: add support for clipping on output dataManjunath Hadli2012-07-301-0/+10
* [media] davinci: vpif display: migrate driver to videobuf2Lad, Prabhakar2012-07-301-307/+269
* [media] davinci: vpif display: size up the memory for the buffers from the bu...Manjunath Hadli2012-07-301-3/+39
* [media] davinci: vpif: make request_irq flags as sharedManjunath Hadli2012-07-301-1/+1
* [media] davinci: vpif: make generic changes to re-use the vpif drivers on da8...Manjunath Hadli2012-07-301-7/+7
* [media] davinci: vpif: add check for genuine interrupts in the isrManjunath Hadli2012-07-301-0/+3
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-141-0/+4
* [media] davinci: vpif: remove machine specific header file includesManjunath Hadli2012-02-081-2/+0
* [media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab2011-07-271-6/+3
* [media] davinci: convert vpif_display to core-assisted lockingHans Verkuil2011-01-191-78/+20
* [media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard2011-01-191-3/+13
* [media] vpif_cap/disp: Added support for DV timingsMats Randgaard2011-01-191-25/+165
* [media] vpif_cap/disp: Add support for DV presetsMats Randgaard2011-01-191-6/+99
* [media] vpif: Consolidate formats from capture and displayMats Randgaard2011-01-191-14/+3
* [media] vpif_cap/disp: Add debug functionalityMats Randgaard2011-01-191-0/+86
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-1/+1
* [media] vpif_display: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-1/+1
* V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)Hans Verkuil2010-10-211-1/+2
* V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzallocMats Randgaard2010-10-211-3/+3
* V4L/DVB: vpif_cap/disp: Removed section mismatch warningMats Randgaard2010-10-211-1/+1
* V4L/DVB: drivers/media/video: Adjust confusing if indentationJulia Lawall2010-10-211-1/+2
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-2/+2
* V4L/DVB: drivers/media/video: move dereference after NULL testJulia Lawall2010-05-181-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
* V4L/DVB (13371): davinci: remove stray duplicate config pointerHans Verkuil2009-11-261-1/+0
* V4L/DVB (12906a): V4L : vpif display updates to support vpif captureMuralidharan Karicheri2009-09-191-36/+13
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-2/+2
* V4L/DVB (12453a): DaVinci: DM646x: Update the structure name as per header fi...Chaithrika U S2009-09-191-1/+1
* V4L/DVB (12178): vpif_display: Fix compile time warnings for mutex lockingChaithrika U S2009-09-191-8/+23
* V4L/DVB (12176): davinci/vpif_display: Add VPIF display driverChaithrika U S2009-09-191-0/+1664
OpenPOWER on IntegriCloud