summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-21media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli1-0/+3
2018-03-21media: vb2-core: document the REQUEUEING stateLuca Ceresoli1-9/+15
2018-03-21media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli1-6/+4
2018-03-21media: radio: Critical interrupt bugfix for si470x over i2cDouglas Fischer2-2/+8
2018-03-21media: radio: Critical v4l2 registration bugfix for si470x over i2cDouglas Fischer1-4/+28
2018-03-21media: radio: Tuning bugfix for si470x over i2cDouglas Fischer1-0/+9
2018-03-21media: stm32-dcmi: add JPEG supportHugues Fruchet1-47/+146
2018-03-21media: stm32-dcmi: fix unnecessary parenthesesHugues Fruchet1-6/+6
2018-03-21media: stm32-dcmi: rework overrun/error caseHugues Fruchet1-18/+11
2018-03-21media: stm32-dcmi: fix lock schemeHugues Fruchet1-33/+24
2018-03-21media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus2-43/+0
2018-03-21media: vivid: Use v4l2_find_nearest_sizeSakari Ailus1-3/+2
2018-03-21media: ov5670: Use v4l2_find_nearest_sizeSakari Ailus1-31/+2
2018-03-21media: ov13858: Use v4l2_find_nearest_sizeSakari Ailus1-34/+2
2018-03-21media: v4l: common: Add a function to obtain best size from a listSakari Ailus2-0/+64
2018-03-21media: imon: rename protocol from other to imonSean Young1-14/+23
2018-03-21media: rc: add new imon protocol decoder and encoderSean Young8-5/+220
2018-03-21media: rc: oops in ir_timer_keyup after device unplugSean Young1-3/+3
2018-03-21media: rc: new driver for early iMon deviceSean Young4-0/+219
2018-03-21media: rc: add keymap for iMON RSC remoteSean Young3-0/+83
2018-03-21media: Revert "[media] staging: lirc_imon: port remaining usb ids to imon and...Sean Young1-128/+7
2018-03-21media: dt: bindings: Update binding documentation for sunxi IR controllerPhilipp Rossak1-0/+3
2018-03-21media: rc: update sunxi-ir driver to get base clock frequency from devicetreePhilipp Rossak1-8/+11
2018-03-08media: em28xx-cards: fix em28xx_duplicate_dev()Dan Carpenter1-1/+1
2018-03-08media: ngene: use common DVB I2C client handling helpersDaniel Scheller2-53/+15
2018-03-08media: ddbridge: use common DVB I2C client handling helpersDaniel Scheller2-55/+14
2018-03-08media: dvb-frontends/Kconfig: move the SP2 driver to the CI sectionDaniel Scheller1-7/+7
2018-03-08media: dvb-frontends/cxd2099: Kconfig additionsDaniel Scheller1-1/+3
2018-03-08media: Kconfig: fix DVB dependenciesMauro Carvalho Chehab1-0/+1
2018-03-08media: si2168: fix a comment about firmware versionMauro Carvalho Chehab1-1/+1
2018-03-08media: v4l2-subdev: document remaining undocumented functionsMauro Carvalho Chehab1-5/+64
2018-03-08media: v4l2-subdev: get rid of __V4L2_SUBDEV_MK_GET_TRY() macroMauro Carvalho Chehab1-12/+28
2018-03-07media: s5c73m3-core: fix logic on a timeout conditionMauro Carvalho Chehab1-3/+3
2018-03-07media: cxd2880: remove unused varsMauro Carvalho Chehab1-7/+0
2018-03-07media: cxd2880: don't return unitialized valuesMauro Carvalho Chehab2-3/+3
2018-03-07media: cxd2880: Makefile: remove an includeMauro Carvalho Chehab1-1/+0
2018-03-07media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file f...Yasunari Takiguchi7-0/+58
2018-03-07media: cxd2880: Fix location of DVB headersMauro Carvalho Chehab7-10/+10
2018-03-07media: cxd2880: Add DVB-T2 monitor functionsYasunari Takiguchi2-0/+2013
2018-03-07media: cxd2880: Add DVB-T2 control functions for the driverYasunari Takiguchi3-0/+1667
2018-03-07media: cxd2880: Add DVB-T monitor functionsYasunari Takiguchi2-0/+852
2018-03-07media: cxd2880: Add DVB-T control functions the driverYasunari Takiguchi3-0/+1038