summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2017-12-09cec: initiator should be the same as the destination for, pollHans Verkuil
2017-11-30cec: update log_addr[] before finishing configurationHans Verkuil
2017-11-30cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil
2017-11-30cec: when canceling a message, don't overwrite old status infoHans Verkuil
2017-06-17cec: fix wrong last_la determinationHans Verkuil
2017-01-26s5p-cec: mark PM functions as __maybe_unused againArnd Bergmann
2017-01-12staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()Dan Carpenter
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-10-17[media] radio-bcm2048: don't ignore errorsMauro Carvalho Chehab
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-10-05Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-10-02staging: media: replace unsigned with unsigned intElizabeth Ferdman
2016-09-27staging: media: lirc: Replace data type with pointer in sizeof()Namrata A Shettar
2016-09-27staging: media: lirc: Add space around binary operatorsNamrata A Shettar
2016-09-27staging: media: lirc: Remove unnecessary blank linesNamrata A Shettar
2016-09-27staging: media: lirc: Convert 'unsigned' to 'unsigned int'Namrata A Shettar
2016-09-27staging: media: lirc: Replace data type with pointer of same typeNamrata A Shettar
2016-09-27staging: media: lirc: Add space around '*'Namrata A Shettar
2016-09-27staging: media: lirc: Remove multiple blank linesNamrata A Shettar
2016-09-22[media] staging: lirc: add missing platform_device_del() on errorWei Yongjun
2016-09-22[media] s5p-cec: Fix memory allocation failure checkChristophe JAILLET
2016-09-22[media] s5p-cec: fix system and runtime PM integrationMarek Szyprowski
2016-09-20staging: media: cxd2099: replace printk with dev_infoEva Rachel Retuya
2016-09-20staging: media: bcm2048: Merge assignment with returnRehas Sachdeva
2016-09-20staging: media: davinci_vpfe: Merge assignment with returnRehas Sachdeva
2016-09-19[media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann
2016-09-19[media] cec: fix Kconfig help textJean Delvare
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt
2016-09-19[media] add stih-cec driverBenjamin Gaignard
2016-09-17staging: media: davinci_vpfe: Replace explicit NULL comparison with ! operatorsayli karnik
2016-09-17staging: media: davinci_vpfe: Use BIT macro instead of left shifting 1sayli karnik
2016-09-16staging: media: lirc: lirc_imon: Fix alignment with the open parenthesisAnchal Jain
2016-09-16staging: media: lirc: lirc_imon: Add space around the operatorsAnchal Jain
2016-09-16staging: media: lirc: lirc_imon: Remove a blank line before a close parenthes...Anchal Jain
2016-09-16staging: media: lirc: lirc_imon: Remove unnecessary blank lineAnchal Jain
2016-09-16staging: media: lirc: lirc_imon: Remove multiple blank linesAnchal Jain
2016-09-16staging: media: lirc: lirc_bt829: Remove explicit NULL comparisonAnchal Jain
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart
2016-09-09[media] cec: fix ioctl return code when not registeredHans Verkuil
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt
2016-08-24[media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang