aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-18[media] videodev2.h: add new hwseek capability bitsHans Verkuil1-0/+2
2012-06-18[media] videobuf2: correct the #ifndef text mistake in videobuf2-dma-contig.hAlbert Wang1-3/+3
2012-05-24[media] mt9t001: Implement V4L2_CID_PIXEL_RATE controlLaurent Pinchart1-0/+1
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz1-0/+1
2012-05-20[media] smiapp: Allow using external clock from the clock frameworkSakari Ailus1-0/+1
2012-05-20[media] videobuf-dma-contig: add cache supportFederico Vaga1-0/+10
2012-05-20[media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula1-0/+1
2012-05-20[media] DVB: remove "stats" property bits from ATSC-MH API property additionsMichael Krufky1-4/+1
2012-05-20[media] increment DVB API to version 5.6 for ATSC-MH frontend controlMichael Krufky1-1/+1
2012-05-20[media] linux-dvb v5 API support for ATSC-MHMichael Krufky1-1/+53
2012-05-20[media] s5p-fimc: Rework the video pipeline control functionsSylwester Nawrocki1-0/+16
2012-05-20[media] V4L2: Mark the DV Preset API as deprecatedHans Verkuil1-0/+6
2012-05-20[media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timingsHans Verkuil2-0/+817
2012-05-20[media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil2-0/+12
2012-05-18[media] videodev2.h: add enum/query/cap dv_timings ioctlsHans Verkuil1-24/+149
2012-05-15[media] V4L2: sh_mobile_ceu: manage lower 8bit busKuninori Morimoto1-0/+1
2012-05-15[media] soc-camera: Support user-configurable line strideLaurent Pinchart1-0/+4
2012-05-15[media] soc-camera: Add soc_mbus_image_sizeLaurent Pinchart1-0/+2
2012-05-15[media] soc-camera: Add plane layout information to struct soc_mbus_pixelfmtLaurent Pinchart1-0/+19
2012-05-15[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handlerGuennadi Liakhovetski1-1/+1
2012-05-15[media] v4l2-event: fix regression with initial event handlingHans Verkuil1-1/+1
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab39-154/+357
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+2
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-5/+5
2012-05-14[media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new driversHans Verkuil1-1/+1
2012-05-14[media] saa7146: fix querycap, vbi/video separation and g/s_registerHans Verkuil2-3/+3
2012-05-14[media] saa7146: support control events and priority handlingHans Verkuil1-0/+3
2012-05-14[media] saa7146: rename vbi/video_q to vbi/video_dmaqHans Verkuil1-2/+2
2012-05-14[media] saa7146: remove the unneeded type field from saa7146_fhHans Verkuil1-2/+0
2012-05-14[media] saa7146: move vbi fields from saa7146_fh to saa7146_vvHans Verkuil1-2/+2
2012-05-14[media] saa7146: move video_fmt from saa7146_fh to saa7146_vvHans Verkuil1-1/+1
2012-05-14[media] saa7146: move overlay information from saa7146_fh into saa7146_vvHans Verkuil1-4/+1
2012-05-14[media] mxb/saa7146: first round of cleanupsHans Verkuil2-0/+3
2012-05-14[media] V4L: Add camera auto focus controlsSylwester Nawrocki1-0/+16
2012-05-14[media] V4L: Add camera 3A lock controlSylwester Nawrocki1-0/+5
2012-05-14[media] V4L: Add camera scene mode controlSylwester Nawrocki1-0/+18
2012-05-14[media] V4L: Add camera exposure metering controlSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera image stabilization controlSylwester Nawrocki1-0/+1
2012-05-14[media] V4L: Add camera wide dynamic range controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Add an extended camera white balance controlSylwester Nawrocki1-0/+14
2012-05-14[media] V4L: Add camera exposure bias controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki1-0/+17
2012-05-14[media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki1-11/+18
2012-05-14[media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart1-1/+1
2012-05-14[media] mt9p031: Replace the reset board callback by a GPIO numberLaurent Pinchart1-3/+10
2012-05-14[media] mt9p031: Identify color/mono models using I2C device nameLaurent Pinchart1-6/+0
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite1-0/+87
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+3
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil1-0/+11