aboutsummaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2013-10-31[media] rtl28xxu: add 15f4:0131 Astrometa DVB-T2Antti Palosaari
2013-10-31[media] rtl28xxu: add RTL2832P + R828D supportAntti Palosaari
2013-10-31[media] rtl2832: add new tuner R828DAntti Palosaari
2013-10-31[media] r820t: add support for R828DAntti Palosaari
2013-10-31[media] media/i2c: ths8200: fix build failure with gcc 4.5.4Russell King - ARM Linux
2013-10-31[media] Add support for KWorld UB435-Q V2Jean-Francois Thibert
2013-10-31[media] ddbridge: Remove casting the return value which is a void pointerJingoo Han
2013-10-31[media] ngene: Remove casting the return value which is a void pointerJingoo Han
2013-10-31[media] dm1105: remove unneeded not-null testAlexandru Juncu
2013-10-31[media] sh_mobile_ceu_camera: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-31[media] media: rcar_vin: Add preliminary r8a7790 supportValentine Barshak
2013-10-31[media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling intern...Guennadi Liakhovetski
2013-10-31[media] V4L2: soc-camera: work around unbalanced calls to .s_power()Guennadi Liakhovetski
2013-10-31[media] V4L2: em28xx: register a V4L2 clock sourceGuennadi Liakhovetski
2013-10-31[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...Guennadi Liakhovetski
2013-10-31[media] soc-camera: switch to using the new struct v4l2_subdev_platform_dataGuennadi Liakhovetski
2013-10-31[media] imx074: fix error handling for failed async subdevice registrationGuennadi Liakhovetski
2013-10-28[media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-28[media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K
2013-10-28[media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K
2013-10-28[media] platform: Kconfig: Select SRAM for VIDEO_CODAFabio Estevam
2013-10-28[media] coda: v4l2-compliance fix: zero pixel format priv fieldPhilipp Zabel
2013-10-28[media] coda: v4l2-compliance fix: implement try_decoder_cmdPhilipp Zabel
2013-10-28[media] coda: v4l2-compliance fix: overwrite invalid pixel formats with the c...Philipp Zabel
2013-10-28[media] coda: prefix v4l2_ioctl_ops with coda_ instead of vidioc_Philipp Zabel
2013-10-28[media] coda: use picture type returned from hardwarePhilipp Zabel
2013-10-28[media] coda: move coda_product_name above vidioc_querycapPhilipp Zabel
2013-10-28[media] coda: fix FMO value setting for CodaDx6Philipp Zabel
2013-10-28[media] coda: add compressed flag to format enumeration outputPhilipp Zabel
2013-10-28[media] coda: only set buffered input queue for decoderPhilipp Zabel
2013-10-28[media] coda: allow more than four instances on CODA7541Philipp Zabel
2013-10-28[media] v4l2-mem2mem: Don't schedule the context if abort job is calledShaik Ameer Basha
2013-10-28[media] exynos-gsc: Handle ctx job finish when abortedShaik Ameer Basha
2013-10-28[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoffPhilipp Zabel
2013-10-28[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoffPhilipp Zabel
2013-10-28[media] mem2mem_testdev: Remove casting the return value which is a void pointerJingoo Han
2013-10-28[media] m2m-deinterlace: Remove casting the return value which is a void pointerJingoo Han
2013-10-28[media] s5p-g2d: Remove casting the return value which is a void pointerJingoo Han
2013-10-28[media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja
2013-10-28[media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja
2013-10-28[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptorsArchit Taneja
2013-10-28[media] v4l: ti-vpe: Create a vpdma helper libraryArchit Taneja
2013-10-24dmxdev: get rid of pointless clearing ->f_opAl Viro
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-17[media] marvell-ccic: drop free_irq for devm_request_irq allocated irqWei Yongjun
2013-10-17[media] drivers: media: usb: b2c2: use usb_*_coherent() instead of pci_*_cons...Chen Gang
2013-10-17[media] media: Change variable type to boolPeter Senna Tschudin
2013-10-17[media] videobuf2-core: call __setup_offsets only for mmap memory typePhilipp Zabel
2013-10-17[media] uvcvideo: Fix data type for pan/tilt controlChanho Min
2013-10-17[media] cx25821: fix sparse warningsHans Verkuil