summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] media: Unify IOCTL handler callingSakari Ailus2016-09-221-36/+15
* [media] media: Determine early whether an IOCTL is supportedSakari Ailus2016-09-221-0/+20
* [media] exynos4-is: add of_platform_populate() call for FIMC-IS child devicesSylwester Nawrocki2016-09-221-1/+9
* [media] exynos4-is: Clear isp-i2c adapter power.ignore_children flagSylwester Nawrocki2016-09-221-7/+17
* [media] s5c73m3: Fix entity function assignment for the OIF subdevSylwester Nawrocki2016-09-221-1/+1
* [media] s5k6a3: Add missing entity function initializationSylwester Nawrocki2016-09-221-0/+1
* [media] exynos4-is: Add missing entity function initializationSylwester Nawrocki2016-09-224-0/+4
* [media] exynos4-is: Improve clock managementMarek Szyprowski2016-09-221-12/+4
* [media] exynos4-is: Add support for all required clocksMarek Szyprowski2016-09-222-0/+6
* [media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET2016-09-221-1/+1
* [media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski2016-09-221-15/+2
* [media] s5p-jpeg: fix system and runtime PM integrationMarek Szyprowski2016-09-221-19/+2
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-222-2/+2
* [media] media: rcar-vin: use sink pad index for DV timingsUlrich Hecht2016-09-191-2/+2
* [media] rcar-vin: implement EDID control ioctlsUlrich Hecht2016-09-192-0/+50
* [media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATENiklas Söderlund2016-09-192-6/+33
* [media] media: rcar-vin: fix height for TOP and BOTTOM fieldsNiklas Söderlund2016-09-191-12/+17
* [media] media: rcar-vin: fix bug in scalingNiklas Söderlund2016-09-191-51/+54
* [media] media: rcar-vin: allow field to be changedNiklas Söderlund2016-09-191-0/+9
* [media] media: rcar-vin: make V4L2_FIELD_INTERLACED standard dependentNiklas Söderlund2016-09-191-0/+9
* [media] media: adv7180: fill in mbus format in set_fmtNiklas Söderlund2016-09-191-2/+4
* [media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund2016-09-193-6/+6
* [media] soc-camera/rcar-vin: remove obsolete driverHans Verkuil2016-09-193-1979/+0
* [media] hva: fix sparse warningsHans Verkuil2016-09-191-2/+2
* [media] mxl111sf-tuner: constify dvb_tuner_ops structuresJulia Lawall2016-09-191-1/+1
* [media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie2016-09-191-1/+1
* [media] lgdt3306a: fix spelling mistake "supportted" -> "supported"Colin Ian King2016-09-191-1/+1
* [media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"Colin Ian King2016-09-191-1/+1
* [media] constify i2c_algorithm structuresJulia Lawall2016-09-1912-12/+12
* [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-192-0/+2
* [media] usb: gadget: uvc: add V4L2 dependencyArnd Bergmann2016-09-191-0/+1
* [media] atmel-isc: mark PM functions as __maybe_unusedArnd Bergmann2016-09-191-2/+2
* [media] ad5820: use __maybe_unused for PM functionsArnd Bergmann2016-09-191-11/+2
* [media] Input: synaptics-rmi4: disallow impossible configurationArnd Bergmann2016-09-191-1/+1
* [media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann2016-09-191-1/+2
* [media] tuners: constify dvb_tuner_ops structuresJulia Lawall2016-09-197-9/+9
* [media] dvb-frontends: constify dvb_tuner_ops structuresJulia Lawall2016-09-1917-18/+18
* [media] constify local structuresJulia Lawall2016-09-194-21/+21
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-1913-13/+13
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-1918-18/+18
* [media] usb: constify vb2_ops structuresJulia Lawall2016-09-1911-11/+11
* [media] ov9650: add support for asynchronous probingJavier Martinez Canillas2016-09-191-1/+6
* [media] usb: constify snd_pcm_ops structuresJulia Lawall2016-09-195-5/+5
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-199-10/+10
* [media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab2016-09-1910-27/+51
* [media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart2016-09-194-5/+12
* [media] v4l: vsp1: Fix spinlock in mixed IRQ context functionLaurent Pinchart2016-09-191-2/+3
* [media] v4l: vsp1: Support multiple partitions per frameKieran Bingham2016-09-195-20/+195
* [media] v4l: vsp1: Determine partition requirements for scaled imagesKieran Bingham2016-09-195-0/+92
* [media] v4l: vsp1: Support chained display listsKieran Bingham2016-09-193-20/+102