index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda: Modify stream stripe mask only when needed
Takashi Iwai
2019-12-03
1
-7
/
+12
*
ALSA: hda: Disable regmap internal locking
Takashi Iwai
2019-11-05
1
-0
/
+1
*
ALSA: hda: Allow non-Intel device probe gracefully
Takashi Iwai
2019-10-28
1
-4
/
+4
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-10-28
2
-2
/
+5
|
\
|
*
Revert "ALSA: hda: Flush interrupts on disabling"
Takashi Iwai
2019-10-28
1
-2
/
+0
|
*
ALSA: hdac: clear link output stream mapping
Rander Wang
2019-10-07
1
-0
/
+5
*
|
ALSA: hda: fix intel DSP config
Pierre-Louis Bossart
2019-10-23
1
-56
/
+164
*
|
ALSA: hda: add Intel DSP configuration / probe code
Jaroslav Kysela
2019-10-23
4
-7
/
+260
|
/
*
Revert "ALSA: hda: Add codec on bus address table lately"
Takashi Iwai
2019-08-15
1
-12
/
+9
*
ALSA: hda: Unexport a few more stuff
Takashi Iwai
2019-08-14
4
-6
/
+9
*
ALSA: hda: Drop export of snd_hdac_bus_add/remove_device()
Takashi Iwai
2019-08-14
2
-2
/
+5
*
ALSA: hda: Add codec on bus address table lately
Takashi Iwai
2019-08-14
1
-9
/
+12
*
ALSA: hda: Set fifo_size for both playback and capture streams
Takashi Iwai
2019-08-12
1
-5
/
+1
*
Merge branch 'topic/hda-bus-ops-cleanup' into for-next
Takashi Iwai
2019-08-09
1
-0
/
+1
|
\
|
*
ALSA: hda: readl/writel need linux/io.h
Stephen Rothwell
2019-08-09
1
-0
/
+1
*
|
Merge branch 'topic/hda-bus-ops-cleanup' into for-next
Takashi Iwai
2019-08-08
5
-76
/
+49
|
\
|
|
*
ALSA: hda: Direct MMIO accesses
Takashi Iwai
2019-08-08
3
-50
/
+35
|
*
ALSA: hda: Remove page allocation redirection
Takashi Iwai
2019-08-08
4
-26
/
+14
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-08-06
1
-4
/
+6
|
\
\
|
*
|
ALSA: hda: Fix 1-minute detection delay when i915 module is not available
Samuel Thibault
2019-07-27
1
-4
/
+6
|
|
/
*
|
Merge branch 'topic/hda-dmic' into for-next
Takashi Iwai
2019-07-31
3
-0
/
+115
|
\
\
|
*
|
ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry
Pierre-Louis Bossart
2019-07-31
1
-1
/
+5
|
*
|
ALSA: hda: move parts of NHLT code to new module
Pierre-Louis Bossart
2019-07-31
3
-0
/
+111
|
|
/
*
/
ALSA: hda: Flush interrupts on disabling
Chris Wilson
2019-07-22
1
-0
/
+2
|
/
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
14
-39
/
+20
|
\
|
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
14
-37
/
+14
|
|
\
|
|
*
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-14
1
-1
/
+0
|
|
|
\
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
3
-27
/
+3
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
|
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
|
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
7
-0
/
+7
|
*
|
|
ALSA: hdac: Fix codec name after machine driver is unloaded and reloaded
Amadeusz Sławiński
2019-06-25
1
-2
/
+6
|
*
|
|
Merge branch 'asoc-5.2' into asoc-5.3
Mark Brown
2019-06-06
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'topic/hda-refresh-cleanup' into for-next
Takashi Iwai
2019-07-07
2
-14
/
+17
|
\
\
\
\
|
*
|
|
|
ALSA: hda: Simplify snd_hdac_refresh_widgets()
Takashi Iwai
2019-07-05
2
-9
/
+6
|
*
|
|
|
ALSA: hda: Fix widget_mutex incomplete protection
Evan Green
2019-07-01
1
-6
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-07-01
1
-1
/
+0
|
\
|
|
|
|
*
|
|
Merge tag 'asoc-fix-v5.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-06-13
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
ALSA: hdac: fix memory release for SST and SOF drivers
Amadeusz Sławiński
2019-06-06
1
-1
/
+0
*
|
|
ALSA: hda: Fix a headphone detection issue when using SOF
Rander Wang
2019-07-01
1
-3
/
+2
*
|
|
ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirb
Bard Liao
2019-05-30
1
-1
/
+1
*
|
|
ALSA: hda: add polling mode in snd_hdac_bus_get_response
Bard Liao
2019-05-28
1
-0
/
+2
|
/
/
*
|
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-17
2
-0
/
+10
|
\
\
|
*
|
ALSA: hda: Fix race between creating and refreshing sysfs entries
Amadeusz Sławiński
2019-05-13
2
-0
/
+10
*
|
|
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-09
2
-2
/
+1
|
\
|
|
|
*
|
ALSA: hda: Initialize ext-bus-specific fields in snd_hdac_bus_init(), too
Takashi Iwai
2019-04-13
2
-2
/
+1
*
|
|
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
3
-2
/
+6
|
\
|
|
|
*
|
Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
2019-04-11
2
-4
/
+6
|
|
\
|
|
*
|
ALSA: hda: Fix racy display power access
Takashi Iwai
2019-04-10
3
-2
/
+6
[next]