summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] media: Properly pass through media entity types in entity enumerationSakari Ailus2017-01-271-1/+1
* [media] mn88473: add DVB-T2 PLP supportAntti Palosaari2016-12-271-1/+9
* Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab2016-12-2635-64/+61
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-6/+4
| * 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
| | |\
| * | \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-3/+2
| |\ \ \
| | * | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-3/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
| * | | | Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-132-4/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-282-28/+26
| | |\| |
| | * | | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-182-4/+9
| | |\ \ \
| | | * | | media: usb: uvc: remove unnecessary & operationFelipe Balbi2016-11-031-1/+1
| | | * | | media: usb: uvc: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-11-011-1/+3
| | | * | | media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-10-311-2/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-21/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | xc2028: Fix use-after-free bug properlyTakashi Iwai2016-11-231-21/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1533-643/+1126
| |\| | | |
| | * | | | gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab2016-11-141-7/+10
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-306-9/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+1
* | | | | [media] s5k4ecgx: select CRC32 helperArnd Bergmann2016-12-211-0/+1
* | | | | [media] dvb: avoid warning in dvb_netArnd Bergmann2016-12-211-10/+5
* | | | | [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-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/+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-301-0/+14