summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2015-09-29media: am437x-vpfe: Fix a race condition during releaseBenoit Parrot1-2/+12
2015-09-29media: am437x-vpfe: Requested frame size and fmt overwritten by current senso...Benoit Parrot1-1/+1
2015-09-29v4l: omap3isp: Fix sub-device power management codeSakari Ailus1-2/+2
2015-09-29rc-core: fix remove uevent generationDavid Härdeman1-3/+0
2015-08-03cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-4/+4
2015-08-03s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2015-08-03saa7164: fix querycap warningHans Verkuil2-10/+12
2015-08-03af9013: Don't accept invalid bandwidthMauro Carvalho Chehab1-0/+4
2015-08-03cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab1-1/+1
2015-08-03cx18: add missing caps for the PCM video deviceHans Verkuil1-0/+1
2015-08-03rc-core: fix dib0700 scancode generation for RC5David Härdeman1-30/+40
2015-08-03media: Fix regression in some more dib0700 based devicesThomas Reitmayr1-0/+6
2015-08-03vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffersLaurent Pinchart1-10/+23
2015-06-18Kconfig: disable Media Controller for DVBMauro Carvalho Chehab1-0/+1
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus 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/...Linus 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...Mauro 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...Linus 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/mp...Linus Torvalds2-23/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2015-04-15Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-48/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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_m...Philipp Zabel1-2/+2
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski1-0/+7