summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab2018-02-261-4/+7
* media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab2018-02-231-43/+45
* media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-237-69/+124
* media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab2018-02-231-33/+42
* media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab2018-02-231-1/+1
* media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab2018-02-231-2/+5
* media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann2018-02-231-1/+1
* media: dvb: fix DVB_MMAP dependencyArnd Bergmann2018-02-231-0/+2
* media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2018-02-232-16/+16
* media: videobuf2: fix build issues with vb2-traceMauro Carvalho Chehab2018-02-233-2/+4
* media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 partSakari Ailus2018-02-233-1/+6
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1145-160/+160
* media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell2018-02-061-2/+2
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06813-13159/+16036
|\
| * media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil2018-01-311-1/+1
| * media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz2018-01-301-263/+477
| * media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil2018-01-301-0/+3
| * media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil2018-01-301-4/+0
| * media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil2018-01-301-19/+40
| * media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil2018-01-301-19/+38
| * media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil2018-01-301-19/+28
| * media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil2018-01-301-43/+36
| * media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil2018-01-301-100/+24
| * media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil2018-01-301-105/+107
| * media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil2018-01-301-0/+1
| * media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil2018-01-301-1/+4
| * media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil2018-01-301-86/+54
| * media: vivid: fix module load error when enabling fb and no_error_inj=1Hans Verkuil2018-01-302-6/+30
| * media: dvb_demux: improve debug messagesMauro Carvalho Chehab2018-01-291-21/+22
| * media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab2018-01-291-2/+6
| * media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2018-01-292-0/+3
| * media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab2018-01-291-2/+2
| * media: i2c: ov7740: use gpio/consumer.h instead of gpio.hArnd Bergmann2018-01-231-1/+1
| * media: entity: Add a nop variant of media_entity_cleanupSakari Ailus2018-01-236-20/+0
| * media: ov5640: fix spurious streamon failuresHugues Fruchet2018-01-231-0/+1
| * media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_initYong Zhi2018-01-231-3/+2
| * media: intel-ipu3: cio2: mark more PM functions as __maybe_unusedArnd Bergmann2018-01-231-2/+2
| * media: drivers/media/common/videobuf2: rename from videobufHans Verkuil2018-01-2311-2/+2
| * media: cobalt: select CONFIG_SND_PCMArnd Bergmann2018-01-231-0/+1
| * media: dw9714: annotate a __be16 integer valueMauro Carvalho Chehab2018-01-231-1/+1
| * media: dw9714: Remove client field in driver's structSakari Ailus2018-01-231-14/+5
| * media: dw9714: Call pm_runtime_idle() at the end of probe()Sakari Ailus2018-01-231-0/+1
| * media: rc: do not remove first bit if leader pulse is presentSean Young2018-01-234-10/+12
| * media: rc: clean up leader pulse/space for manchester encodingSean Young2018-01-235-44/+24
| * media: lirc: lirc daemon fails to detect raw IR deviceSean Young2018-01-231-2/+2
| * media: lirc: add module alias for lirc_devSean Young2018-01-231-0/+2
| * media: lirc: don't kfree the uninitialized pointer txbufColin Ian King2018-01-231-2/+3
| * media: ov5640: add support of RGB565 and YUYV formatsHugues Fruchet2018-01-051-7/+67
| * media: ov5640: add support of DVP parallel interfaceHugues Fruchet2018-01-051-18/+130
| * media: ov5640: check chip idHugues Fruchet2018-01-051-16/+79
OpenPOWER on IntegriCloud