summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Ailus6-20/+0
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: 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 daemon fails to detect raw IR deviceSean Young1-2/+2
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: 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: 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 Yang3-0/+1225
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 Chehab124-1491/+1491
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab60-156/+156
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 Liakhovetski7-22/+370
2018-01-04media: uvcvideo: Add extensible device informationGuennadi Liakhovetski1-49/+78
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski1-0/+1
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