Age | Commit message (Expand) | Author |
2018-03-05 | media: dvb: fix a Kconfig typo | Michael Ira Krufky |
2018-03-05 | media: tegra-cec: reset rx_buf_cnt when start bit detected | Hans Verkuil |
2018-02-26 | media: vb2: Makefile: place vb2-trace together with vb2-core | Mauro Carvalho Chehab |
2018-02-23 | media: Don't let tvp5150_get_vbi() go out of vbi_ram_default array | Mauro Carvalho Chehab |
2018-02-23 | media: dvb: update buffer mmaped flags and frame counter | Mauro Carvalho Chehab |
2018-02-23 | media: dmxdev: Fix the logic that enables DMA mmap support | Mauro Carvalho Chehab |
2018-02-23 | media: dmxdev: fix error code for invalid ioctls | Mauro Carvalho Chehab |
2018-02-23 | media: m88ds3103: don't call a non-initalized function | Mauro Carvalho Chehab |
2018-02-23 | media: au0828: add VIDEO_V4L2 dependency | Arnd Bergmann |
2018-02-23 | media: dvb: fix DVB_MMAP dependency | Arnd Bergmann |
2018-02-23 | media: dvb: fix DVB_MMAP symbol name | Arnd Bergmann |
2018-02-23 | media: videobuf2: fix build issues with vb2-trace | Mauro Carvalho Chehab |
2018-02-23 | media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 part | Sakari Ailus |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-06 | media: videobuf2: fix up for "media: annotate ->poll() instances" | Stephen Rothwell |
2018-02-06 | Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-01 | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-31 | media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs | Hans Verkuil |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic | Daniel Mentz |
2018-01-30 | media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32 | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32 | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: avoid sizeof(type) | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32 | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: fix the indentation | Hans Verkuil |
2018-01-30 | media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF | Hans Verkuil |
2018-01-30 | media: v4l2-ioctl.c: don't copy back the result for -ENOTTY | Hans Verkuil |
2018-01-30 | media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmt | Hans Verkuil |
2018-01-30 | media: vivid: fix module load error when enabling fb and no_error_inj=1 | Hans Verkuil |
2018-01-29 | media: dvb_demux: improve debug messages | Mauro Carvalho Chehab |
2018-01-29 | media: dvb_demux: Better handle discontinuity errors | Mauro Carvalho Chehab |
2018-01-29 | media: cxusb, dib0700: ignore XC2028_I2C_FLUSH | Mauro Carvalho Chehab |
2018-01-29 | media: ts2020: avoid integer overflows on 32 bit machines | Mauro Carvalho Chehab |
2018-01-23 | media: i2c: ov7740: use gpio/consumer.h instead of gpio.h | Arnd Bergmann |
2018-01-23 | media: entity: Add a nop variant of media_entity_cleanup | Sakari Ailus |
2018-01-23 | media: ov5640: fix spurious streamon failures | Hugues Fruchet |
2018-01-23 | media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_init | Yong Zhi |
2018-01-23 | media: intel-ipu3: cio2: mark more PM functions as __maybe_unused | Arnd Bergmann |
2018-01-23 | media: drivers/media/common/videobuf2: rename from videobuf | Hans Verkuil |
2018-01-23 | media: cobalt: select CONFIG_SND_PCM | Arnd Bergmann |
2018-01-23 | media: dw9714: annotate a __be16 integer value | Mauro Carvalho Chehab |
2018-01-23 | media: dw9714: Remove client field in driver's struct | Sakari Ailus |
2018-01-23 | media: dw9714: Call pm_runtime_idle() at the end of probe() | Sakari Ailus |
2018-01-23 | media: rc: do not remove first bit if leader pulse is present | Sean Young |
2018-01-23 | media: rc: clean up leader pulse/space for manchester encoding | Sean Young |