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
/
hda
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
ALSA: hda: Add code_loading parameter to stream setup
Cezary Rojewski
1
-5
/
+7
2023-10-06
ALSA: hda: Introduce HOST stream setup mechanism
Cezary Rojewski
1
-0
/
+41
2022-12-05
ALSA: hda: Allow for compress stream to hdac_ext_stream assignment
Cezary Rojewski
1
-0
/
+41
2022-10-20
ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer
Pierre-Louis Bossart
1
-139
/
+0
2022-10-20
ALSA: hda: hdac_ext_controller: remove useless loop
Pierre-Louis Bossart
1
-4
/
+2
2022-10-20
ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMA
Pierre-Louis Bossart
1
-6
/
+6
2022-10-20
ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting
Pierre-Louis Bossart
2
-24
/
+24
2022-10-20
ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations
Pierre-Louis Bossart
1
-14
/
+14
2022-10-20
ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_all
Pierre-Louis Bossart
1
-3
/
+3
2022-10-20
ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers
Pierre-Louis Bossart
1
-12
/
+12
2022-10-20
ALSA: hda: ext: hda_ext_controller: use hlink variable/parameter
Pierre-Louis Bossart
1
-24
/
+24
2022-10-20
ALSA: hda: ext: hdac_ext_controller: use helpers in loop
Pierre-Louis Bossart
1
-6
/
+2
2022-09-20
ALSA: hda: ext: remove always-true conditions on host and link release
Pierre-Louis Bossart
1
-2
/
+4
2022-09-20
ALSA: hda: ext: fix locking in stream_release
Pierre-Louis Bossart
1
-1
/
+1
2022-09-20
ALSA: hda: ext: simplify logic for stream assignment
Pierre-Louis Bossart
1
-9
/
+4
2022-09-20
ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity
Pierre-Louis Bossart
1
-3
/
+3
2022-09-20
ALSA: hda: ext: make snd_hdac_ext_stream_init() static
Pierre-Louis Bossart
1
-4
/
+3
2022-08-23
ALSA: hda: cleanup definitions for multi-link registers
Pierre-Louis Bossart
1
-8
/
+8
2022-08-18
ALSA: hda: Remove codec init and exit routines
Cezary Rojewski
1
-53
/
+0
2022-07-09
ALSA: hda: Remove unused macro definition
Amadeusz Sławiński
1
-7
/
+0
2022-02-21
ALSA: hda: Add snd_hdac_ext_bus_link_at() helper
Cezary Rojewski
1
-10
/
+21
2021-12-25
ALSA: HDA: hdac_ext_stream: use consistent prefixes for variables
Pierre-Louis Bossart
1
-99
/
+100
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
1
-17
/
+0
2021-09-28
ALSA: hda: hdac_ext_stream: fix potential locking issues
Pierre-Louis Bossart
1
-18
/
+28
2021-03-02
ALSA: hda: fix kernel-doc warnings
Pierre-Louis Bossart
2
-2
/
+2
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
1
-0
/
+37
2020-11-03
ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link()
Dan Carpenter
1
-0
/
+2
2020-09-21
ASoC: hdac: make SOF HDA codec driver probe deterministic
Kai Vehmanen
1
-2
/
+3
2020-05-05
ALSA: hda: Use dev_to_hdac_dev macro
Kai-Heng Feng
1
-1
/
+1
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-3
/
+6
2020-02-10
ALSA: hda: do not override bus codec_mask in link_get()
Kai Vehmanen
1
-3
/
+6
2020-01-14
ALSA: hda: Update kernel-doc function parameter descriptions
Keyon Jie
3
-13
/
+13
2019-10-07
ALSA: hdac: clear link output stream mapping
Rander Wang
1
-0
/
+5
2019-08-08
ALSA: hda: Direct MMIO accesses
Takashi Iwai
1
-46
/
+1
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
1
-13
/
+0
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
4
-27
/
+4
2019-06-25
ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded
Amadeusz Sławiński
1
-2
/
+6
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+0
2019-06-13
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-1
/
+0
2019-06-06
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
1
-1
/
+0
2019-06-06
ALSA: hdac: fix memory release for SST and SOF drivers
Amadeusz Sławiński
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
3
-27
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-13
ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too
Takashi Iwai
1
-2
/
+0
2019-04-10
ALSA: hda: Fix racy display power access
Takashi Iwai
1
-1
/
+0
2018-10-02
ALSA: hda: Fix mismatch for register mask and value in ext controller.
Keyon Jie
1
-8
/
+14
2018-09-03
ALSA: hda: Fix several mismatch for register mask and value
Keyon Jie
1
-15
/
+7
2018-06-28
ALSA: hdac: add extended ops in the hdac_bus
Rakesh Ughreja
1
-1
/
+3
2018-06-28
ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_init
Rakesh Ughreja
1
-6
/
+2
2018-06-28
ALSA: hdac: ext: add wait for codec to respond after link reset
Rakesh Ughreja
1
-0
/
+9
[next]