summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2016-11-30[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski3-2/+8
2016-11-30[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGESDouglas Anderson1-0/+11
2016-11-29[media] vivid: Set color_enc on HSV formatsRicardo Ribalda1-0/+2
2016-11-29[media] v4l2-tpg: Init hv_enc field with a valid valueRicardo Ribalda1-0/+1
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil9-27/+27
2016-11-29[media] uvcvideo: freeing an error pointerDan Carpenter1-4/+4
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2-28/+26
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+16
2016-11-25[media] DaVinci-VPFE-Capture: fix error handlingArnd Bergmann1-0/+1
2016-11-25[media] cx88: make checkpatch.pl happyMauro Carvalho Chehab16-872/+975
2016-11-25[media] v4l: rcar_fdp1: add FCP dependencyArnd Bergmann1-0/+1
2016-11-25[media] v4l: rcar_fdp1: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-11-25[media] media: remove obsolete Media Device Managed resource interfacesShuah Khan1-26/+0
2016-11-25[media] dvb-net: split the logic at dvb_net_ule() into other functionsMauro Carvalho Chehab1-361/+467
2016-11-25[media] dvb_net: prepare to split a very complex functionMauro Carvalho Chehab1-220/+245
2016-11-23xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2016-11-23[media] uvcvideo: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-11-23[media] uvcvideo: Add bayer 16-bit format patternsEdgar Thier2-0/+32
2016-11-23[media] v4l: Add description of the Y8I, Y12I and Z16 formatsLaurent Pinchart1-0/+3
2016-11-23[media] v4l: Add 16-bit raw bayer pixel formatsSakari Ailus1-1/+4
2016-11-23[media] saa7146: Fix for while releasing video buffersAndrey Utkin1-0/+4
2016-11-23[media] mceusb: remove pointless mce_flush_rx_buffer functionSean Young1-46/+31
2016-11-23[media] mceusb: remove useless debug messageSean Young1-20/+1
2016-11-23[media] Raise adapter number limitБуди Романто, AreMa Inc2-3/+3
2016-11-23[media] em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1
2016-11-23[media] go7007: add MEDIA_CAMERA_SUPPORT dependencyArnd Bergmann1-1/+1
2016-11-23[media] dvb: remove unused systime() functionArnd Bergmann2-12/+0
2016-11-23[media] stv090x: use lookup tables for carrier/noise ratioJoerg Riechardt1-6/+10
2016-11-22[media] netup_unidvb: use module_pci_driverGeliang Tang1-12/+1
2016-11-22[media] stk-webcam: fix an endian bug in stk_camera_read_reg()Dan Carpenter3-9/+10
2016-11-22[media] ir-hix5hd2: make hisilicon,power-syscon property deprecatedRuqiang Ju1-9/+16
2016-11-22[media] mn88473: refactor and fix statisticsAntti Palosaari2-400/+161
2016-11-22[media] mn88473: add DVBv5 statistics supportMartin Blumenstingl2-41/+445
2016-11-22[media] sanyo decoder: address was being truncatedSean Young1-1/+2
2016-11-22[media] v4l: compat: Prevent allocating excessive amounts of memorySakari Ailus1-13/+17
2016-11-22[media] ti-vpe: get rid of some smatch warningsMauro Carvalho Chehab1-3/+15
2016-11-22[media] vpdma: remove vpdma_enable_list_notify_irq()Mauro Carvalho Chehab1-16/+0
2016-11-22[media] vpfe_capture: fix compiler warningHans Verkuil1-1/+3
2016-11-22[media] media: ti-vpe: vpe: Add proper support single and multi-plane bufferBenoit Parrot1-10/+48
2016-11-22[media] media: ti-vpe: csc: Add debug support for multi-instanceBenoit Parrot1-0/+2
2016-11-22[media] media: ti-vpe: Make colorspace converter library into its own moduleBenoit Parrot5-6/+22
2016-11-22[media] media: ti-vpe: vpdma: Add RAW8 and RAW16 data typesBenoit Parrot2-0/+29
2016-11-22[media] media: ti-vpe: vpe: Make sure frame size dont exceed scaler capacityBenoit Parrot2-17/+60
2016-11-22[media] media: ti-vpe: scaler: Add debug support for multi-instanceBenoit Parrot1-0/+2
2016-11-22[media] media: ti-vpe: Make scaler library into its own moduleBenoit Parrot5-6/+23
2016-11-22[media] media: ti-vpe: vpe: Enable DMABUF exportBenoit Parrot1-0/+1
2016-11-22[media] media: ti-vpe: vpe: Fix line stride for output motion vectorNikhil Devshatwar1-0/+1
2016-11-22[media] media: ti-vpe: vpdma: Use bidirectional cached buffersNikhil Devshatwar1-2/+3
2016-11-22[media] media: ti-vpe: vpdma: Fix race condition for firmware loadingNikhil Devshatwar3-17/+10
2016-11-22[media] media: ti-vpe: vpe: Fix vb2 buffer cleanupBenoit Parrot1-2/+60