summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] tvp7002: Include linux/of.h headerSachin Kamat2013-10-311-0/+1
* [media] tvp514x: Include linux/of.h headerSachin Kamat2013-10-311-0/+1
* [media] ths8200: Include linux/of.h headerSachin Kamat2013-10-311-0/+1
* [media] adv7343: Include linux/of.h headerSachin Kamat2013-10-311-0/+1
* [media] v4l: Fix typo in v4l2_subdev_get_try_crop()Laurent Pinchart2013-10-311-1/+1
* [media] media: i2c: add driver for dual LED Flash, lm3560Daniel Jeong2013-10-314-0/+595
* [media] rtl28xxu: add 15f4:0131 Astrometa DVB-T2Antti Palosaari2013-10-311-0/+3
* [media] rtl28xxu: add RTL2832P + R828D supportAntti Palosaari2013-10-312-0/+40
* [media] rtl2832: add new tuner R828DAntti Palosaari2013-10-312-0/+2
* [media] r820t: add support for R828DAntti Palosaari2013-10-311-9/+13
* [media] media/i2c: ths8200: fix build failure with gcc 4.5.4Russell King - ARM Linux2013-10-311-7/+11
* [media] Add support for KWorld UB435-Q V2Jean-Francois Thibert2013-10-313-1/+50
* [media] staging/media: fix msi3101 build errorsRandy Dunlap2013-10-311-0/+2
* [media] ddbridge: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
* [media] ngene: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
* [media] dm1105: remove unneeded not-null testAlexandru Juncu2013-10-311-2/+1Star
* [media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-311-1/+1
* [media] media: rcar_vin: Add preliminary r8a7790 supportValentine Barshak2013-10-311-1/+4
* [media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling intern...Guennadi Liakhovetski2013-10-311-0/+1
* [media] V4L2: soc-camera: work around unbalanced calls to .s_power()Guennadi Liakhovetski2013-10-312-6/+30
* [media] V4L2: em28xx: register a V4L2 clock sourceGuennadi Liakhovetski2013-10-313-10/+35
* [media] V4L2: add a v4l2-clk helper macro to produce an I2C device IDGuennadi Liakhovetski2013-10-311-0/+3
* [media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...Guennadi Liakhovetski2013-10-312-0/+53
* [media] soc-camera: switch to using the new struct v4l2_subdev_platform_dataGuennadi Liakhovetski2013-10-312-20/+21
* [media] V4L2: add a common V4L2 subdevice platform data typeGuennadi Liakhovetski2013-10-311-0/+13
* [media] imx074: fix error handling for failed async subdevice registrationGuennadi Liakhovetski2013-10-311-1/+3
* [media] V4L2: (cosmetic) remove redundant use of unlikely()Guennadi Liakhovetski2013-10-311-2/+2
* [media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-281-1/+1
* [media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K2013-10-281-4/+6
* [media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K2013-10-281-4/+4
* [media] platform: Kconfig: Select SRAM for VIDEO_CODAFabio Estevam2013-10-281-0/+1
* [media] coda: v4l2-compliance fix: zero pixel format priv fieldPhilipp Zabel2013-10-281-0/+2
* [media] coda: v4l2-compliance fix: implement try_decoder_cmdPhilipp Zabel2013-10-281-8/+20
* [media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the c...Philipp Zabel2013-10-281-16/+56
* [media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_Philipp Zabel2013-10-281-60/+63
* [media] coda: use picture type returned from hardwarePhilipp Zabel2013-10-281-2/+1Star
* [media] coda: move coda_product_name above vidioc_querycapPhilipp Zabel2013-10-281-16/+19
* [media] coda: fix FMO value setting for CodaDx6Philipp Zabel2013-10-281-3/+1Star
* [media] coda: add compressed flag to format enumeration outputPhilipp Zabel2013-10-281-0/+2
* [media] coda: only set buffered input queue for decoderPhilipp Zabel2013-10-281-2/+3
* [media] coda: allow more than four instances on CODA7541Philipp Zabel2013-10-281-4/+10
* [media] v4l2-mem2mem: Don't schedule the context if abort job is calledShaik Ameer Basha2013-10-281-0/+12
* [media] exynos-gsc: Handle ctx job finish when abortedShaik Ameer Basha2013-10-282-13/+17
* [media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoffPhilipp Zabel2013-10-281-0/+1
* [media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoffPhilipp Zabel2013-10-281-1/+2
* [media] mem2mem_testdev: Remove casting the return value which is a void pointerJingoo Han2013-10-281-2/+1Star
* [media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han2013-10-281-2/+1Star
* [media] s5p-g2d: Remove casting the return value which is a void pointerJingoo Han2013-10-281-1/+1
* [media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja2013-10-281-34/+358
* [media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja2013-10-286-0/+2298