summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2018-03-05media: dvb: fix a Kconfig typoMichael Ira Krufky
2018-03-05media: tegra-cec: reset rx_buf_cnt when start bit detectedHans Verkuil
2018-02-26media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab
2018-02-23media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab
2018-02-23media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab
2018-02-23media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab
2018-02-23media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab
2018-02-23media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann
2018-02-23media: dvb: fix DVB_MMAP dependencyArnd Bergmann
2018-02-23media: dvb: fix DVB_MMAP symbol nameArnd Bergmann
2018-02-23media: videobuf2: fix build issues with vb2-traceMauro Carvalho Chehab
2018-02-23media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 partSakari Ailus
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
2018-01-30media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil
2018-01-30media: vivid: fix module load error when enabling fb and no_error_inj=1Hans Verkuil
2018-01-29media: dvb_demux: improve debug messagesMauro Carvalho Chehab
2018-01-29media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab
2018-01-29media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab
2018-01-23media: i2c: ov7740: use gpio/consumer.h instead of gpio.hArnd Bergmann
2018-01-23media: entity: Add a nop variant of media_entity_cleanupSakari Ailus
2018-01-23media: ov5640: fix spurious streamon failuresHugues Fruchet
2018-01-23media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_initYong Zhi
2018-01-23media: intel-ipu3: cio2: mark more PM functions as __maybe_unusedArnd Bergmann
2018-01-23media: drivers/media/common/videobuf2: rename from videobufHans Verkuil
2018-01-23media: cobalt: select CONFIG_SND_PCMArnd Bergmann
2018-01-23media: dw9714: annotate a __be16 integer valueMauro Carvalho Chehab
2018-01-23media: dw9714: Remove client field in driver's structSakari Ailus
2018-01-23media: dw9714: Call pm_runtime_idle() at the end of probe()Sakari Ailus
2018-01-23media: rc: do not remove first bit if leader pulse is presentSean Young
2018-01-23media: rc: clean up leader pulse/space for manchester encodingSean Young