summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart2016-12-211-14/+19
* [media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2016-12-212-7/+26
* [media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart2016-12-211-3/+2
* [media] pctv452e: move buffer to heap, no mutexMax Kellermann2016-12-211-61/+72
* [media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2016-12-212-8/+2
* [media] cec: fix race between configuring and unconfiguringHans Verkuil2016-12-211-5/+13
* [media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil2016-12-211-18/+7
* [media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil2016-12-211-22/+26
* [media] cec: update log_addr[] before finishing configurationHans Verkuil2016-12-211-2/+2
* [media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil2016-12-211-3/+3
* [media] cec: when canceling a message, don't overwrite old status infoHans Verkuil2016-12-211-3/+3
* [media] cec: fix report_current_latencyHans Verkuil2016-12-212-4/+8
* [media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus2016-12-211-2/+2
* [media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus2016-12-211-19/+10
* [media] v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart2016-12-121-0/+1
* [media] v4l: tvp5150: Don't inline the tvp5150_selmux() functionLaurent Pinchart2016-12-121-1/+1
* [media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLERLaurent Pinchart2016-12-121-2/+2
* [media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab2016-12-127-37/+52
* [media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab2016-12-1210-213/+216
* [media] em28xx: don't change the device's nameMauro Carvalho Chehab2016-12-121-10/+4
* [media] mn88472: fix chip id check on probeAntti Palosaari2016-12-011-12/+12
* [media] mn88473: fix chip id check on probeAntti Palosaari2016-12-011-12/+12
* [media] lirc: fix error paths in lirc_cdev_add()Sean Young2016-12-011-5/+3
* [media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCsMarek Szyprowski2016-11-302-0/+15
* [media] s5p-mfc: Rework clock handlingMarek Szyprowski2016-11-303-59/+56
* [media] s5p-mfc: Don't keep clock prepared all the timeMarek Szyprowski2016-11-301-24/+28
* [media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management codeMarek Szyprowski2016-11-301-9/+4
* [media] s5p-mfc: Remove dead conditional codeMarek Szyprowski2016-11-303-48/+5
* [media] s5p-mfc: Ensure that clock is disabled before turning power offMarek Szyprowski2016-11-301-2/+4
* [media] s5p-mfc: Remove special clock rate managementMarek Szyprowski2016-11-301-2/+0
* [media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski2016-11-303-2/+8
* [media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGESDouglas Anderson2016-11-301-0/+11
* [media] vivid: Set color_enc on HSV formatsRicardo Ribalda2016-11-291-0/+2
* [media] v4l2-tpg: Init hv_enc field with a valid valueRicardo Ribalda2016-11-291-0/+1
* [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-2913-47/+41
* [media] uvcvideo: freeing an error pointerDan Carpenter2016-11-291-4/+4
* [media] DaVinci-VPFE-Capture: fix error handlingArnd Bergmann2016-11-251-0/+1
* [media] cx88: make checkpatch.pl happyMauro Carvalho Chehab2016-11-2516-872/+975
* [media] v4l: rcar_fdp1: add FCP dependencyArnd Bergmann2016-11-251-0/+1
* [media] v4l: rcar_fdp1: mark PM functions as __maybe_unusedArnd Bergmann2016-11-251-2/+2
* [media] media: remove obsolete Media Device Managed resource interfacesShuah Khan2016-11-252-58/+0
* [media] dvb-net: split the logic at dvb_net_ule() into other functionsMauro Carvalho Chehab2016-11-251-361/+467
* [media] dvb_net: prepare to split a very complex functionMauro Carvalho Chehab2016-11-251-220/+245
* [media] uvcvideo: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-11-231-8/+3
* [media] uvcvideo: Add bayer 16-bit format patternsEdgar Thier2016-11-232-0/+32
* [media] doc-rst: Specify raw bayer format variant used in the examplesSakari Ailus2016-11-234-4/+4
* [media] v4l: Add description of the Y8I, Y12I and Z16 formatsLaurent Pinchart2016-11-231-0/+3
* [media] v4l: Add 16-bit raw bayer pixel formatsSakari Ailus2016-11-234-11/+24
* [media] saa7146: Fix for while releasing video buffersAndrey Utkin2016-11-231-0/+4
* [media] extended-controls.rst: fix typoAndrea Gelmini2016-11-231-1/+1
OpenPOWER on IntegriCloud