index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
allegro-dvt
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
2024-05-31
media: allegro: nal-hevc: Replace array[1] with array[N]
Ricardo Ribalda
1
-3
/
+4
2023-10-07
media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by
Kees Cook
1
-1
/
+1
2023-09-27
media: allegro-dvt: increase buffer size in msg_type_name()
Hans Verkuil
1
-1
/
+1
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
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2022-03-18
media: platform/*/Kconfig: make manufacturer menus more uniform
Mauro Carvalho Chehab
1
-0
/
+3
2022-03-14
media: platform: allegro-dvt: move config to its own file
Mauro Carvalho Chehab
1
-0
/
+16
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
2
-6
/
+130
2021-10-20
media: allegro: nal-hevc: implement generator for vui
Michael Tretter
1
-1
/
+131
2021-10-20
media: allegro: write correct colorspace into SPS
Michael Tretter
2
-5
/
+131
2021-10-20
media: allegro: extract nal value lookup functions to header
Michael Tretter
5
-158
/
+180
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: fix row and column in response message
Michael Tretter
1
-2
/
+2
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
3
-22
/
+90
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-06-04
media: allegro-dvt: avoid EN DASH char
Mauro Carvalho Chehab
2
-2
/
+2
2021-04-09
media: allegro: change kernel-doc comment blocks to normal comments
Hans Verkuil
2
-7
/
+7
2021-04-06
media: allegro-dvt/nal-h264.h: fix kernel-doc: hdr -> hrd
Hans Verkuil
1
-1
/
+1
2021-01-27
media: allegro: add support for HEVC encoding
Michael Tretter
3
-36
/
+516
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: fix log2_max_poc in firmware 2019.1
Michael Tretter
1
-2
/
+5
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-27
media: allegro: add HEVC NAL unit generator
Michael Tretter
3
-1
/
+1175
2021-01-27
media: allegro: add helper to report unsupported fields
Michael Tretter
2
-0
/
+6
2021-01-27
media: allegro: extract RBSP handler from H.264 NAL generator
Michael Tretter
4
-330
/
+374
[next]