summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)AuthorLines
2015-01-27[media] tea575x: split and export functionsOndrej Zary-0/+5
2015-01-27[media] videobuf: make unused exported functions staticHans Verkuil-8/+0
2014-12-23[media] smiapp: Use types better suitable for DTSakari Ailus-5/+5
2014-12-23[media] v4l2 core: improve debug flag handlingHans Verkuil-4/+14
2014-12-22[media] v4l2-subdev: drop unused op enum_mbus_fmtHans Verkuil-2/+0
2014-12-22[media] v4l2-subdev: drop get/set_crop pad opsHans Verkuil-4/+0
2014-12-22[media] media: remove emacs editor variablesHans Verkuil-6/+0
2014-12-04[media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu-1/+1
2014-12-01[media] v4l2-mediabus: improve colorspace supportHans Verkuil-0/+4
2014-11-25[media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu-0/+9
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil-0/+3
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil-1/+3
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil-2/+4
2014-11-25[media] videobuf2-core.h: improve documentationHans Verkuil-15/+17
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil-3/+1
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil-3/+25
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil-10/+0
2014-11-14[media] si4713: cleanup platform dataSebastian Reichel-3/+0
2014-11-14[media] si4713: add device tree supportSebastian Reichel-30/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON-9/+8
2014-11-14[media] Make use of the new media_bus_format definitionsBoris BREZILLON-2/+2
2014-11-11[media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad-2/+0
2014-11-03[media] lirc: use kfifo_initialized() on lirc_buffer's fifoMartin Kaiser-6/+2
2014-10-28[media] media: davinci: vpbe: drop unused member memory from vpbe_layerPrabhakar Lad-4/+0
2014-10-28[media] media: davinci: vpbe: use helpers provided by core if streaming is st...Prabhakar Lad-4/+0
2014-10-28[media] media: davinci: vpbe: use fh handling provided by v4lPrabhakar Lad-11/+0
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab-3/+18
2014-09-23[media] rc: add dvbsky rc keymap macronibble.max-0/+1
2014-09-23[media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart-2/+2
2014-09-21[media] vb2: fix VBI/poll regressionHans Verkuil-0/+4
2014-09-21[media] videobuf2-core.h: fix commentHans Verkuil-1/+1
2014-09-21[media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad-0/+9
2014-08-26[media] dm644x_ccdc: use unsigned long for fpc_table_addrMauro Carvalho Chehab-1/+1
2014-08-21[media] videobuf2: fix lockdep warningHans Verkuil-0/+2
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart-0/+3
2014-07-30[media] media: atmel-isi: add v4l2 async probe supportJosh Wu-0/+4
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol-1/+5
2014-07-26[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONF...Sonic Zhang-0/+1
2014-07-26[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang-1/+2
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper-0/+3
2014-07-25[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab-1/+1
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil-0/+2
2014-07-25[media] vb2: fix videobuf2-core.h commentsHans Verkuil-6/+10
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil-0/+24
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman-2/+3
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman-44/+12
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman-3/+5
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman-2/+14
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich-0/+2
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus-2/+25