index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
ASoC: wm_adsp: Add basic debugfs entries
Richard Fitzgerald
2
-4
/
+202
2015-06-11
ASoC: wm_adsp: create ALSA controls from wm_adsp driver
Richard Fitzgerald
4
-26
/
+24
2015-06-11
ASoC: wm_adsp: Add codec_probe and codec_remove stubs
Richard Fitzgerald
4
-1
/
+31
2015-06-02
ASoC: arizona: Add DVFS handling for sample rate control
Richard Fitzgerald
1
-1
/
+18
2015-06-02
ASoC: wm_adsp: Move DVFS control into codec driver
Richard Fitzgerald
4
-83
/
+54
2015-06-02
ASoC: arizona: Export functions to control subsystem DVFS
Richard Fitzgerald
4
-7
/
+157
2015-06-02
Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
3
-446
/
+763
2015-05-29
ASoC: wm_adsp: Dump scratch registers on DSP shutdown
Richard Fitzgerald
1
-0
/
+27
2015-05-06
ASoC: dapm: Add new widgets to the end of the widget list
Lars-Peter Clausen
1
-1
/
+1
2015-05-06
ASoC: arizona: Use auto disable muxes for routing
Charles Keepax
1
-2
/
+2
2015-04-27
ASoC: wm_adsp: Add support for DSP control flags
Charles Keepax
2
-8
/
+40
2015-04-27
ASoC: wm_adsp: Use __leXX for little endian data
Charles Keepax
1
-3
/
+3
2015-04-27
ASoC: wm_adsp: Warn that firmware file format 0 is depreciated
Charles Keepax
1
-0
/
+3
2015-04-27
ASoC: wm_adsp: Add support for rev 2 firmware file format
Charles Keepax
1
-18
/
+119
2015-04-27
ASoC: wm_adsp: Add basic support for rev 1 firmware file format
Charles Keepax
3
-49
/
+226
2015-04-27
ASoC: wm_adsp: Group all the ALSA control functions together
Charles Keepax
1
-140
/
+140
2015-04-27
ASoC: wm_adsp: Remove private field from wm_coeff_ctl
Charles Keepax
1
-1
/
+0
2015-04-27
ASoC: wm_adsp: Factor out creation of alg_regions
Charles Keepax
1
-70
/
+64
2015-04-27
ASoC: wm_adsp: Clean up low level control read/write functions
Charles Keepax
1
-7
/
+5
2015-04-27
ASoC: wm_adsp: Move temporary control name to the stack
Charles Keepax
1
-17
/
+6
2015-04-27
ASoC: wm_adsp: Limit firmware control name to ALSA control name size
Charles Keepax
1
-2
/
+2
2015-04-27
ASoC: wm_adsp: Remove len field from wm_adsp_alg_region
Charles Keepax
2
-28
/
+28
2015-04-27
ASoC: wm_adsp: Improve variable naming
Charles Keepax
3
-182
/
+182
2015-04-27
ASoC: wm_adsp: Split out adsp1 & 2 setup algorithms
Charles Keepax
1
-251
/
+248
2015-04-24
Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-67
/
+50
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-5
/
+13
2015-04-24
ALSA: hda - fix headset mic detection problem for one more machine
Hui Wang
1
-9
/
+15
2015-04-23
ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256
Kailang Yang
1
-0
/
+1
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-04-21
ALSA: hda - fix "num_steps = 0" error on ALC256
David Henningsson
1
-2
/
+3
2015-04-21
ALSA: usb-audio: Fix audio output on Roland SC-D70 sound module
Takamichi Horikawa
2
-29
/
+6
2015-04-21
ALSA: hda - add AZX_DCAPS_I915_POWERWELL to Baytrail
Mengdong Lin
1
-1
/
+4
2015-04-20
ALSA: hda - only sync BCLK to the display clock for Haswell & Broadwell
Mengdong Lin
1
-0
/
+6
2015-04-20
ALSA: hda - Mute headphone pin on suspend on XPS13 9333
Gabriele Mazzotta
1
-10
/
+7
2015-04-18
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)
Alexey Khoroshilov
1
-10
/
+2
2015-04-17
ALSA: hda - potential (but unlikely) uninitialized variable
Dan Carpenter
1
-2
/
+2
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2015-04-17
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
1
-2
/
+1
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-29
/
+29
2015-04-16
ALSA: hda - Fix regression for slave SPDIF setups
Takashi Iwai
1
-1
/
+1
2015-04-16
ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI
Scott Wood
1
-2
/
+2
2015-04-16
ALSA: hda - simplify azx_has_pm_runtime
David Henningsson
1
-1
/
+1
2015-04-16
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
281
-8949
/
+14028
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+20
2015-04-15
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-04-14
ALSA: hda - set GET bit when adding a vendor verb to the codec regmap
Mengdong Lin
1
-1
/
+1
2015-04-13
Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
130
-1978
/
+7429
2015-04-13
ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450
Jo-Philipp Wich
1
-0
/
+1
[next]