aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorFilesLines
2013-02-08[media] media: ov7670: Add possibility to disable pixclk during hblankJavier Martin1-0/+1
2013-02-08[media] media: ov7670: add possibility to bypass pll for ov7675Javier Martin1-0/+1
2013-02-06[media] blackfin: add error frame supportScott Jiang1-1/+2
2013-02-06[media] media: tvp514x: remove field descriptionPrabhakar Lad1-5/+2
2013-02-05[media] media: adv7343: accept configuration through platform dataLad, Prabhakar1-0/+52
2013-02-05[media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki1-18/+31
2013-02-05[media] V4L: Add S5C73M3 camera driverAndrzej Hajda1-0/+55
2013-02-05[media] V4L: Add driver for OV9650/52 image sensorsSylwester Nawrocki1-0/+27
2013-02-05[media] V4L: Add v4l2_ctrl_subdev_log_status() helper functionSylwester Nawrocki1-0/+3
2013-02-05[media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper functionSylwester Nawrocki1-0/+5
2013-02-05[media] V4L: Add v4l2_event_subdev_unsubscribe() helper functionSylwester Nawrocki1-1/+3
2013-02-05[media] v4l2-ctrl: Add helper function for the controls range updateSylwester Nawrocki1-0/+20
2013-02-05[media] V4L: Add header file defining standard image sizesSylwester Nawrocki1-0/+34
2013-01-05[media] soc-camera: split struct soc_camera_link into host and subdevice partsGuennadi Liakhovetski2-23/+89
2013-01-05[media] soc-camera: remove struct soc_camera_device::video_lockGuennadi Liakhovetski1-2/+1
2013-01-05[media] soc-camera: properly fix camera probing racesGuennadi Liakhovetski1-1/+1
2013-01-05[media] v4l2-ctrls: add a notify callbackHans Verkuil1-0/+25
2012-12-26[media] v4l2: blackfin: add EPPI3 supportScott Jiang2-8/+30
2012-12-23[media] rc/keymaps: add RC keytable for MyGica X8507Alfredo Jesús Delaiti1-0/+1
2012-12-21[media] davinci: vpbe: pass different platform names to handle different ip'sLad, Prabhakar2-4/+6
2012-12-21[media] davinci/vpss: add helper functions for setting hw paramsManjunath Hadli1-0/+16
2012-12-21[media] v4l: Helper function for obtaining timestampsSakari Ailus1-0/+2
2012-12-19[media] media: mem2mem: make reference to struct m2m_ops in the core constGuennadi Liakhovetski1-1/+1
2012-11-28[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki1-0/+45
2012-11-28Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab1-11/+10
2012-11-25[media] v4l: vb2: add buffer exporting via dmabufTomasz Stanislawski2-0/+7
2012-11-25[media] v4l: add buffer exporting via dmabufTomasz Stanislawski1-0/+2
2012-11-25[media] v4l: vb2-dma-contig: let mmap method to use dma_mmap_coherent callMarek Szyprowski1-5/+0
2012-11-25[media] v4l: vb2: add prepare/finish callbacks to allocatorsMarek Szyprowski1-0/+7
2012-11-25[media] v4l: vb2: add support for shared buffer (dma_buf)Sumit Semwal1-0/+27
2012-11-22[media] mt9v022: set y_skip_top field to zero as defaultAnatolij Gustschin1-0/+16
2012-11-21[media] adv7604: Replace prim_mode by modeHans Verkuil1-11/+10
2012-11-21[media] media: davinci: vpbe: migrate driver to videobuf2Lad, Prabhakar1-4/+11
2012-11-21[media] media: davinci: vpbe: fix build warningLad, Prabhakar1-1/+1
2012-11-21[media] v4l, smiapp, smiapp-pll, adp1653: Update contact informationSakari Ailus4-5/+5
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman3-19/+51
2012-10-05[media] media: s5p-hdmi: add HPD GPIO to platform dataTomasz Stanislawski1-0/+2
2012-10-05[media] s5p-fimc: Remove unused platform data structure fieldsSylwester Nawrocki1-2/+0
2012-10-05[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar1-4/+15
2012-10-05[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil1-1/+1
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil1-2/+2
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil1-1/+0
2012-10-05[media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar1-0/+23
2012-10-05[media] V4L: Add [get/set]_frame_desc subdev callbacksSylwester Nawrocki1-0/+42
2012-10-05[media] V4L: Add s_rx_buffer subdev video operationSylwester Nawrocki1-0/+6
2012-10-05[media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil3-14/+10
2012-10-01[media] s5p-fimc: Add pipeline ops to separate FIMC-LITE moduleSylwester Nawrocki1-0/+18
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil1-2/+16
2012-09-27[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia1-1/+1
2012-09-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee1-0/+37
2012-09-26[media] v4l2-dev: add new VFL_DIR_ definesHans Verkuil1-1/+8
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil3-4/+4
2012-09-26[media] v4l2: make vidioc_s_modulator constHans Verkuil2-2/+2
2012-09-26[media] v4l2: make vidioc_s_audout constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil3-5/+5
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_jpegcomp constHans Verkuil1-1/+1
2012-09-26[media] v4l2: make vidioc_s_fbuf constHans Verkuil1-1/+1
2012-09-26[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATEHans Verkuil1-8/+0
2012-09-18[media] media v4l2-mem2mem: fix src/out and dst/cap num_rdySascha Hauer1-2/+2
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart1-0/+3
2012-09-13[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart1-0/+23
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil2-0/+52
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil2-0/+156
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil1-0/+9
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil1-0/+4
2012-09-13[media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil1-0/+2
2012-08-15[media] V4L: soc-camera: add selection API host operationsGuennadi Liakhovetski1-0/+2
2012-08-15[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart1-0/+10
2012-08-13[media] media: rc: Introduce RX51 IR transmitter driverTimo Kokkonen1-0/+10
2012-08-13[media] dvb: get rid of fe_ioctl_override callbackMauro Carvalho Chehab1-3/+1
2012-08-11[media] v4l2: typosMichael Jones2-3/+3
2012-08-11[media] omap3isp: ccdc: Add YUV input formats supportLaurent Pinchart1-11/+0
2012-08-11[media] omap3isp: ccdc: Remove ispccdc_syncif structureLaurent Pinchart1-0/+3
2012-08-09[media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-3/+0
2012-08-09[media] saa7146: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-4/+0
2012-07-30[media] v4l2: add core support for the new VIDIOC_ENUM_FREQ_BANDS ioctlHans Verkuil1-0/+2
2012-07-30[media] davinci: vpif: add support for clipping on output dataManjunath Hadli1-0/+2
2012-07-06[media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin1-3/+4
2012-07-06[media] videobuf2-core: add helper functionsHans Verkuil1-0/+41
2012-07-06[media] v4l2-dev/ioctl.c: add vb2_queue support to video_deviceHans Verkuil3-0/+21
2012-07-06[media] v4l2-ioctl: remove v4l_(i2c_)print_ioctlHans Verkuil1-17/+3
2012-07-06[PATCH] media: add Analog Devices ADV7393 video encoder driverBenoît Thébaudeau2-0/+31
2012-07-05[media] videobuf-core.h: remove input fieldsMauro Carvalho Chehab1-2/+0
2012-06-25[media] media: gpio-ir-recv: add map nameBenoît Thébaudeau1-0/+1
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] s5p-fimc: Rework the video pipeline control functionsSylwester Nawrocki1-0/+16
2012-05-20[media] v4l2 framework: add support for the new dv_timings ioctlsHans Verkuil2-0/+12
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 Chehab1-1/+2
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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 helper function for standard integer menu controlsSylwester Nawrocki1-0/+17
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] 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
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil1-0/+11
2012-05-14[media] smiapp: Add driverSakari Ailus1-0/+83
2012-05-14[media] omap3isp: Add lane configuration to platform dataSakari Ailus1-0/+25
2012-05-14[media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus1-0/+4
2012-05-14[media] v4l: Allow changing control handler lockSakari Ailus1-3/+6
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-05-14[media] media: Add link_validate() op to check links to the sink padSakari Ailus1-2/+3
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede1-4/+3
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede1-7/+17
2012-04-26[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski1-1/+2
2012-04-19[media] V4L: fix a compiler warningGuennadi Liakhovetski1-0/+1
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab3-3/+2
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula1-0/+1
2012-04-10[media] v4l: Check pad number in get try pointer functionsSakari Ailus1-17/+13
2012-04-10[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subde...Sakari Ailus1-1/+1
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus1-4/+17
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus1-1/+5
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-3/+2
2012-03-19[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski1-0/+2
2012-03-19[media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler1-0/+36
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter1-1/+1
2012-03-19[media] add blackfin capture bridge driverScott Jiang2-0/+111
2012-03-19[media] vs6624: add vs6624 sensor driverScott Jiang1-0/+3
2012-03-19[media] adv7183: add adv7183 decoder driverScott Jiang2-0/+50
2012-03-19[media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart1-0/+3
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker3-3/+2
2012-03-08[media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V1-0/+22
2012-03-08[media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland1-0/+1
2012-02-28[media] v4l: s5p-tv: hdmi: add support for platform dataTomasz Stanislawski1-0/+35
2012-02-28[media] v4l: s5p-tv: add sii9234 driverTomasz Stanislawski1-0/+24
2012-02-14[media] tuner: add support for Xceive XC5000CMichael Krufky1-0/+1
2012-02-14[media] v4l2-ctrls: add helper functions for control eventsHans Verkuil1-0/+9
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil1-0/+4
2012-02-14[media] IT913X Version 1 and Version 2 keymapsMalcolm Priestley1-0/+2
2012-02-14[media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil1-0/+4
2012-02-08[media] davinci: vpif: remove machine specific header file includesManjunath Hadli1-0/+2
2012-01-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2012-01-16[media] tuner: Fix numberspace conflict between xc4000 and pti 5nf05 tunersMiroslav Slugen1-1/+2
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-331/+108
2012-01-10[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican1-1/+1
2012-01-10[media] v4l: add support for selection apiTomasz Stanislawski1-0/+4
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-1/+6
2012-01-06[media] atmel-isi: add code to enable/disable ISI_MCK clockJosh Wu1-1/+3
2012-01-06[media] soc-camera: remove redundant parameter from .set_bus_param()Guennadi Liakhovetski1-1/+1
2012-01-06[media] pwc: Remove driver specific ioctlsHans de Goede1-323/+0
2012-01-06[media] davinci vpbe: add VENC block changes to enable dm365 and dm355Manjunath Hadli1-0/+4
2012-01-06[media] davinci vpbe: add dm365 VPBE display driver changesManjunath Hadli1-0/+16
2012-01-05[media] cx25840: Add a flag to enable the CX23888 DIF to be enabled or notSteven Toth1-0/+1
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab1-1/+6
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+6
2011-12-20[media] as3645a: Add driver for LED flash controllerLaurent Pinchart1-0/+71
2011-12-20[media] media: fix truncated entity specificationClemens Ladisch1-1/+1
2011-12-20[media] omap3isp: Clarify the clk_pol field in platform dataLaurent Pinchart1-1/+1
2011-12-11[media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski1-1/+6
2011-12-03ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli1-0/+71
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2-2/+4
2011-11-23[media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab1-3/+5
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+4
2011-11-03[media] vb2: add vb2_get_unmapped_area in vb2 coreScott Jiang1-0/+7
2011-11-03[media] v4l: Add v4l2 subdev driver for S5K6AAFX sensorSylwester Nawrocki1-0/+51
2011-11-03[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...Guennadi Liakhovetski1-3/+3
2011-11-03[media] V4L: add .g_std() core V4L2 subdevice operationGuennadi Liakhovetski1-0/+1
2011-11-03[media] V4L: dynamically allocate video_device nodes in subdevicesGuennadi Liakhovetski1-2/+2
2011-11-03[media] V4L: mt9m001, mt9v022: use internally cached pixel codeGuennadi Liakhovetski1-5/+0
2011-11-03[media] V4L: soc-camera: start removing struct soc_camera_device from client ...Guennadi Liakhovetski1-4/+21
2011-11-03[media] soc_camera: remove the now obsolete struct soc_camera_opsHans Verkuil1-18/+0
2011-11-03[media] sh_mobile_ceu_camera: implement the control handlerHans Verkuil1-4/+0
2011-11-03[media] soc_camera: add control handler supportHans Verkuil1-0/+2
2011-11-03[media] V4L: vb2: add support for buffers of different sizes on a single queueGuennadi Liakhovetski1-12/+23
2011-11-03[media] V4L: vb2: prepare to support multi-size buffersGuennadi Liakhovetski1-3/+3
2011-11-03[media] V4L: add two new ioctl()s for multi-size videobuffer managementGuennadi Liakhovetski1-0/+2
2011-11-03[media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPAREDGuennadi Liakhovetski1-0/+2
2011-11-03[media] V4L: soc-camera: remove soc-camera client bus-param operations and su...Guennadi Liakhovetski1-44/+8
2011-11-03[media] V4L: soc_camera_platform: remove superfluous soc-camera client operat...Guennadi Liakhovetski1-1/+0
2011-11-03[media] V4L: ov772x: remove superfluous soc-camera client operationsGuennadi Liakhovetski1-1/+0
2011-11-03[media] V4L: soc-camera: compatible bus-width flagsGuennadi Liakhovetski1-6/+6
2011-11-03[media] V4L: soc_camera_platform: support the new mbus-config subdev opsGuennadi Liakhovetski1-0/+3
2011-11-03[media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski1-13/+12
2011-11-03[media] V4L: soc-camera: add helper functions for new bus configuration typeGuennadi Liakhovetski2-2/+6
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2-2/+4
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-52/+242
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1