summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* [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
* [media] v4l2-ctrls: compare values only onceHans Verkuil2014-07-171-0/+3
* [media] v4l2-ctrls: create type_opsHans Verkuil2014-07-171-0/+37
* [media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil2014-07-171-0/+2
* [media] v4l2-ctrls: add support for compound typesHans Verkuil2014-07-171-4/+19
* [media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil2014-07-171-21/+21
* [media] media: v4l2-dev.h: remove V4L2_FL_USE_FH_PRIO flagRamakrishnan Muthukrishnan2014-07-041-2/+0
* Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-121-0/+1
|\
| * [media] v4l: vb2: Add a function to discard all DONE buffersLaurent Pinchart2014-05-251-0/+1
* | [media] adv7604: Add LLC polarity configurationLaurent Pinchart2014-05-251-0/+1
* | [media] adv7604: Specify the default input through platform dataLaurent Pinchart2014-05-251-0/+2
* | [media] adv7604: Store I2C addresses and clients in arraysLaurent Pinchart2014-05-251-12/+18
* | [media] v4l: subdev: Remove deprecated video-level DV timings operationsLaurent Pinchart2014-05-251-4/+0
* | [media] adv7604: Make output format configurable through pad format operationsLaurent Pinchart2014-05-251-36/+20
* | [media] adv7604: Add sink padsLaurent Pinchart2014-05-251-12/+11
* | [media] adv7604: Add adv7611 supportLars-Peter Clausen2014-05-251-0/+10
* | [media] adv7604: Add missing include to linux/types.hLars-Peter Clausen2014-05-251-0/+2
* | [media] v4l: Add pad-level DV timings subdev operationsLaurent Pinchart2014-05-251-0/+4
|/
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-3/+3
* [media] v4l: Add source change eventArun Kumar K2014-05-231-0/+4
* [media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki2014-05-231-21/+0
* [media] v4l2-subdev.h: add g_tvnorms video opHans Verkuil2014-05-131-2/+6
* [media] v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMASakari Ailus2014-05-131-3/+6
* [media] v4l: Only get module if it's different than the driver for v4l2_devSakari Ailus2014-05-131-0/+1
* [media] media: Use a better owner for the media deviceSakari Ailus2014-05-132-2/+5
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-1/+1
* [media] vb2: Add videobuf2-dvb supportHans Verkuil2014-04-161-0/+58
* [media] vb2: add thread supportHans Verkuil2014-04-161-0/+32
* [media] vb2: add vb2_fileio_is_active and check it more oftenHans Verkuil2014-04-161-0/+17
OpenPOWER on IntegriCloud