summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann
2016-07-15[media] redrat3: make hardware timeout configurableSean Young
2016-07-15[media] redrat3: fix timeout handlingSean Young
2016-07-15[media] rc: make s_tx_carrier consistentSean Young
2016-07-15[media] rc: make s_tx_mask consistentSean Young
2016-07-15[media] af9035: fix dual tuner detection with PCTV 79eStefan Pöschel
2016-07-13[media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO ad...Heiner Kallweit
2016-07-13[media] dvb-core/en50221: use kref to manage struct dvb_ca_privateMax Kellermann
2016-07-13[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()Max Kellermann
2016-07-13[media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receiveAndi Shyti
2016-07-13[media] lirc_dev: fix potential segfaultAndi Shyti
2016-07-13[media] lirc_dev: extremely trivial comment style fixAndi Shyti
2016-07-13[media] lirc_dev: fix error return valueAndi Shyti
2016-07-13[media] lirc_dev: fix variable constant comparisonsAndi Shyti
2016-07-13[media] lirc_dev: merge three if statements in only oneAndi Shyti
2016-07-13[media] lirc_dev: remove double if ... else statementAndi Shyti
2016-07-13[media] lirc_dev: simplify if statement in lirc_add_to_bufAndi Shyti
2016-07-13[media] lirc_dev: do not use goto to create loopsAndi Shyti
2016-07-13[media] lirc_dev: simplify goto pathsAndi Shyti
2016-07-13[media] lirc_dev: replace printk with pr_* or dev_*Andi Shyti
2016-07-13[media] lirc_dev: remove unnecessary debug printsAndi Shyti
2016-07-13[media] lirc_dev: allow bufferless driver registrationAndi Shyti
2016-07-13[media] lirc_dev: place buffer allocation on separate functionAndi Shyti
2016-07-13[media] vsp1: clarify FCP dependencyArnd Bergmann
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab
2016-07-13[media] tw686x: Support VIDIOC_{S,G}_PARM ioctlsEzequiel Garcia
2016-07-13[media] tw686x: use a formula instead of two tables for divMauro Carvalho Chehab
2016-07-13[media] dvb-usb: silence an uninitialized variable warningDan Carpenter
2016-07-13[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...Colin Ian King
2016-07-13[media] dw2102: add USB ID for Terratec Cinergy S2 Rev.3Olli Salonen
2016-07-13[media] ascot2e: Fix I2C message size checkSaso Slavicic
2016-07-13[media] mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()Wei Yongjun
2016-07-13[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()Wei Yongjun
2016-07-13[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()Wei Yongjun
2016-07-13[media] VPU: mediatek: fix return value check in mtk_vpu_probe()Wei Yongjun
2016-07-13Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-13[media] Remove spurious blank lines in dw2101 kernel messagesJonathan McDowell
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee
2016-07-12[media] cx23885: Add support for Hauppauge WinTV quadHD DVB versionStephen Backway
2016-07-12[media] adv7511: the h/vsync polarities were always positiveHans Verkuil
2016-07-12[media] v4l2-ioctl: zero the v4l2_bt_timings reserved fieldHans Verkuil
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil
2016-07-12[media] adv7604/adv7842: fix quantization range handlingHans Verkuil
2016-07-12[media] adv7511: fix quantization range handlingHans Verkuil
2016-07-12[media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrameHans Verkuil
2016-07-12[media] af9033: fix compiler warningsHans Verkuil
2016-07-12[media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin
2016-07-12[media] media: usbtv: prevent access to free'd resourcesMatthew Leach
2016-07-12[media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil