summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* [media] media: v4l2-image-sizes.h: correct the SVGA height definitionJosh Wu2014-12-041-1/+1
* [media] v4l2-mediabus: improve colorspace supportHans Verkuil2014-12-011-0/+4
* [media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu2014-11-251-0/+9
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+3
* [media] vb2: add dma_dir to the alloc memopHans Verkuil2014-11-251-1/+3
* [media] vb2: replace 'write' by 'dma_dir'Hans Verkuil2014-11-251-2/+4
* [media] videobuf2-core.h: improve documentationHans Verkuil2014-11-251-15/+17
* [media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil2014-11-251-3/+1
* [media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2014-11-252-3/+25
* [media] v4l2-common: remove unused helper functionsHans Verkuil2014-11-251-10/+0
* [media] si4713: cleanup platform dataSebastian Reichel2014-11-141-3/+0
* [media] si4713: add device tree supportSebastian Reichel2014-11-142-30/+1
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-145-9/+8
* [media] Make use of the new media_bus_format definitionsBoris BREZILLON2014-11-142-2/+2
* [media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFSPrabhakar Lad2014-11-111-2/+0
* [media] lirc: use kfifo_initialized() on lirc_buffer's fifoMartin Kaiser2014-11-031-6/+2
* [media] media: davinci: vpbe: drop unused member memory from vpbe_layerPrabhakar Lad2014-10-281-4/+0
* [media] media: davinci: vpbe: use helpers provided by core if streaming is st...Prabhakar Lad2014-10-281-4/+0
* [media] media: davinci: vpbe: use fh handling provided by v4lPrabhakar Lad2014-10-281-11/+0
* Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2014-10-094-3/+18
|\
| * [media] rc: add dvbsky rc keymap macronibble.max2014-09-231-0/+1
| * [media] v4l: videobuf2: Fix typos in commentsLaurent Pinchart2014-09-231-2/+2
| * [media] media: videobuf2-core.h: add a helper to get status of start_streaming()Prabhakar Lad2014-09-211-0/+9
| * [media] dm644x_ccdc: use unsigned long for fpc_table_addrMauro Carvalho Chehab2014-08-261-1/+1
| * [media] videobuf2: fix lockdep warningHans Verkuil2014-08-211-0/+2
| * [media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart2014-08-211-0/+3
* | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-211-0/+4
* | [media] videobuf2-core.h: fix commentHans Verkuil2014-09-211-1/+1
|/
* [media] media: atmel-isi: add v4l2 async probe supportJosh Wu2014-07-301-0/+4
* [media] rc: Add support for decoding XMP protocolMarcel J.E. Mol2014-07-261-1/+5
* [media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONF...Sonic Zhang2014-07-261-0/+1
* [media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang2014-07-261-1/+2
* [media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper2014-07-261-0/+3
* [media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab2014-07-251-1/+1
* [media] v4l2-ctrls: add new RDS TX controlsHans Verkuil2014-07-251-0/+2
* [media] vb2: fix videobuf2-core.h commentsHans Verkuil2014-07-251-6/+10
* [media] v4l2-ctrls: add support for setting string controlsHans Verkuil2014-07-251-0/+24
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-251-2/+3
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-44/+12
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-3/+5
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-232-2/+14
* [media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich2014-07-221-0/+2
* [media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus2014-07-211-2/+25
* [media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus2014-07-211-2/+16
* [media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus2014-07-211-18/+18
* [media] v4l: vb2: Add fatal error condition flagLaurent Pinchart2014-07-171-0/+3
* [media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2014-07-171-0/+4
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-171-3/+5
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-171-0/+8
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-171-10/+2
OpenPOWER on IntegriCloud