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
/
sound
/
soc
/
generic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: simple-card: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
2024-07-08
1
-3
/
+2
*
ASoC: audio-graph-card2: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
2024-07-08
1
-4
/
+1
*
ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
2024-07-08
1
-3
/
+2
*
ASoC: simple-card-utils: Simplify with cleanup.h
Krzysztof Kozlowski
2024-07-08
1
-7
/
+6
*
ASoC: audio-graph-card2: add link-trigger-order support
Kuninori Morimoto
2024-06-26
1
-0
/
+13
*
ASoC: audio-graph-card: add link-trigger-order support
Kuninori Morimoto
2024-06-26
1
-0
/
+13
*
ASoC: simple-audio-card: add link-trigger-order support
Kuninori Morimoto
2024-06-26
1
-0
/
+10
*
ASoC: simple-card-utils: add link-trigger-order support
Kuninori Morimoto
2024-06-26
1
-0
/
+71
*
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
2024-06-17
1
-1
/
+1
*
ASoC: audio-graph-card2: add support for aux devices
Kuninori Morimoto
2024-06-17
1
-0
/
+4
*
ASoC: generic: Replace of_gpio.h by proper one
Andy Shevchenko
2024-06-10
1
-1
/
+2
*
ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init()
Kuninori Morimoto
2024-06-03
1
-21
/
+10
*
ASoC: simple-audio-card: enable playback/capture_only property
Kuninori Morimoto
2024-06-03
1
-5
/
+20
*
ASoC: audio-graph-card: merge graph_parse_mclk_fs() into graph_link_init()
Kuninori Morimoto
2024-06-03
1
-19
/
+13
*
ASoC: audio-graph-card: enable playback/capture_only property
Kuninori Morimoto
2024-06-03
1
-5
/
+23
*
ASoC: audio-graph-card: remove ports node name check
Kuninori Morimoto
2024-06-03
1
-10
/
+5
*
ASoC: audio-graph-card: add ep_to_port() / port_to_ports()
Kuninori Morimoto
2024-06-03
1
-7
/
+19
*
ASoC: audio-graph-card2: merge graph_parse_mclk_fs() into graph_link_init()
Kuninori Morimoto
2024-06-03
1
-16
/
+9
*
ASoC: audio-graph-card2: expand dai_link property part
Kuninori Morimoto
2024-06-03
2
-42
/
+66
*
ASoC: audio-graph-card2: remove ports node name check
Kuninori Morimoto
2024-06-03
2
-8
/
+10
*
ASoC: audio-graph-card2: add ep_to_port() / port_to_ports()
Kuninori Morimoto
2024-06-03
1
-17
/
+29
*
ASoC: simple-card-utils: remove both playback/capture_only check
Kuninori Morimoto
2024-06-03
1
-6
/
+1
*
ASoC: simple-card-utils: Split simple_fixup_sample_fmt func
Mohan Kumar
2024-05-27
1
-6
/
+20
*
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-05-13
3
-10
/
+6
|
\
|
*
ASoC: audio-graph-card2: remove unneeded of_node_get()
Kuninori Morimoto
2024-05-09
1
-2
/
+0
|
*
ASoC: generic: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-6
/
+6
|
*
ASoC: soc-jack: Get rid of legacy GPIO support
Andy Shevchenko
2024-03-26
1
-2
/
+0
*
|
ASoC: audio-graph-card2: call of_node_get() before of_get_next_child()
Kuninori Morimoto
2024-05-10
1
-1
/
+1
|
/
*
ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()
Kuninori Morimoto
2024-01-12
1
-1
/
+1
*
ASoC: simple-card-utils: Drop GPIO include
Linus Walleij
2023-12-18
3
-3
/
+0
*
ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flags
Daniel Baluta
2023-12-14
2
-0
/
+25
*
ASoC: audio-graph-card2: fix off by one in graph_parse_node_multi_nm()
Dan Carpenter
2023-12-07
1
-1
/
+1
*
ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sample
Kuninori Morimoto
2023-11-27
1
-0
/
+199
*
ASoC: audio-graph-card2-custom-sample: Add connection image
Kuninori Morimoto
2023-11-27
1
-39
/
+142
*
ASoC: audio-graph-card2: add CPU:Codec = N:M support
Kuninori Morimoto
2023-11-27
1
-23
/
+202
*
ASoC: audio-graph-card2: use better image for Multi connection
Kuninori Morimoto
2023-11-27
1
-26
/
+26
*
ASoC: simple-card-utils: Make simple_util_remove() return void
Uwe Kleine-König
2023-10-23
5
-7
/
+5
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
4
-6
/
+2
*
ASoC: Merge up fixes
Mark Brown
2023-09-26
2
-3
/
+6
|
\
|
*
ASoC: simple-card: fixup asoc_simple_probe() error handling
Kuninori Morimoto
2023-09-19
1
-2
/
+4
|
*
ASoC: simple-card-utils: fixup simple_util_startup() error handling
Kuninori Morimoto
2023-09-19
1
-1
/
+2
*
|
ASoC: generic: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
6
-265
/
+263
*
|
ASoC: simple_card_utils.h: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-50
/
+50
|
/
*
ASoC: audio-graph-card.c: move audio_graph_parse_of()
Kuninori Morimoto
2023-08-24
1
-71
/
+68
*
ASoC: audio-graph-card2: add comment for format property
Kuninori Morimoto
2023-08-23
2
-0
/
+19
*
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-1
/
+1
*
ASoC: simple-card.c: enable multi Component support
Kuninori Morimoto
2023-07-17
1
-2
/
+18
*
ASoC: simple-card-utils.c: enable multi Component support
Kuninori Morimoto
2023-07-17
3
-5
/
+20
*
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
2023-07-17
1
-1
/
+1
*
ASoC: simple-card: Handle additional devices
Herve Codina
2023-07-09
1
-2
/
+44
[next]