summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-02-23media: mt9t031: deprecate, move to stagingHans Verkuil
2018-02-23media: imx074: deprecate, move to stagingHans Verkuil
2018-02-23media: intel-ipu3: cio2: Use SPDX license headersYong Zhi
2018-02-23media: intel-ipu3: cio2: Disable and sync irq before stream offYong Zhi
2018-02-23media: uvcvideo: Fixed ktime_t to ns conversionJasmin Jessich
2018-02-23media: uvcvideo: Use parentheses around sizeof operandLaurent Pinchart
2018-02-23media: uvcvideo: Use internal kernel integer typesLaurent Pinchart
2018-02-23media: uvcvideo: Use kernel integer typesLaurent Pinchart
2018-02-23media: uvcvideo: Drop extern keyword in function declarationsLaurent Pinchart
2018-02-23media: uvcvideo: Support multiple frame descriptors with the same dimensionsPhilipp Zabel
2018-02-23media: uvcvideo: Apply flags from device to actual propertiesEdgar Thier
2018-02-22tda1997x: get rid of an unused varMauro Carvalho Chehab
2018-02-22media: i2c: Add TDA1997x HDMI receiver driverTim Harvey
2018-02-22media: v4l-ioctl: fix clearing pad for VIDIOC_DV_TIMINGS_CAPTim Harvey
2018-02-22media: v4l2-dv-timings: add v4l2_hdmi_colorimetry()Hans Verkuil
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2018-02-22media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil
2018-02-22media: v4l2-subdev: clear reserved fieldsHans Verkuil
2018-02-14media: rc: get start time just before calling driver txSean Young
2018-02-14media: rc: remove useless if statementSean Young
2018-02-14media: rc: remove obsolete commentSean Young
2018-02-14media: rc: remove IR_dprintk() from rc-coreSean Young
2018-02-14media: rc: replace IR_dprintk() with dev_dbg in IR decodersSean Young
2018-02-14media: rc: ir-spi: fix duty cycleSean Young
2018-02-14media: rc: ir-hix5hd2: fix error handling of clk_prepare_enable()Alexey Khoroshilov
2018-02-14media: rc: don't mark IR decoders default yAndi Kleen
2018-02-14media: add SPDX license infoHans Verkuil
2018-02-14media: i2c: add SPDX license infoHans Verkuil
2018-02-14media: cec: add SPDX license infoHans Verkuil
2018-02-14media: cobalt: add SPDX license infoHans Verkuil
2018-02-14media: vivid: add SPDX license infoHans Verkuil
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-01-30media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-01-30media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-01-30media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil