summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-11-25[media] vim2m: support expbufHans Verkuil
2014-11-25[media] vivid: enable vb2_expbuf supportHans Verkuil
2014-11-25[media] vb2-vmalloc: add support for dmabuf exportsHans Verkuil
2014-11-25[media] vb2-dma-sg: add support for dmabuf exportsHans Verkuil
2014-11-25[media] vb2-dma-sg: add dmabuf import supportHans Verkuil
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-25[media] vb2: don't free alloc context if it is ERR_PTRHans Verkuil
2014-11-25[media] vb2: add dma_dir to the alloc memopHans Verkuil
2014-11-25[media] vb2: replace 'write' by 'dma_dir'Hans Verkuil
2014-11-25[media] uvcvideo: Return all buffers to vb2 at stream stop and start failureLaurent Pinchart
2014-11-25[media] uvcvideo: Rename and split uvc_queue_enable to uvc_queue_stream(on|off)Laurent Pinchart
2014-11-25[media] uvcvideo: Rename uvc_alloc_buffers to uvc_request_buffersLaurent Pinchart
2014-11-25[media] uvcvideo: Don't stop the stream twice at file handle releaseLaurent Pinchart
2014-11-25[media] uvcvideo: Implement vb2 queue start and stop stream operationsLaurent Pinchart
2014-11-25[media] uvcvideo: Add function to convert from queue to streamLaurent Pinchart
2014-11-25[media] uvcvideo: Separate video and queue enable/disable operationsLaurent Pinchart
2014-11-25[media] uvcvideo: Set buffer field to V4L2_FIELD_NONELaurent Pinchart
2014-11-25[media] uvcvideo: Move to video_ioctl2Laurent Pinchart
2014-11-25[media] v4l2: get/set prio using video_dev prio structureLaurent Pinchart
2014-11-25[media] uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai
2014-11-25[media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscalePhilipp Zabel
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil
2014-11-25[media] v4l2-dev: vdev->v4l2_dev is always set, so simplify codeHans Verkuil
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil
2014-11-25[media] media: vivid: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-11-25[media] staging/media/Makefile: drop omap24xx referenceHans Verkuil
2014-11-21[media] staging: media: bcm2048: fix coding style errorChristian Resell
2014-11-21[media] em28xx: initialize si2168_config structOlli Salonen
2014-11-21[media] af9035: initialize si2168_config structOlli Salonen
2014-11-21[media] cxusb: initialize si2168_config structOlli Salonen
2014-11-21[media] media: pci: smipcie: Fix dependency for DVB_SMIPCIEAndreas Ruprecht
2014-11-21[media] rtl28xxu: add SDR module for devices having R828D tunerAntti Palosaari
2014-11-21[media] rtl28xxu: remove unused SDR attach logicAntti Palosaari
2014-11-21[media] rtl28xxu: rename tuner I2C client pointerAntti Palosaari
2014-11-21[media] rtl28xxu: add support for Panasonic MN88473 slave demodAntti Palosaari
2014-11-21[media] rtl28xxu: add support for Panasonic MN88472 slave demodAntti Palosaari
2014-11-21[media] rtl2832: implement option to bypass slave demod TSAntti Palosaari
2014-11-21[media] omap24xx/tcm825x: remove deprecated omap2 camera drivers.Hans Verkuil
2014-11-14[media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) supportNibble Max
2014-11-14[media] add "lgdt330x" device name i2c_devs arrayWilson Michaels
2014-11-14[media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad
2014-11-14[media] media: vivid: use vb2_start_streaming_called() helperPrabhakar Lad
2014-11-14[media] si4713: add device tree supportSebastian Reichel
2014-11-14[media] si4713: use managed irq requestSebastian Reichel
2014-11-14[media] si4713: use managed memory allocationSebastian Reichel
2014-11-14[media] si4713: switch reset gpio to devm_gpiod APISebastian Reichel
2014-11-14[media] si4713: switch to devm regulator APISebastian Reichel
2014-11-14[media] gpu: ipu-v3: Make use of media_bus_format enumBoris BREZILLON