index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
allegro-dvt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: allegro: nal-hevc: Replace array[1] with array[N]
Ricardo Ribalda
2024-05-31
1
-3
/
+4
*
media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by
Kees Cook
2023-10-07
1
-1
/
+1
*
media: allegro-dvt: increase buffer size in msg_type_name()
Hans Verkuil
2023-09-27
1
-1
/
+1
*
media: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+0
*
media: platform: allegro-dvt: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-07-14
1
-1
/
+1
*
media: allegro-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-04-24
1
-5
/
+0
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
*
media: platform/*/Kconfig: make manufacturer menus more uniform
Mauro Carvalho Chehab
2022-03-18
1
-0
/
+3
*
media: platform: allegro-dvt: move config to its own file
Mauro Carvalho Chehab
2022-03-14
1
-0
/
+16
*
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
2021-12-07
1
-1
/
+1
*
media: allegro: write vui parameters for HEVC
Michael Tretter
2021-10-20
2
-6
/
+130
*
media: allegro: nal-hevc: implement generator for vui
Michael Tretter
2021-10-20
1
-1
/
+131
*
media: allegro: write correct colorspace into SPS
Michael Tretter
2021-10-20
2
-5
/
+131
*
media: allegro: extract nal value lookup functions to header
Michael Tretter
2021-10-20
5
-158
/
+180
*
media: allegro: correctly scale the bit rate in SPS
Michael Tretter
2021-10-20
1
-1
/
+2
*
media: allegro: remove external QP table
Michael Tretter
2021-10-20
1
-2
/
+0
*
media: allegro: fix row and column in response message
Michael Tretter
2021-10-20
1
-2
/
+2
*
media: allegro: add control to disable encoder buffer
Michael Tretter
2021-10-20
1
-2
/
+30
*
media: allegro: add encoder buffer support
Michael Tretter
2021-10-20
3
-22
/
+90
*
media: allegro: add pm_runtime support
Michael Tretter
2021-10-20
1
-1
/
+84
*
media: allegro: lookup VCU settings
Michael Tretter
2021-10-20
1
-0
/
+7
*
media: allegro: fix module removal if initialization failed
Michael Tretter
2021-10-20
1
-5
/
+12
*
media: allegro: ignore interrupt if mailbox is not initialized
Michael Tretter
2021-10-20
1
-0
/
+9
*
media: allegro-dvt: avoid EN DASH char
Mauro Carvalho Chehab
2021-06-04
2
-2
/
+2
*
media: allegro: change kernel-doc comment blocks to normal comments
Hans Verkuil
2021-04-09
2
-7
/
+7
*
media: allegro-dvt/nal-h264.h: fix kernel-doc: hdr -> hrd
Hans Verkuil
2021-04-06
1
-1
/
+1
*
media: allegro: add support for HEVC encoding
Michael Tretter
2021-01-27
3
-36
/
+516
*
media: allegro: activate v4l2-ctrls only for current codec
Michael Tretter
2021-01-27
1
-0
/
+16
*
media: allegro: increase offset in CAPTURE buffer
Michael Tretter
2021-01-27
1
-1
/
+1
*
media: allegro: rename codec specific functions
Michael Tretter
2021-01-27
1
-7
/
+7
*
media: allegro: add helper to get entropy mode
Michael Tretter
2021-01-27
1
-0
/
+9
*
media: allegro: use accessor functions for QP values
Michael Tretter
2021-01-27
1
-5
/
+35
*
media: allegro: remove profile and level from channel
Michael Tretter
2021-01-27
1
-15
/
+15
*
media: allegro: remove cpb_size and gop_size from channel
Michael Tretter
2021-01-27
1
-19
/
+11
*
media: allegro: implement scaling of cpb size in SPS
Michael Tretter
2021-01-27
1
-2
/
+6
*
media: allegro: initialize bitrate using v4l2_ctrl
Michael Tretter
2021-01-27
1
-6
/
+7
*
media: allegro: use handler_setup to configure channel
Michael Tretter
2021-01-27
1
-0
/
+2
*
media: allegro: fix log2_max_poc in firmware 2019.1
Michael Tretter
2021-01-27
1
-2
/
+5
*
media: allegro: move encoding options to channel
Michael Tretter
2021-01-27
1
-20
/
+65
*
media: allegro: adjust channel after format change
Michael Tretter
2021-01-27
1
-17
/
+52
*
media: allegro: implement S_FMT for CAPTURE
Michael Tretter
2021-01-27
1
-3
/
+27
*
media: allegro: add HEVC NAL unit generator
Michael Tretter
2021-01-27
3
-1
/
+1175
*
media: allegro: add helper to report unsupported fields
Michael Tretter
2021-01-27
2
-0
/
+6
*
media: allegro: extract RBSP handler from H.264 NAL generator
Michael Tretter
2021-01-27
4
-330
/
+374
*
media: allegro: rename stream_id to dst_handle
Michael Tretter
2021-01-04
3
-9
/
+9
*
media: allegro: remove custom drain state handling
Michael Tretter
2021-01-04
1
-129
/
+45
*
media: allegro: move driver out of staging
Michael Tretter
2021-01-04
6
-0
/
+5277