summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-26[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONF...Sonic Zhang
2014-07-26[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper
2014-07-25[media] rc-core: don't use dynamic_pr_debug for IR_dprintk()Mauro Carvalho Chehab
2014-07-25[media] v4l2-ctrls: add RX RDS controlsHans Verkuil
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil
2014-07-25[media] vb2: fix videobuf2-core.h commentsHans Verkuil
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman
2014-07-22[media] v4l2-mem2mem: export v4l2_m2m_try_scheduleMichael Olbrich
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab
2014-07-22[media] videodev2.h: add defines for the VBI field start linesHans Verkuil
2014-07-21[media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari
2014-07-21[media] v4l: uapi: add SDR format CS14Antti Palosaari
2014-07-21[media] v4l: uapi: add SDR format CS8Antti Palosaari
2014-07-21[media] v4l: uapi: add SDR format RU12LEAntti Palosaari
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus
2014-07-21[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus
2014-07-21[media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-17[media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macroHans Verkuil
2014-07-17[media] v4l: vb2: Add fatal error condition flagLaurent Pinchart
2014-07-17[media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-17[media] v4l: Add ARGB and XRGB pixel formatsLaurent Pinchart
2014-07-17[media] v4l2: add a motion detection eventHans Verkuil
2014-07-17[media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil
2014-07-17[media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRLHans Verkuil
2014-07-17[media] videodev2.h: add initial support for compound controlsHans Verkuil
2014-07-17Merge branch 'sched_warn_fix' into patchworkMauro Carvalho Chehab
2014-07-17Merge tag 'v3.16-rc5' into HEADMauro Carvalho Chehab
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra