index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2010-09-19
ASoC: fsi: Add fsi_dma_soft_push/pop function
Kuninori Morimoto
1
-18
/
+54
2010-09-19
ASoC: fsi: modify noisy comment out
Kuninori Morimoto
1
-67
/
+35
2010-09-19
ASoC: fsi: Add fsi_dma_get_area
Kuninori Morimoto
1
-4
/
+7
2010-09-19
ASoC: fix SIU driver breakage, occurred during the multi-component transition
Guennadi Liakhovetski
3
-13
/
+32
2010-09-19
ASoC: fix compile breakage of the sh/siu driver
Guennadi Liakhovetski
1
-1
/
+0
2010-09-19
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
1
-2
/
+13
2010-09-19
ASoC: fix clkdev API usage in sh/migor.c
Guennadi Liakhovetski
1
-2
/
+13
2010-09-17
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-1
/
+15
2010-09-17
ASoC: Add device table to SH FSI driver
Dzianis Kahanovich
1
-0
/
+2
2010-09-17
ALSA: hda - Check the external mic pin more strictly for Conexant chips
Takashi Iwai
1
-1
/
+2
2010-09-17
ALSA: hda - Make snd_hda_get_input_pin_attr() helper
Takashi Iwai
6
-67
/
+59
2010-09-17
ALSA: HDA: Sort CXT5066 quirk table
David Henningsson
1
-5
/
+5
2010-09-17
ALSA: HDA: Fix spelling (change VOSTO to VOSTRO)
David Henningsson
1
-5
/
+5
2010-09-17
ALSA: hda - Fix mic attribute check for internal mics
Takashi Iwai
1
-2
/
+5
2010-09-17
ALSA: hda - Fix automatic MIC switching and include dock MIC for IDT codecs
Charles Chin
1
-11
/
+29
2010-09-17
ALSA: pcm - Fix race with proc files
Takashi Iwai
1
-9
/
+24
2010-09-17
ALSA: pcm - Fix unbalanced pm_qos_request
Takashi Iwai
1
-0
/
+2
2010-09-17
ALSA: usb/mixer: remove bogus cast
Dan Carpenter
1
-2
/
+3
2010-09-16
ALSA: hda - Fix input-pin setup for Realtek codecs
Takashi Iwai
1
-6
/
+6
2010-09-16
ALSA: hda - Fix initialization of secondary headphone and speaker
Takashi Iwai
1
-4
/
+9
2010-09-16
ASoC: da7210: code clean up
Kuninori Morimoto
1
-9
/
+9
2010-09-16
ASoC: ak4642: code clean up
Kuninori Morimoto
1
-11
/
+11
2010-09-16
ASoC: Add platform listing to debugfs
Mark Brown
1
-0
/
+32
2010-09-16
ASoC: Add DAI list to debugfs
Mark Brown
1
-0
/
+29
2010-09-16
ASoC: Add debugfs listing of registered CODECs
Mark Brown
1
-0
/
+32
2010-09-16
ALSA: HDA: Enable internal speaker on Dell M101z
David Henningsson
1
-0
/
+10
2010-09-16
ALSA: core: Allow card id change to the same string
Peter Ujfalusi
1
-2
/
+7
2010-09-16
ALSA: usb-audio - Fix an unused-variable compile warning
Takashi Iwai
1
-3
/
+1
2010-09-16
ALSA: hda - Add quirk for Acer laptop with CX20585 codec
Takashi Iwai
1
-0
/
+1
2010-09-16
ALSA: hda - Reduce pci id list for Intel with class id
Takashi Iwai
1
-13
/
+5
2010-09-16
ALSA: hda - Preliminary support for new Conexant audio codecs
Takashi Iwai
1
-1
/
+639
2010-09-16
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
16
-40
/
+98
2010-09-16
ALSA: hda - Set up COEFs for ALC269 to avoid click noises at power-saving
Kailang Yang
1
-0
/
+114
2010-09-15
ASoC: WM8985: Initial driver
Dimitris Papastamos
4
-0
/
+2246
2010-09-15
ASoC: tlv320aic3x: Complete the soc-cache conversion
Jarkko Nikula
1
-16
/
+9
2010-09-15
ASoC: tlv320aic3x: Switch to soc-cache helpers
Jarkko Nikula
1
-37
/
+9
2010-09-15
ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_write
Jarkko Nikula
1
-96
/
+98
2010-09-15
ASoC: Change my mail address
Arnaud Patard (Rtp)
4
-4
/
+7
2010-09-15
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
8
-9
/
+0
2010-09-15
ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol
Jaroslav Kysela
1
-1
/
+1
2010-09-15
ALSA: patch_nvhdmi.c: Fix supported sample rate list.
Stephen Warren
1
-1
/
+1
2010-09-15
ALSA: hda - Add input jack layer support to Realtek codec
Kailang Yang
1
-0
/
+98
2010-09-15
sound: autoconvert trivial BKL users to private mutex
Arnd Bergmann
7
-93
/
+97
2010-09-14
ALSA: sound/ppc/powermac: remove undefined operations
Andreas Schwab
1
-1
/
+1
2010-09-14
ALSA: emux: Add trivial compat ioctl handler
Ben Hutchings
1
-0
/
+3
2010-09-14
sound: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-14
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
6
-4
/
+112
2010-09-14
ASoC: Samsung: Debug PCM snd_soc_dai_driver registration
Jassi Brar
1
-7
/
+10
2010-09-14
ASoC: Set more meaningful name for SMDK64xx WM8580 audio
Mark Brown
1
-1
/
+1
2010-09-14
ASoC: fsi codecs: Update card name field
Kuninori Morimoto
3
-3
/
+3
[prev]
[next]