index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
1
-16
/
+14
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
3
-102
/
+84
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_device and use hdac_device instead
Rakesh Ughreja
1
-15
/
+10
[next]