summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-05media: ov7740: Document device tree bindingsWenyou Yang1-0/+47
2018-01-05media: imx274: Silence uninitialized variable warningDan Carpenter1-1/+1
2018-01-05media: intel-ipu3: cio2: fix for wrong vb2buf state warningsYong Zhi1-4/+5
2018-01-05media: intel-ipu3: cio2: fix a crash with out-of-bounds accessYong Zhi1-2/+5
2018-01-05media: intel-ipu3: cio2: fix building with large PAGE_SIZEArnd Bergmann1-1/+1
2018-01-05media: intel-ipu3: cio2: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-01-05media: intel-ipu3: Rename arr_size macro, use minSakari Ailus1-7/+4
2018-01-04media: staging: use tabs instead of spaces at Kconfig and davinciMauro Carvalho Chehab2-12/+12
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab135-1722/+1722
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab69-185/+185
2018-01-04media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 CameraNeil Armstrong1-0/+9
2018-01-04media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski8-22/+396
2018-01-04media: uvcvideo: Add extensible device informationGuennadi Liakhovetski1-49/+78
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski4-0/+54
2018-01-04media: uvcvideo: Report V4L2 device caps through the video_device structureLaurent Pinchart2-4/+11
2018-01-04media: uvcvideo: Factor out video device registration to a functionLaurent Pinchart2-25/+51
2018-01-04media: uvcvideo: Use ktime_t for timestampsArnd Bergmann2-26/+13
2018-01-04media: uvcvideo: Use ktime_t for statsArnd Bergmann2-9/+6
2018-01-03media: vb2: add a new warning about pending buffersMauro Carvalho Chehab1-1/+4
2018-01-03media: vb2: add pr_fmt() macroMauro Carvalho Chehab1-14/+16
2018-01-03media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur1-2/+5
2018-01-03media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus1-2/+3
2018-01-03media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab1-0/+4
2018-01-03media: pvrusb2: drop unneeded newlineJulia Lawall1-1/+2
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller1-61/+52
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller1-0/+28
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller1-20/+8