summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-221-1/+0
|\
| * media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-121-1/+0
* | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-221-1/+1
|\ \
| * | media: renesas-ceu: Use of_device_get_match_data()Stephen Boyd2021-01-261-1/+1
| |/
* | Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-02-2188-1231/+11068
|\ \
| * | media: pxa_camera: Drop the v4l2-clk clock registerEzequiel Garcia2021-02-061-29/+1
| * | media: marvell-ccic: power up the device on mclk enableLubomir Rintel2021-02-061-0/+2
| * | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-0621-68/+56
| * | media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia2021-02-062-72/+15
| * | media: pxa-camera: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia2021-02-061-34/+23
| * | media: renesas-ceu: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia2021-02-061-33/+27
| * | media: marvell-ccic: Use v4l2_async_notifier_add_*_subdevEzequiel Garcia2021-02-064-17/+19
| * | media: cadence: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-10/+6
| * | media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-062-12/+14
| * | media: stm32: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-56/+30
| * | media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-063-62/+29
| * | media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-065-69/+49
| * | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-012-1/+3
| |\ \
| * | | media: venus: venc: set IDR period to FW only for H264 & HEVCDikshita Agarwal2021-01-271-10/+13
| * | | media: venus: venc: set inband mode property to FW.Dikshita Agarwal2021-01-272-1/+30
| * | | media: venus: venc: fix handlig of S_SELECTION and G_SELECTIONDikshita Agarwal2021-01-275-13/+59
| * | | media: venus: pm_helpers: Control core power domain manuallyStanimir Varbanov2021-01-272-19/+19
| * | | media: platform: Remove depends on interconnectGeorgi Djakov2021-01-271-1/+0
| * | | media: venus: core: add support to dump FW regionDikshita Agarwal2021-01-273-0/+35
| * | | media: venus: Mark bufreq_enc with static keywordZou Wei2021-01-271-2/+2
| * | | media: venus: Fix uninitialized variable count being checked for zeroColin Ian King2021-01-271-1/+1
| * | | media: allegro: add support for HEVC encodingMichael Tretter2021-01-273-36/+516
| * | | media: allegro: activate v4l2-ctrls only for current codecMichael Tretter2021-01-271-0/+16
| * | | media: allegro: increase offset in CAPTURE bufferMichael Tretter2021-01-271-1/+1
| * | | media: allegro: rename codec specific functionsMichael Tretter2021-01-271-7/+7
| * | | media: allegro: add helper to get entropy modeMichael Tretter2021-01-271-0/+9
| * | | media: allegro: use accessor functions for QP valuesMichael Tretter2021-01-271-5/+35
| * | | media: allegro: remove profile and level from channelMichael Tretter2021-01-271-15/+15
| * | | media: allegro: remove cpb_size and gop_size from channelMichael Tretter2021-01-271-19/+11
| * | | media: allegro: implement scaling of cpb size in SPSMichael Tretter2021-01-271-2/+6
| * | | media: allegro: initialize bitrate using v4l2_ctrlMichael Tretter2021-01-271-6/+7
| * | | media: allegro: use handler_setup to configure channelMichael Tretter2021-01-271-0/+2
| * | | media: allegro: fix log2_max_poc in firmware 2019.1Michael Tretter2021-01-271-2/+5
| * | | media: allegro: move encoding options to channelMichael Tretter2021-01-271-20/+65
| * | | media: allegro: adjust channel after format changeMichael Tretter2021-01-271-17/+52
| * | | media: allegro: implement S_FMT for CAPTUREMichael Tretter2021-01-271-3/+27
| * | | media: allegro: add HEVC NAL unit generatorMichael Tretter2021-01-273-1/+1175
| * | | media: allegro: add helper to report unsupported fieldsMichael Tretter2021-01-272-0/+6
| * | | media: allegro: extract RBSP handler from H.264 NAL generatorMichael Tretter2021-01-274-330/+374
| * | | media: rcar-vin: Route events to correct video deviceNiklas Söderlund2021-01-271-5/+37
| * | | media: rcar-vin: Do not try to stop stream if not runningNiklas Söderlund2021-01-271-0/+5
| * | | media: pxa_camera: declare variable when DEBUG is definedTom Rix2021-01-271-0/+3
| * | | media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix2021-01-271-2/+2
| * | | media: mtk-vcodec: Do not zero reserved fieldsRicardo Ribalda2021-01-272-16/+0
| * | | media: sun4i-csi: Do not zero reserved fieldsRicardo Ribalda2021-01-271-4/+0