summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil1-105/+107
2018-01-30media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil1-0/+1
2018-01-30media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil1-1/+4
2018-01-30media: v4l2-ioctl.c: use check_fmt for enum/g/s/try_fmtHans Verkuil1-86/+54
2018-01-30media: vivid: fix module load error when enabling fb and no_error_inj=1Hans Verkuil2-6/+30
2018-01-29media: dvb_demux: improve debug messagesMauro Carvalho Chehab1-21/+22
2018-01-29media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab1-2/+6
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-01-29media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-01-23media: i2c: ov7740: use gpio/consumer.h instead of gpio.hArnd Bergmann1-1/+1
2018-01-23media: entity: Add a nop variant of media_entity_cleanupSakari Ailus7-21/+5
2018-01-23media: ov5640: fix spurious streamon failuresHugues Fruchet1-0/+1
2018-01-23media: intel-ipu3: cio2: fixup off-by-one bug in cio2_vb2_buf_initYong Zhi1-3/+2
2018-01-23media: intel-ipu3: cio2: mark more PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-01-23media: drivers/media/common/videobuf2: rename from videobufHans Verkuil11-2/+2
2018-01-23media: cobalt: select CONFIG_SND_PCMArnd Bergmann1-0/+1
2018-01-23media: staging: tegra-vde: select DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2018-01-23media: dt-bindings/media/cec-gpio.txt: mention the CEC/HPD max voltagesHans Verkuil1-1/+5
2018-01-23media: dw9714: annotate a __be16 integer valueMauro Carvalho Chehab1-1/+1
2018-01-23media: dw9714: Remove client field in driver's structSakari Ailus1-14/+5
2018-01-23media: dw9714: Call pm_runtime_idle() at the end of probe()Sakari Ailus1-0/+1
2018-01-23media: rc: do not remove first bit if leader pulse is presentSean Young4-10/+12
2018-01-23media: rc: clean up leader pulse/space for manchester encodingSean Young5-44/+24
2018-01-23media: lirc: lirc mode ioctls deal with current modeSean Young2-18/+62
2018-01-23media: lirc: lirc daemon fails to detect raw IR deviceSean Young2-15/+13
2018-01-23media: lirc: add module alias for lirc_devSean Young1-0/+2
2018-01-23media: lirc: don't kfree the uninitialized pointer txbufColin Ian King1-2/+3
2018-01-05media: ov5640: add support of RGB565 and YUYV formatsHugues Fruchet1-7/+67
2018-01-05media: ov5640: add support of DVP parallel interfaceHugues Fruchet1-18/+130
2018-01-05media: dt-bindings: ov5640: refine CSI-2 and add parallel interfaceHugues Fruchet1-2/+44
2018-01-05media: ov5640: check chip idHugues Fruchet1-16/+79
2018-01-05media: ov5640: switch to gpiod_set_value_cansleep()Hugues Fruchet1-4/+4
2018-01-05media: mt9m111: add V4L2_CID_TEST_PATTERN controlAkinobu Mita1-0/+27
2018-01-05media: mt9m111: document missing required clocks propertyAkinobu Mita1-0/+4
2018-01-05media: mt9m111: add media controller supportAkinobu Mita1-2/+20
2018-01-05media: mt9m111: create subdevice device nodeAkinobu Mita1-0/+2
2018-01-05media: i2c: Add the ov7740 image sensor driverWenyou Yang4-0/+1233