aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner3-6/+4
2016-12-25ktime: Get rid of the unionThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds27-27/+27
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds541-8690/+24110
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab541-8690/+24110
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-3/+2
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-12-14treewide: Fix printk() message errorsMasanari Iida1-1/+1
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-4/+9
2016-12-12[media] v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart1-0/+1
2016-12-12[media] v4l: tvp5150: Don't inline the tvp5150_selmux() functionLaurent Pinchart1-1/+1
2016-12-12[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLERLaurent Pinchart1-2/+2
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab7-37/+52
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab10-213/+216
2016-12-12[media] em28xx: don't change the device's nameMauro Carvalho Chehab1-10/+4
2016-12-01[media] mn88472: fix chip id check on probeAntti Palosaari1-12/+12
2016-12-01[media] mn88473: fix chip id check on probeAntti Palosaari1-12/+12
2016-12-01[media] lirc: fix error paths in lirc_cdev_add()Sean Young1-5/+3
2016-11-30[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCsMarek Szyprowski1-0/+14
2016-11-30[media] s5p-mfc: Rework clock handlingMarek Szyprowski3-59/+56
2016-11-30[media] s5p-mfc: Don't keep clock prepared all the timeMarek Szyprowski1-24/+28
2016-11-30[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management codeMarek Szyprowski1-9/+4
2016-11-30[media] s5p-mfc: Remove dead conditional codeMarek Szyprowski3-48/+5
2016-11-30[media] s5p-mfc: Ensure that clock is disabled before turning power offMarek Szyprowski1-2/+4
2016-11-30[media] s5p-mfc: Remove special clock rate managementMarek Szyprowski1-2/+0
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