summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-22[media] exynos4-is: Add missing entity function initializationSylwester Nawrocki4-0/+4
2016-09-22[media] exynos4-is: Improve clock managementMarek Szyprowski1-12/+4
2016-09-22[media] exynos4-is: Add support for all required clocksMarek Szyprowski2-0/+6
2016-09-22[media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET1-1/+1
2016-09-22[media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski1-15/+2
2016-09-22[media] s5p-jpeg: fix system and runtime PM integrationMarek Szyprowski1-19/+2
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2-2/+2
2016-09-19[media] media: rcar-vin: use sink pad index for DV timingsUlrich Hecht1-2/+2
2016-09-19[media] rcar-vin: implement EDID control ioctlsUlrich Hecht2-0/+50
2016-09-19[media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATENiklas Söderlund2-6/+33
2016-09-19[media] media: rcar-vin: fix height for TOP and BOTTOM fieldsNiklas Söderlund1-12/+17
2016-09-19[media] media: rcar-vin: fix bug in scalingNiklas Söderlund1-51/+54
2016-09-19[media] media: rcar-vin: allow field to be changedNiklas Söderlund1-0/+9
2016-09-19[media] media: rcar-vin: make V4L2_FIELD_INTERLACED standard dependentNiklas Söderlund1-0/+9
2016-09-19[media] media: adv7180: fill in mbus format in set_fmtNiklas Söderlund1-2/+4
2016-09-19[media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund3-6/+6
2016-09-19[media] soc-camera/rcar-vin: remove obsolete driverHans Verkuil3-1979/+0
2016-09-19[media] hva: fix sparse warningsHans Verkuil1-2/+2
2016-09-19[media] mxl111sf-tuner: constify dvb_tuner_ops structuresJulia Lawall1-1/+1
2016-09-19[media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie1-1/+1
2016-09-19[media] lgdt3306a: fix spelling mistake "supportted" -> "supported"Colin Ian King1-1/+1
2016-09-19[media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"Colin Ian King1-1/+1
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall12-12/+12
2016-09-19[media] Input: v4l-touch - add copyright linesNick Dyer2-0/+2
2016-09-19[media] usb: gadget: uvc: add V4L2 dependencyArnd Bergmann1-0/+1
2016-09-19[media] atmel-isc: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-09-19[media] ad5820: use __maybe_unused for PM functionsArnd Bergmann1-11/+2
2016-09-19[media] Input: synaptics-rmi4: disallow impossible configurationArnd Bergmann1-1/+1
2016-09-19[media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann1-1/+2
2016-09-19[media] tuners: constify dvb_tuner_ops structuresJulia Lawall7-9/+9
2016-09-19[media] dvb-frontends: constify dvb_tuner_ops structuresJulia Lawall17-18/+18
2016-09-19[media] constify local structuresJulia Lawall4-21/+21
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall13-13/+13
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall18-18/+18
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall11-11/+11
2016-09-19[media] ov9650: add support for asynchronous probingJavier Martinez Canillas1-1/+6
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall5-5/+5
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall9-10/+10
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab10-27/+51
2016-09-19[media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart4-5/+12
2016-09-19[media] v4l: vsp1: Fix spinlock in mixed IRQ context functionLaurent Pinchart1-2/+3
2016-09-19[media] v4l: vsp1: Support multiple partitions per frameKieran Bingham5-20/+195
2016-09-19[media] v4l: vsp1: Determine partition requirements for scaled imagesKieran Bingham5-0/+92
2016-09-19[media] v4l: vsp1: Support chained display listsKieran Bingham3-20/+102
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart8-114/+100
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart12-48/+78
2016-09-19[media] v4l: vsp1: Fix RPF croppingLaurent Pinchart1-1/+2
2016-09-19[media] v4l: vsp1: Disable cropping on WPF sink padLaurent Pinchart2-29/+26
2016-09-19[media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham2-2/+2
2016-09-19[media] v4l: vsp1: Repair race between frame end and qbuf handlerKieran Bingham1-7/+2