summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Chehab208-923/+1863
2016-05-09Linux 4.6-rc7v4.6-rc7Linus Torvalds1-1/+1
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+27
2016-05-07Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-7/+34
2016-05-07Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-19/+11
2016-05-07Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-8/+20
2016-05-07Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-24/+9
2016-05-07Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-1/+229
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+10
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] media: rc: reduce size of struct ir_raw_eventHeiner Kallweit1-14/+4
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-07[media] af9035: correct eeprom offsetsAntti Palosaari1-12/+12
2016-05-07[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama5-11/+181
2016-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2016-05-06Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+45
2016-05-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+16
2016-05-06[media] az6027: Add support for Elgato EyeTV Sat v3Olli Salonen2-1/+7
2016-05-06[media] i2c: saa7115: Support CJC7113 detectionKevin Fitch1-0/+15
2016-05-06[media] v4l2-ioctl.c: improve cropcap compatibility codeHans Verkuil1-27/+43
2016-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2016-05-06[media] smiapp: provide g_skip_top_lines method in sensor opsIvaylo Dimitrov2-0/+13
2016-05-06[media] media: i2c/adp1653: fix check of devm_gpiod_get() error codeVladimir Zapolskiy1-2/+2
2016-05-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+23
2016-05-06Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-06Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-35/+130
2016-05-06Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-05-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-16/+84
2016-05-06[media] dw2102: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab2-57/+16
2016-05-06[media] media: adv7180: Add of compatible strings for full familyJulian Scheel2-2/+19