summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-01-30[media] cec: fix wrong last_la determinationHans Verkuil
2016-12-26Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil
2016-12-21[media] cec: fix report_current_latencyHans Verkuil
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-12[media] v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart
2016-12-12[media] v4l: tvp5150: Don't inline the tvp5150_selmux() functionLaurent Pinchart
2016-12-12[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLERLaurent Pinchart
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab
2016-12-12[media] em28xx: don't change the device's nameMauro Carvalho Chehab
2016-12-01[media] mn88472: fix chip id check on probeAntti Palosaari
2016-12-01[media] mn88473: fix chip id check on probeAntti Palosaari
2016-12-01[media] lirc: fix error paths in lirc_cdev_add()Sean Young
2016-11-30[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCsMarek Szyprowski
2016-11-30[media] s5p-mfc: Rework clock handlingMarek Szyprowski
2016-11-30[media] s5p-mfc: Don't keep clock prepared all the timeMarek Szyprowski
2016-11-30[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management codeMarek Szyprowski
2016-11-30[media] s5p-mfc: Remove dead conditional codeMarek Szyprowski
2016-11-30[media] s5p-mfc: Ensure that clock is disabled before turning power offMarek Szyprowski
2016-11-30[media] s5p-mfc: Remove special clock rate managementMarek Szyprowski
2016-11-30[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski
2016-11-30[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGESDouglas Anderson
2016-11-29[media] vivid: Set color_enc on HSV formatsRicardo Ribalda
2016-11-29[media] v4l2-tpg: Init hv_enc field with a valid valueRicardo Ribalda
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil
2016-11-29[media] uvcvideo: freeing an error pointerDan Carpenter
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-25[media] DaVinci-VPFE-Capture: fix error handlingArnd Bergmann
2016-11-25[media] cx88: make checkpatch.pl happyMauro Carvalho Chehab
2016-11-25[media] v4l: rcar_fdp1: add FCP dependencyArnd Bergmann
2016-11-25[media] v4l: rcar_fdp1: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-25[media] media: remove obsolete Media Device Managed resource interfacesShuah Khan
2016-11-25[media] dvb-net: split the logic at dvb_net_ule() into other functionsMauro Carvalho Chehab
2016-11-25[media] dvb_net: prepare to split a very complex functionMauro Carvalho Chehab
2016-11-23xc2028: Fix use-after-free bug properlyTakashi Iwai