index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
allegro-dvt
/
allegro-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
media: platform: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2024-10-12
media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...
Gaosheng Cui
1
-1
/
+3
2024-10-12
media: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-09
media: allegro: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-12
/
+12
2024-08-09
media: platform: allegro-dvt: Constify struct regmap_config
Christophe JAILLET
1
-2
/
+2
2023-07-19
media: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-14
media: platform: allegro-dvt: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-04-11
media: allegro-core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
1
-5
/
+0
2021-12-07
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
1
-1
/
+1
2021-10-20
media: allegro: write vui parameters for HEVC
Michael Tretter
1
-0
/
+47
2021-10-20
media: allegro: write correct colorspace into SPS
Michael Tretter
1
-5
/
+9
2021-10-20
media: allegro: extract nal value lookup functions to header
Michael Tretter
1
-8
/
+8
2021-10-20
media: allegro: correctly scale the bit rate in SPS
Michael Tretter
1
-1
/
+2
2021-10-20
media: allegro: remove external QP table
Michael Tretter
1
-2
/
+0
2021-10-20
media: allegro: add control to disable encoder buffer
Michael Tretter
1
-2
/
+30
2021-10-20
media: allegro: add encoder buffer support
Michael Tretter
1
-7
/
+76
2021-10-20
media: allegro: add pm_runtime support
Michael Tretter
1
-1
/
+84
2021-10-20
media: allegro: lookup VCU settings
Michael Tretter
1
-0
/
+7
2021-10-20
media: allegro: fix module removal if initialization failed
Michael Tretter
1
-5
/
+12
2021-10-20
media: allegro: ignore interrupt if mailbox is not initialized
Michael Tretter
1
-0
/
+9
2021-01-27
media: allegro: add support for HEVC encoding
Michael Tretter
1
-36
/
+509
2021-01-27
media: allegro: activate v4l2-ctrls only for current codec
Michael Tretter
1
-0
/
+16
2021-01-27
media: allegro: increase offset in CAPTURE buffer
Michael Tretter
1
-1
/
+1
2021-01-27
media: allegro: rename codec specific functions
Michael Tretter
1
-7
/
+7
2021-01-27
media: allegro: add helper to get entropy mode
Michael Tretter
1
-0
/
+9
2021-01-27
media: allegro: use accessor functions for QP values
Michael Tretter
1
-5
/
+35
2021-01-27
media: allegro: remove profile and level from channel
Michael Tretter
1
-15
/
+15
2021-01-27
media: allegro: remove cpb_size and gop_size from channel
Michael Tretter
1
-19
/
+11
2021-01-27
media: allegro: implement scaling of cpb size in SPS
Michael Tretter
1
-2
/
+6
2021-01-27
media: allegro: initialize bitrate using v4l2_ctrl
Michael Tretter
1
-6
/
+7
2021-01-27
media: allegro: use handler_setup to configure channel
Michael Tretter
1
-0
/
+2
2021-01-27
media: allegro: move encoding options to channel
Michael Tretter
1
-20
/
+65
2021-01-27
media: allegro: adjust channel after format change
Michael Tretter
1
-17
/
+52
2021-01-27
media: allegro: implement S_FMT for CAPTURE
Michael Tretter
1
-3
/
+27
2021-01-04
media: allegro: rename stream_id to dst_handle
Michael Tretter
1
-3
/
+3
2021-01-04
media: allegro: remove custom drain state handling
Michael Tretter
1
-129
/
+45
2021-01-04
media: allegro: move driver out of staging
Michael Tretter
1
-0
/
+3226