summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young1-1/+6
2017-03-18serial_ir: ensure we're ready to receive interruptsSean Young1-57/+58
2017-03-18dw2102: don't do DMA on stackJonathan McDowell1-99/+145
2017-03-12media: Properly pass through media entity types in entity enumerationSakari Ailus1-1/+1
2017-03-12lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young1-2/+2
2017-03-12dvb-usb: don't use stack for firmware loadMauro Carvalho Chehab1-6/+13
2017-03-12cxd2820r: fix gpio null pointer dereferenceAntti Palosaari1-1/+1
2017-03-12media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-5/+13
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-4/+3
2017-02-13[media] cec: initiator should be the same as the destination for, pollHans Verkuil1-4/+3
2017-02-07Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2017-01-30[media] cec: fix wrong last_la determinationHans Verkuil1-1/+1
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds9-172/+188
2016-12-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab9-172/+188
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-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann1-10/+5
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2-8/+2
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil1-5/+13
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil1-18/+7
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil1-22/+26
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2016-12-21[media] cec: fix report_current_latencyHans Verkuil1-1/+1
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus1-2/+2
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus1-19/+10
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds541-8690/+24110
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab541-8690/+24110
2016-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2016-12-15mm: 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/jik...Linus 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/gre...Linus 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