summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-161-5/+13
|\
| * [media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab2017-02-141-5/+13
* | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-141-4/+3Star
|\|
| * [media] cec: initiator should be the same as the destination for, pollHans Verkuil2017-02-131-4/+3Star
* | Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-061-1/+1
|\|
| * [media] cec: fix wrong last_la determinationHans Verkuil2017-01-301-1/+1
* | Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-01-279-172/+188
|\|
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-269-172/+188
| |\
| | * [media] s5k4ecgx: select CRC32 helperArnd Bergmann2016-12-211-0/+1
| | * [media] dvb: avoid warning in dvb_netArnd Bergmann2016-12-211-10/+5Star
| | * [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/+2Star
| | * [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/+2Star
| | * [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/+7Star
| | * [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-211-1/+1
| | * [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/+10Star
* | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-6/+4Star
* | | ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2427-27/+27
* | | Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-16541-8690/+24110
|\| |
| * | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-15541-8690/+24110
| |\|
| | * [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/+4Star
| | * [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/+3Star
| | * [media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCsMarek Szyprowski2016-11-301-0/+14
| | * [media] s5p-mfc: Rework clock handlingMarek Szyprowski2016-11-303-59/+56Star
| | * [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/+4Star
| | * [media] s5p-mfc: Remove dead conditional codeMarek Szyprowski2016-11-303-48/+5Star
| | * [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/+0Star
| | * [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-299-27/+27