summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman1-0/+2
2016-11-07staging: st-cec: add parentheses around complex macrosManinder Singh1-2/+2
2016-11-07s5p-cec: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+2
2016-10-25Staging: media: davinci_vpfe: fix indentation issue in vpfe_video.cLeo Sperling1-2/+2
2016-10-17[media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab1-0/+2
2016-10-16Staging: media: lirc: Use unsigned int instead unsignedMihaela Muraru1-2/+2
2016-10-16Staging: media: omap4iss: Unnecessary KERN_ERRMihaela Muraru1-1/+1
2016-10-16staging: media: cxd2099: Format block comments.Elise Lennion1-1/+2
2016-10-16Staging: media: radio-bcm2048: constify v4l2_ioctl_ops structureBhumika Goyal1-1/+1
2016-10-16staging: media: lirc: Format block comments.Elise Lennion1-3/+6
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds20-1310/+832
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-93/+59
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab5-31/+45
2016-10-02staging: media: replace unsigned with unsigned intElizabeth Ferdman1-1/+1
2016-09-27staging: media: lirc: Replace data type with pointer in sizeof()Namrata A Shettar1-3/+3
2016-09-27staging: media: lirc: Add space around binary operatorsNamrata A Shettar1-3/+3
2016-09-27staging: media: lirc: Remove unnecessary blank linesNamrata A Shettar1-11/+0
2016-09-27staging: media: lirc: Convert 'unsigned' to 'unsigned int'Namrata A Shettar1-2/+2
2016-09-27staging: media: lirc: Replace data type with pointer of same typeNamrata A Shettar1-3/+3
2016-09-27staging: media: lirc: Add space around '*'Namrata A Shettar1-1/+1
2016-09-27staging: media: lirc: Remove multiple blank linesNamrata A Shettar1-3/+0
2016-09-22[media] staging: lirc: add missing platform_device_del() on errorWei Yongjun1-4/+6
2016-09-22[media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET1-1/+1
2016-09-22[media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski1-15/+2
2016-09-20staging: media: cxd2099: replace printk with dev_infoEva Rachel Retuya1-1/+1
2016-09-20staging: media: bcm2048: Merge assignment with returnRehas Sachdeva1-10/+4
2016-09-20staging: media: davinci_vpfe: Merge assignment with returnRehas Sachdeva1-5/+3
2016-09-19[media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie1-1/+1
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann1-1/+3
2016-09-19[media] cec: fix Kconfig help textJean Delvare1-3/+0
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt1-0/+34
2016-09-19[media] add stih-cec driverBenjamin Gaignard5-0/+392
2016-09-17staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operatorsayli karnik1-7/+7
2016-09-17staging: media: davinci_vpfe: Use BIT macro instead of left shifting 1sayli karnik1-18/+18
2016-09-16staging: media: lirc: lirc_imon: Fix alignment with the open parenthesisAnchal Jain1-7/+7
2016-09-16staging: media: lirc: lirc_imon: Add space around the operatorsAnchal Jain1-1/+1
2016-09-16staging: media: lirc: lirc_imon: Remove a blank line before a close parenthes...Anchal Jain1-2/+2
2016-09-16staging: media: lirc: lirc_imon: Remove unnecessary blank lineAnchal Jain1-1/+0
2016-09-16staging: media: lirc: lirc_imon: Remove multiple blank linesAnchal Jain1-1/+0
2016-09-16staging: media: lirc: lirc_bt829: Remove explicit NULL comparisonAnchal Jain1-1/+1
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil1-1/+1
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart1-1/+5
2016-09-09[media] cec: fix ioctl return code when not registeredHans Verkuil1-1/+1
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil1-2/+1
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt1-23/+10
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt1-38/+228
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt1-0/+23
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt1-20/+32
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt1-4/+0