aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-23media: lirc: don't kfree the uninitialized pointer txbufColin Ian King1-2/+3
2018-01-17media: ttusb-dec: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
2018-01-17media: ttusb-budget: Remove pci_zalloc_coherent() abuseChristoph Hellwig1-14/+4
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: 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
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
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller1-12/+16
2017-12-29uvc_v4l2: clean copyin/copyout upAl Viro1-33/+22
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab15-31/+31
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi7-1/+2526
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi1-0/+4
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus3-889/+0
2017-12-28media: fix semicolon.cocci warningsFengguang Wu1-1/+1
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab17-27/+0
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab315-3985/+495
2017-12-28media: dvb-core: get rid of mmap reserved fieldMauro Carvalho Chehab1-1/+0
2017-12-28media: move videobuf2 to drivers/media/commonMauro Carvalho Chehab13-40/+40
2017-12-28media: dvb-core: make DVB mmap API optionalMauro Carvalho Chehab4-13/+98
2017-12-28media: dvb_vb2: add SPDX headersMauro Carvalho Chehab2-0/+3