aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-12/+17
2015-04-27[media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka1-1/+6
2015-04-27[media] marvell-ccic: fix Y'CbCr orderingHans Verkuil2-11/+11
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds3-3/+21
2015-04-21media: remove unused variable that causes a warningLinus Torvalds1-1/+0
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab15-86/+10
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal3-3/+21
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab373-4930/+14513
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds2-2/+2
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-11/+3
2015-04-17media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino5-11/+3
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds2-23/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-48/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2015-04-13Merge branch 'pnp'Rafael J. Wysocki4-48/+4
2015-04-10[media] uvcvideo: add support for VIDIOC_QUERY_EXT_CTRLHans Verkuil1-0/+30
2015-04-10[media] uvcvideo: fix cropcap v4l2-compliance failureHans Verkuil1-12/+23
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King2-25/+0
2015-04-10[media] coda: Add tracing supportPhilipp Zabel5-1/+234
2015-04-10[media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel1-4/+0
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel3-8/+11
2015-04-10[media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel1-1/+4
2015-04-10[media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel1-1/+12
2015-04-10[media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel2-26/+7
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel3-20/+20
2015-04-10[media] coda: allocate bitstream buffer from REQBUFS, size depends on the formatPhilipp Zabel3-50/+58
2015-04-10[media] coda: allocate per-context buffers from REQBUFSPhilipp Zabel3-12/+66
2015-04-10[media] coda: use strlcpy instead of snprintfPhilipp Zabel1-2/+1
2015-04-10[media] coda: bitstream payload is unsignedPhilipp Zabel1-1/+1
2015-04-10[media] coda: fix double call to debugfs_removePeter Seiderer1-1/+2
2015-04-10[media] coda: check kasprintf return value in coda_openPeter Seiderer1-0/+6
2015-04-10[media] coda: bitrate can only be set in kbps stepsPhilipp Zabel1-1/+1
2015-04-10[media] v4l2-mem2mem: no need to initialize b in v4l2_m2m_next_buf and v4l2_m2m_buf_removePhilipp Zabel1-2/+2
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski1-0/+7
2015-04-10[media] coda: set allow_zero_bytesused flag for vb2_queue_initKamil Debski1-0/+7
2015-04-10[media] vb2: add allow_zero_bytesused flag to the vb2_queue structKamil Debski1-6/+33
2015-04-10[media] vb2: split the io_flags member of vb2_queue into a bit fieldKamil Debski1-8/+9
2015-04-09Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab1-81/+9
2015-04-08[media] Add device tree support to adp1653 flash driverPavel Machek1-9/+81
2015-04-08[media] WinFast DTV2000 DS PlusChristian Dale2-0/+3
2015-04-08dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED()Mauro Carvalho Chehab3-3/+3
2015-04-08[media] Add and use IS_REACHABLE macroArnd Bergmann115-116/+116
2015-04-08[media] si2168: tda10071: m88ds3103: Fix trivial typosYannick Guerrini3-3/+3
2015-04-08[media] xc5000: fix memory corruption when unplugging deviceDevin Heitmueller1-1/+4
2015-04-08Revert "[media] v4l: vb2-memops: use vma slab when vma allocation"Mauro Carvalho Chehab1-2/+2
2015-04-08[media] rtl28xxu: add support for Turbo-X DTT2000Dimitris Lampridis2-0/+3
2015-04-08[media] rtl2832: remove compiler warningLuis de Bethencourt1-1/+1
2015-04-08[media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem1-1/+1