index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
hdaudio.h
Age
Commit message (
Expand
)
Author
2022-10-09
ALSA: hda: Update register polling macros
Amadeusz Sławiński
2022-09-20
ALSA: hda: ext: fix locking in stream_release
Pierre-Louis Bossart
2022-09-20
ALSA: hda: add snd_hdac_stop_streams() helper
Pierre-Louis Bossart
2022-09-20
ALSA: hda: make snd_hdac_stream_clear() static
Pierre-Louis Bossart
2022-08-19
ALSA: hda: Move stream-register polling macros
Amadeusz Sławiński
2022-07-15
ALSA: hda: Skip event processing for unregistered codecs
Cezary Rojewski
2022-03-11
ALSA: hda: Add helper macros for DSP capable devices
Cezary Rojewski
2021-12-25
ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c
Pierre-Louis Bossart
2021-02-08
ALSA: hda: add link_power op to hdac_bus_ops
Kai Vehmanen
2020-08-05
ALSA: hda: Add dma stop delay variable
Mohan Kumar
2020-05-16
ALSA: hda: Unexport some local helper functions
Takashi Iwai
2020-05-06
ALSA: hda: Return true,false for return type bool
Jason Yan
2020-05-04
ALSA: hda: add member to store ratio for stripe control
Sameer Pujar
2020-02-18
ASoC: SOF: Intel: Account for compress streams when servicing IRQs
Cezary Rojewski
2020-01-20
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-20
ALSA: hda: Apply aligned MMIO access only conditionally
Takashi Iwai
2020-01-13
ALSA: hda: Manage concurrent reg access more properly
Takashi Iwai
2019-12-13
ALSA: hda: Unify get_response handling
Takashi Iwai
2019-12-10
ALSA: hda: Use standard waitqueue for RIRB wakeup
Takashi Iwai
2019-12-03
ALSA: hda: Modify stream stripe mask only when needed
Takashi Iwai
2019-08-14
ALSA: hda: Unexport a few more stuff
Takashi Iwai
2019-08-14
ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()
Takashi Iwai
2019-08-08
ALSA: hda: Direct MMIO accesses
Takashi Iwai
2019-08-08
ALSA: hda: Remove page allocation redirection
Takashi Iwai
2019-07-07
Merge branch 'topic/hda-refresh-cleanup' into for-next
Takashi Iwai
2019-07-05
ALSA: hda: Simplify snd_hdac_refresh_widgets()
Takashi Iwai
2019-05-28
ALSA: hda: move polling_mode flag to struct hdac_bus
Bard Liao
2019-05-17
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-13
ALSA: hda: Fix race between creating and refreshing sysfs entries
Amadeusz Sławiński
2019-05-09
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-04-13
ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too
Takashi Iwai
2019-03-26
Merge tag 'drm-intel-next-2019-03-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-02-14
snd/hda, drm/i915: Track the display_power_status using a cookie
Chris Wilson
2019-01-14
ALSA: hda: Add api to program stripe control bits
Sameer Pujar
2018-12-19
ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selection
Pierre-Louis Bossart
2018-12-19
ALSA: HDA: export process_unsol_events()
Keyon Jie
2018-12-11
ALSA: hda: Refactor display power management
Takashi Iwai
2018-09-17
Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2018-09-12
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
2018-07-27
ALSA: hda: Fix implicit PCM format type conversion
Takashi Iwai
2018-07-19
Merge branch 'topic/drm_audio_component' into for-next
Takashi Iwai
2018-07-17
drm/i915: Split audio component to a generic type
Takashi Iwai
2018-07-03
Merge branch 'topic/hda-core-intel' into for-next
Takashi Iwai
2018-06-28
ALSA: hdac: add extended ops in the hdac_bus
Rakesh Ughreja
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_driver, use hdac_driver instead
Rakesh Ughreja
2018-06-28
ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus instead
Rakesh Ughreja
2018-06-28
ALSA: hda - Move in_pm accessors to HDA core
Takashi Iwai
2018-04-24
ALSA: hda - Use a macro for snd_array iteration loops
Takashi Iwai
2018-04-05
Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-03-13
vga_switcheroo: Use device link for HDA controller
Lukas Wunner
[next]