aboutsummaryrefslogtreecommitdiffstats
path: root/include/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04[media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu1-1/+1
2014-12-01[media] v4l2-mediabus: improve colorspace supportHans Verkuil1-0/+4
2014-11-25[media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu1-0/+9
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+3
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil1-1/+3
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil1-2/+4
2014-11-25[media] videobuf2-core.h: improve documentationHans Verkuil1-15/+17
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil1-3/+1
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2-3/+25
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil1-10/+0
2014-11-14[media] si4713: cleanup platform dataSebastian Reichel1-3/+0
2014-11-14[media] si4713: add device tree supportSebastian Reichel2-30/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON5-9/+8
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON2-2/+2
2014-11-11[media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad1-2/+0
2014-11-03[media] lirc: use kfifo_initialized() on lirc_buffer's fifoMartin Kaiser1-6/+2
2014-10-28[media] media: davinci: vpbe: drop unused member memory from vpbe_layerPrabhakar Lad1-4/+0
2014-10-28[media] media: davinci: vpbe: use helpers provided by core if streaming is startedPrabhakar Lad1-4/+0
2014-10-28[media] media: davinci: vpbe: use fh handling provided by v4lPrabhakar Lad1-11/+0
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab4-3/+18
2014-09-23[media] rc: add dvbsky rc keymap macronibble.max1-0/+1
2014-09-23[media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart1-2/+2
2014-09-21[media] vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-09-21[media] videobuf2-core.h: fix commentHans Verkuil1-1/+1
2014-09-21[media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad1-0/+9
2014-08-26[media] dm644x_ccdc: use unsigned long for fpc_table_addrMauro Carvalho Chehab1-1/+1
2014-08-21[media] videobuf2: fix lockdep warningHans Verkuil1-0/+2
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart1-0/+3
2014-07-30[media] media: atmel-isi: add v4l2 async probe supportJosh Wu1-0/+4
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol1-1/+5
2014-07-26[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONFIG_PINCTRL is enabledSonic Zhang1-0/+1
2014-07-26[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang1-1/+2
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper1-0/+3
2014-07-25[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab1-1/+1
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil1-0/+2
2014-07-25[media] vb2: fix videobuf2-core.h commentsHans Verkuil1-6/+10
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil1-0/+24
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman1-2/+3
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-44/+12
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-3/+5
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2-2/+14
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich1-0/+2
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus1-2/+25
2014-07-21[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus1-2/+16
2014-07-21[media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus1-18/+18
2014-07-17[media] v4l: vb2: Add fatal error condition flagLaurent Pinchart1-0/+3
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil1-0/+4
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil1-3/+5
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil1-0/+8
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil1-10/+2