summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 RX RDS controlsHans Verkuil1-0/+6
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil3-0/+13
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-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro Carvalho Chehab11-80/+70
2014-07-22[media] videodev2.h: add defines for the VBI field start linesHans Verkuil1-0/+6
2014-07-21[media] v4l: videodev2: add buffer size to SDR formatAntti Palosaari1-1/+3
2014-07-21[media] v4l: uapi: add SDR format CS14Antti Palosaari1-0/+1
2014-07-21[media] v4l: uapi: add SDR format CS8Antti Palosaari1-0/+1
2014-07-21[media] v4l: uapi: add SDR format RU12LEAntti Palosaari1-0/+1
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-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-24/+49
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-36/+10
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart1-2/+2
2014-07-17[media] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macroHans Verkuil1-0/+4
2014-07-17[media] v4l: vb2: Add fatal error condition flagLaurent Pinchart1-0/+3
2014-07-17[media] v4l: Add premultiplied alpha flag for pixel formatsLaurent Pinchart1-1/+7
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-1/+14
2014-07-17[media] v4l: Add ARGB and XRGB pixel formatsLaurent Pinchart1-0/+8
2014-07-17[media] v4l2: add a motion detection eventHans Verkuil1-0/+17
2014-07-17[media] v4l2-ctrls/v4l2-controls.h: add MD controlsHans Verkuil1-0/+17
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2-0/+8
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
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil1-0/+3
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil1-0/+37
2014-07-17[media] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+2
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil1-4/+19
2014-07-17[media] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+20
2014-07-17[media] videodev2.h: add initial support for compound controlsHans Verkuil1-2/+8
2014-07-17Merge branch 'sched_warn_fix' into patchworkMauro Carvalho Chehab1-4/+4
2014-07-17Merge tag 'v3.16-rc5' into HEADMauro Carvalho Chehab38-50/+184
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil1-21/+21
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso1-2/+4
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low1-14/+11
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2-1/+9
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low3-6/+24
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2-4/+4