aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+37
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-12/+36
2016-06-15Update my main e-mails at the Kernel treeMauro Carvalho Chehab1-1/+1
2016-06-10uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-10uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-07[media] adv7604: Don't ignore pad number in subdev DV timings pad operationsLaurent Pinchart1-11/+35
2016-06-07[media] v4l2-ioctl: fix stupid mistake in cropcap conditionHans Verkuil1-1/+1
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann2-6/+6
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-19Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds15-504/+268
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds134-3346/+5127
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+0
2016-05-11Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab1-6/+0
2016-05-09[media] exynos-gsc: avoid build warning without CONFIG_OFArnd Bergmann1-2/+6
2016-05-09[media] dib0700: add USB ID for another STK8096-PVR ref design based cardAlejandro Torrado1-1/+3
2016-05-09[media] tvp5150: propagate I2C write error in .s_register callbackJavier Martinez Canillas1-2/+1
2016-05-09[media] tvp5150: return I2C write operation failure to callersJavier Martinez Canillas1-2/+4
2016-05-09[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen4-0/+137
2016-05-09[media] media: au0828 fix au0828_v4l2_device_register() to not unlock and freeShuah Khan1-4/+0
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin1-43/+22
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin1-1/+1
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin1-1/+1
2016-05-09Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab3-24/+9
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-24/+9
2016-05-07[media] media-device: Simplify compat32 logicMauro Carvalho Chehab1-7/+1
2016-05-07[media] media: i2c: ths7303: remove redundant assignment on btColin Ian King1-1/+1
2016-05-07[media] dvb-usb: hide unused functionsArnd Bergmann1-2/+2
2016-05-07[media] xilinx-vipp: remove unnecessary of_node_putFranck Jullien1-6/+2
2016-05-07[media] drivers/media/media-devnode: clear private_data before put_device()Max Kellermann1-1/+2
2016-05-07[media] drivers/media/media-device: move debug log before _devnode_unregister()Max Kellermann1-2/+1
2016-05-07[media] drivers/media/rc: postpone kfree(rc_dev)Max Kellermann1-1/+6
2016-05-07[media] media/dvb-core: forward media_create_pad_links() return valueMax Kellermann1-2/+2
2016-05-07[media] mceusb: add support for SMK eHome receiverOlli Salonen1-0/+3
2016-05-07[media] mceusb: add support for Adaptec eHome receiverOlli Salonen1-0/+3
2016-05-07[media] media: rc: remove unneeded mutex in rc_register_deviceHeiner Kallweit1-2/+0
2016-05-07[media] pctv452e: correct parameters for TechnoTrend TT S2-3600Olli Salonen1-2/+2
2016-05-07[media] ds3000: return meaningful return codesOlli Salonen1-7/+7
2016-05-07[media] smipcie: add RC map into card configuration optionsOlli Salonen3-4/+6
2016-05-07[media] smipcie: MAC address printout formattingOlli Salonen1-1/+2
2016-05-07[media] smipcie: add support for TechnoTrend S2-4200 TwinOlli Salonen3-1/+15
2016-05-07[media] ati_remote: avoid fragile snprintf useRasmus Villemoes1-7/+4
2016-05-07[media] drivers/media/pci/zoran: avoid fragile snprintf useRasmus Villemoes1-2/+3
2016-05-06[media] af9035: correct eeprom offsetsAntti Palosaari1-12/+12
2016-05-06[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama5-11/+181
2016-05-06[media] az6027: Add support for Elgato EyeTV Sat v3Olli Salonen2-1/+7