summaryrefslogtreecommitdiff
path: root/drivers/media/platform/allegro-dvt
AgeCommit message (Expand)Author
2025-02-22media: platform: allgro-dvt: unregister v4l2_device on the error pathJoe Hattori
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-09media: allegro: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-08-09media: platform: allegro-dvt: Constify struct regmap_configChristophe JAILLET
2024-05-31media: allegro: nal-hevc: Replace array[1] with array[N]Ricardo Ribalda
2023-10-07media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_byKees Cook
2023-09-27media: allegro-dvt: increase buffer size in msg_type_name()Hans Verkuil
2023-07-19media: Explicitly include correct DT includesRob Herring
2023-07-14media: platform: allegro-dvt: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-04-11media: allegro-core: Convert to platform remove callback returning voidUwe Kleine-König
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-18media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab
2022-03-14media: platform: allegro-dvt: move config to its own fileMauro Carvalho Chehab
2021-12-07media: replace setting of bytesused with vb2_set_plane_payloadDafna Hirschfeld
2021-10-20media: allegro: write vui parameters for HEVCMichael Tretter
2021-10-20media: allegro: nal-hevc: implement generator for vuiMichael Tretter
2021-10-20media: allegro: write correct colorspace into SPSMichael Tretter
2021-10-20media: allegro: extract nal value lookup functions to headerMichael Tretter
2021-10-20media: allegro: correctly scale the bit rate in SPSMichael Tretter
2021-10-20media: allegro: remove external QP tableMichael Tretter
2021-10-20media: allegro: fix row and column in response messageMichael Tretter
2021-10-20media: allegro: add control to disable encoder bufferMichael Tretter
2021-10-20media: allegro: add encoder buffer supportMichael Tretter
2021-10-20media: allegro: add pm_runtime supportMichael Tretter
2021-10-20media: allegro: lookup VCU settingsMichael Tretter
2021-10-20media: allegro: fix module removal if initialization failedMichael Tretter
2021-10-20media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter
2021-06-04media: allegro-dvt: avoid EN DASH charMauro Carvalho Chehab
2021-04-09media: allegro: change kernel-doc comment blocks to normal commentsHans Verkuil
2021-04-06media: allegro-dvt/nal-h264.h: fix kernel-doc: hdr -> hrdHans Verkuil
2021-01-27media: allegro: add support for HEVC encodingMichael Tretter
2021-01-27media: allegro: activate v4l2-ctrls only for current codecMichael Tretter
2021-01-27media: allegro: increase offset in CAPTURE bufferMichael Tretter
2021-01-27media: allegro: rename codec specific functionsMichael Tretter
2021-01-27media: allegro: add helper to get entropy modeMichael Tretter
2021-01-27media: allegro: use accessor functions for QP valuesMichael Tretter
2021-01-27media: allegro: remove profile and level from channelMichael Tretter
2021-01-27media: allegro: remove cpb_size and gop_size from channelMichael Tretter
2021-01-27media: allegro: implement scaling of cpb size in SPSMichael Tretter
2021-01-27media: allegro: initialize bitrate using v4l2_ctrlMichael Tretter
2021-01-27media: allegro: use handler_setup to configure channelMichael Tretter
2021-01-27media: allegro: fix log2_max_poc in firmware 2019.1Michael Tretter
2021-01-27media: allegro: move encoding options to channelMichael Tretter
2021-01-27media: allegro: adjust channel after format changeMichael Tretter
2021-01-27media: allegro: implement S_FMT for CAPTUREMichael Tretter
2021-01-27media: allegro: add HEVC NAL unit generatorMichael Tretter
2021-01-27media: allegro: add helper to report unsupported fieldsMichael Tretter