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
/
video-mux.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-12-04
1
-3
/
+7
*
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
1
-9
/
+9
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-2
/
+2
*
media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection
Sakari Ailus
2023-07-28
1
-3
/
+3
*
media: video-mux: update driver to active state
Philipp Zabel
2023-05-26
1
-54
/
+24
*
media: video-mux: fix error paths
Philipp Zabel
2023-05-26
1
-8
/
+19
*
media: video-mux: Add missing media_entity_cleanup upon async register fail
Alexander Stein
2023-05-25
1
-0
/
+1
*
media: video-mux: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-07-17
1
-1
/
+1
*
media: video-mux: Use dev_err_probe()
Philipp Zabel
2022-04-24
1
-3
/
+1
*
media: v4l: async: Rename async nf functions, clean up long lines
Sakari Ailus
2021-09-30
1
-9
/
+8
*
media: video-mux: Skip dangling endpoints
Philipp Zabel
2021-06-28
1
-1
/
+9
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-10
/
+12
*
media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
Laurent Pinchart
2021-02-06
1
-1
/
+1
*
media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
Ezequiel Garcia
2021-02-06
1
-10
/
+4
*
media: video-mux: Create media links in bound notifier
Steve Longerbeam
2020-05-18
1
-0
/
+22
*
media: video-mux: Implement get_fwnode_pad op
Steve Longerbeam
2020-05-18
1
-0
/
+1
*
media: video-mux: Parse information from firmware without using callbacks
Steve Longerbeam
2020-05-18
1
-24
/
+46
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
media: video-mux: fix null pointer dereferences
Kangjie Lu
2019-03-29
1
-0
/
+5
*
media: video-mux: add bayer formats
Rui Miguel Silva
2019-02-18
1
-0
/
+20
*
media: platform: video-mux: Register a subdev notifier
Steve Longerbeam
2018-10-04
1
-1
/
+35
*
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-12
1
-1
/
+1
*
media: video-mux: fix compliance failures
Philipp Zabel
2018-07-24
1
-4
/
+115
*
media: platform: video-mux: propagate format from sink to source
Chris Lesiak
2018-05-04
1
-1
/
+15
*
media: platform: video-mux: convert to multiplexer framework
Philipp Zabel
2017-07-20
1
-46
/
+7
*
[media] platform: add video-multiplexer subdevice driver
Philipp Zabel
2017-06-20
1
-0
/
+334