summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2013-10-31[media] rtl28xxu: add 15f4:0131 Astrometa DVB-T2Antti Palosaari1-0/+3
2013-10-31[media] rtl28xxu: add RTL2832P + R828D supportAntti Palosaari2-0/+40
2013-10-31[media] rtl2832: add new tuner R828DAntti Palosaari2-0/+2
2013-10-31[media] r820t: add support for R828DAntti Palosaari1-9/+13
2013-10-31[media] media/i2c: ths8200: fix build failure with gcc 4.5.4Russell King - ARM Linux1-7/+11
2013-10-31[media] Add support for KWorld UB435-Q V2Jean-Francois Thibert3-1/+50
2013-10-31[media] ddbridge: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-10-31[media] ngene: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-10-31[media] dm1105: remove unneeded not-null testAlexandru Juncu1-2/+1
2013-10-31[media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-31[media] media: rcar_vin: Add preliminary r8a7790 supportValentine Barshak1-1/+4
2013-10-31[media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling intern...Guennadi Liakhovetski1-0/+1
2013-10-31[media] V4L2: soc-camera: work around unbalanced calls to .s_power()Guennadi Liakhovetski1-6/+16
2013-10-31[media] V4L2: em28xx: register a V4L2 clock sourceGuennadi Liakhovetski3-10/+35
2013-10-31[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...Guennadi Liakhovetski1-0/+39
2013-10-31[media] soc-camera: switch to using the new struct v4l2_subdev_platform_dataGuennadi Liakhovetski1-12/+12
2013-10-31[media] imx074: fix error handling for failed async subdevice registrationGuennadi Liakhovetski1-1/+3
2013-10-28[media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-28[media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K1-4/+6
2013-10-28[media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K1-4/+4
2013-10-28[media] platform: Kconfig: Select SRAM for VIDEO_CODAFabio Estevam1-0/+1
2013-10-28[media] coda: v4l2-compliance fix: zero pixel format priv fieldPhilipp Zabel1-0/+2
2013-10-28[media] coda: v4l2-compliance fix: implement try_decoder_cmdPhilipp Zabel1-8/+20
2013-10-28[media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the c...Philipp Zabel1-16/+56
2013-10-28[media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_Philipp Zabel1-60/+63
2013-10-28[media] coda: use picture type returned from hardwarePhilipp Zabel1-2/+1
2013-10-28[media] coda: move coda_product_name above vidioc_querycapPhilipp Zabel1-16/+19
2013-10-28[media] coda: fix FMO value setting for CodaDx6Philipp Zabel1-3/+1
2013-10-28[media] coda: add compressed flag to format enumeration outputPhilipp Zabel1-0/+2
2013-10-28[media] coda: only set buffered input queue for decoderPhilipp Zabel1-2/+3
2013-10-28[media] coda: allow more than four instances on CODA7541Philipp Zabel1-4/+10
2013-10-28[media] v4l2-mem2mem: Don't schedule the context if abort job is calledShaik Ameer Basha1-0/+12
2013-10-28[media] exynos-gsc: Handle ctx job finish when abortedShaik Ameer Basha2-13/+17
2013-10-28[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoffPhilipp Zabel1-0/+1
2013-10-28[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoffPhilipp Zabel1-1/+2
2013-10-28[media] mem2mem_testdev: Remove casting the return value which is a void pointerJingoo Han1-2/+1
2013-10-28[media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han1-2/+1
2013-10-28[media] s5p-g2d: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-10-28[media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja1-34/+358
2013-10-28[media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja5-0/+2294
2013-10-28[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptorsArchit Taneja3-0/+838
2013-10-28[media] v4l: ti-vpe: Create a vpdma helper libraryArchit Taneja3-0/+852
2013-10-25dmxdev: get rid of pointless clearing ->f_opAl Viro1-4/+0
2013-10-25consolidate the reassignments of ->f_op in ->open() instancesAl Viro1-13/+6
2013-10-17[media] marvell-ccic: drop free_irq for devm_request_irq allocated irqWei Yongjun1-1/+0
2013-10-17[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons...Chen Gang1-3/+3
2013-10-17[media] media: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-10-17[media] videobuf2-core: call __setup_offsets only for mmap memory typePhilipp Zabel1-1/+2
2013-10-17[media] uvcvideo: Fix data type for pan/tilt controlChanho Min1-2/+2
2013-10-17[media] cx25821: fix sparse warningsHans Verkuil4-20/+14