index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
ASoC: soc-core.c: use helper function
Kuninori Morimoto
1
-4
/
+4
2022-11-29
ASoC: Merge up fixes
Mark Brown
1
-2
/
+15
2022-11-18
ASoC: core: Exit all links before removing their components
Cezary Rojewski
1
-3
/
+3
2022-11-15
ASoC: core: fix wrong size kzalloc for rtd's components member
lishqchn
1
-1
/
+1
2022-10-28
ASoC: core: Fix use-after-free in snd_soc_exit()
Chen Zhongjin
1
-2
/
+15
2022-09-29
ASoC: core: clarify the driver name initialization
Jaroslav Kysela
1
-14
/
+23
2022-09-20
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
1
-3
/
+1
2022-09-19
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
Kuninori Morimoto
1
-3
/
+1
2022-08-15
ASoC: core: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-1
/
+1
2022-06-29
ASoC: soc-core.c: share code for snd_soc_of_get_dai_link_cpus/codecs()
Kuninori Morimoto
1
-68
/
+72
2022-06-29
ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()
Kuninori Morimoto
1
-9
/
+9
2022-06-27
ASoC: core: Switch core to new DAI naming flag
Charles Keepax
1
-1
/
+1
2022-06-22
ASoC: core: Make snd_soc_unregister_card() return void
Uwe Kleine-König
1
-3
/
+1
2022-06-10
ASoC: Introduce 'fixup_controls' card method
Martin Povišer
1
-0
/
+1
2022-06-06
ASoC: core: Always send the CPU DAI a direct clock specifier
Charles Keepax
1
-12
/
+3
2022-06-06
ASoC: core: Add set_fmt_new callback that directly specifies provider
Charles Keepax
1
-1
/
+2
2022-05-16
ASoC: core: Pass legacy_dai_naming flag directly
Charles Keepax
1
-1
/
+1
2022-05-16
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
1
-3
/
+3
2022-04-23
ASoC: soc-core: remove always-false path
Pierre-Louis Bossart
1
-5
/
+5
2022-04-08
ASoC: Merge fixes
Mark Brown
1
-0
/
+5
2022-04-05
ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
Heiner Kallweit
1
-0
/
+5
2022-04-05
ASoC: Introduce snd_soc_of_get_dai_link_cpus
Martin Povišer
1
-0
/
+80
2022-03-11
ASoC: Export DAI register and widget ctor and dctor functions
Cezary Rojewski
1
-0
/
+1
2022-02-15
ASoC: soc-core: skip zero num_dai component in searching dai name
Shengjiu Wang
1
-1
/
+1
2021-12-23
ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils
Stephan Gerhold
1
-0
/
+50
2021-12-14
ASoC: soc-pcm: Fix and cleanup DPCM locking
Takashi Iwai
1
-1
/
+0
2021-10-29
ASoC: core: Remove invalid snd_soc_component_set_jack call
Amadeusz Sławiński
1
-3
/
+0
2021-10-18
Merge branch 'asoc-5.15' into asoc-5.16
Mark Brown
1
-0
/
+1
2021-10-18
ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()
Kuninori Morimoto
1
-5
/
+6
2021-10-18
ASoC: soc-core: tidyup empty function
Kuninori Morimoto
1
-28
/
+7
2021-10-18
ASoC: soc-component: add snd_soc_component_is_codec()
Kuninori Morimoto
1
-3
/
+2
2021-10-11
ASoC: soc-core: fix null-ptr-deref in snd_soc_del_component_unlocked()
Yang Yingliang
1
-0
/
+1
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_routing()
Kuninori Morimoto
1
-3
/
+3
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_of_parse_audio_simple_wid...
Kuninori Morimoto
1
-3
/
+3
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls()
Kuninori Morimoto
1
-4
/
+3
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_unregister_component()
Kuninori Morimoto
1
-3
/
+2
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_daifmt_parse_format()
Kuninori Morimoto
1
-1
/
+3
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name()
Kuninori Morimoto
1
-2
/
+1
2021-07-29
ASoC: soc-core: cleanup cppcheck warning at snd_soc_set_dmi_name()
Kuninori Morimoto
1
-2
/
+3
2021-07-01
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-89
/
+288
2021-06-24
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-0
/
+2
2021-06-21
ASoC: soc-core: remove snd_soc_of_parse_daifmt()
Kuninori Morimoto
1
-104
/
+0
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
Kuninori Morimoto
1
-0
/
+124
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
Kuninori Morimoto
1
-15
/
+25
2021-06-21
ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
Kuninori Morimoto
1
-14
/
+19
2021-06-17
ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()
Zhen Lei
1
-1
/
+1
2021-06-08
ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
1
-2
/
+2
2021-06-07
ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()
Kuninori Morimoto
1
-0
/
+164
2021-06-07
ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside
Kuninori Morimoto
1
-62
/
+62
2021-05-25
Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-0
/
+2
[next]