aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2016-04-18[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede
2016-04-18[media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede
2016-04-18[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil
2016-04-18[media] pwc: Add USB id for Philips Spc880nc webcamHans de Goede
2016-04-18[media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin
2016-04-18[media] usbvision: fix crash on detecting device with invalid configurationVladis Dronov
2016-04-13[media] si2157: return -EINVAL if firmware blob is too bigLaura Abbott
2016-03-07[media] adv7604: fix tx 5v detect regressionHans Verkuil
2016-02-15[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-15[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab
2016-02-01[media] rc: sunxi-cir: Initialize the spinlock properlyChen-Yu Tsai
2016-02-01[media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot modeMalcolm Priestley
2016-02-01[media] gspca: ov534/topro: prevent a division by 0Antonio Ospite
2016-02-01[media] vb2: fix a regression in poll() behavior for output,streamsSasha Levin
2016-01-31media/vivid-osd: fix info leak in ioctlSalva Peiró
2016-01-31airspy: increase USB control message buffer sizeAntti Palosaari
2015-11-09rtl28xxu: fix control message flawsAntti Palosaari
2015-11-09si2168: Bounds check firmwareLaura Abbott
2015-11-09si2157: Bounds check firmwareLaura Abbott
2015-09-29media: am437x-vpfe: Fix a race condition during releaseBenoit Parrot
2015-09-29media: am437x-vpfe: Requested frame size and fmt overwritten by current senso...Benoit Parrot
2015-09-29v4l: omap3isp: Fix sub-device power management codeSakari Ailus
2015-09-29rc-core: fix remove uevent generationDavid Härdeman
2015-08-03cx24116: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-03s5h1420: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-03saa7164: fix querycap warningHans Verkuil
2015-08-03af9013: Don't accept invalid bandwidthMauro Carvalho Chehab
2015-08-03cx24117: fix a buffer overflow when checking userspace paramsMauro Carvalho Chehab
2015-08-03cx18: add missing caps for the PCM video deviceHans Verkuil
2015-08-03rc-core: fix dib0700 scancode generation for RC5David Härdeman
2015-08-03media: Fix regression in some more dib0700 based devicesThomas Reitmayr
2015-08-03vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffersLaurent Pinchart
2015-06-17Kconfig: disable Media Controller for DVBMauro Carvalho Chehab
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-04-27[media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka
2015-04-27[media] marvell-ccic: fix Y'CbCr orderingHans Verkuil
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell
2015-04-24Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-21media: remove unused variable that causes a warningLinus Torvalds
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'pnp'Rafael J. Wysocki