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
2012-05-12
ASoC: mxs: add device tree support for mxs-saif
Shawn Guo
1
-18
/
+54
2012-05-12
ASoC: mxs: mxs-pcm does not need to be a plaform_driver
Shawn Guo
5
-35
/
+15
2012-05-12
ALSA: hda - Disable FLOAT format support
Takashi Iwai
1
-0
/
+2
2012-05-12
ALSA: hda/conexant - Correct vendor IDs for new codecs
Takashi Iwai
1
-6
/
+9
2012-05-12
ASoC: mxs-saif: adopt pinctrl support
Shawn Guo
1
-0
/
+8
2012-05-12
ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB
Brian Austin
1
-8
/
+8
2012-05-11
ALSA: usb-audio: Fix comment
Mark Hills
1
-10
/
+2
2012-05-11
ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop
Takashi Iwai
1
-8
/
+10
2012-05-11
ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...
Bo Shen
1
-0
/
+2
2012-05-10
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
6
-15
/
+30
2012-05-10
ALSA: hda - Fix concurrent hash accesses
Takashi Iwai
2
-81
/
+121
2012-05-10
ALSA: hda - Protect SPDIF-related stuff via spdif_mutex
Takashi Iwai
2
-12
/
+27
2012-05-10
ASoC: pcm: Staticise non-exported functions
Mark Brown
1
-10
/
+12
2012-05-10
ASoC: mxs: add __devinit for mxs_saif_probe
Shawn Guo
1
-1
/
+1
2012-05-10
ASoC: ux500: Don't make the CPU I2S driver user selectable
Mark Brown
1
-3
/
+1
2012-05-10
ASoC: ux500: Fix dependencies
Mark Brown
1
-0
/
+1
2012-05-10
ALSA: hda - Add Conexant CX20751/2/3/4 codec support
Takashi Iwai
1
-0
/
+6
2012-05-10
ALSA: hda - Add the support for Creative SoundCore3D
Takashi Iwai
1
-4
/
+22
2012-05-10
ASoC: cs42l52: Staticise non-exported symbols
Mark Brown
1
-2
/
+2
2012-05-09
ASoC: wm8994: Use regmap directly for wm8994_mic_work
Mark Brown
1
-7
/
+9
2012-05-09
ASoC: wm8994: Add debounce to wm8994 mic detection
Mark Brown
2
-7
/
+22
2012-05-09
ASoC: wm8994: Fix sparse warning due to use of 0 as NULL
Mark Brown
1
-1
/
+1
2012-05-09
ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI's
Brian Austin
1
-13
/
+28
2012-05-09
ASoC: cs42l73: Remove Chip ID's from reg_default
Brian Austin
1
-3
/
+0
2012-05-09
ASoC: cs42l73: Convert to module_i2c_driver()
Brian Austin
1
-19
/
+1
2012-05-09
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
1
-1
/
+1
2012-05-09
ASoC: rt5631: Convert to direct regmap API usage
Mark Brown
1
-41
/
+54
2012-05-09
ASoC: rt5631: Convert to module_i2c_driver()
Mark Brown
1
-11
/
+1
2012-05-09
ASoC: Ux500: Add MSP I2S-driver
Ola Lilja
8
-0
/
+2238
2012-05-09
ASoC: sh: fix migor.c compilation
Guennadi Liakhovetski
1
-1
/
+1
2012-05-09
ALSA: hda - More robustify the power-up/down sequence
Takashi Iwai
2
-8
/
+16
2012-05-09
ALSA: hda - Remove pre_resume and post_suspend ops
Takashi Iwai
3
-27
/
+0
2012-05-09
ALSA: HDA: Lessen CPU usage when waiting for chip to respond
David Henningsson
1
-2
/
+4
2012-05-08
ASoC: alc5632: Convert to devm_regmap_init_i2c()
Axel Lin
1
-7
/
+1
2012-05-08
ASoC: alc5632: Convert to module_i2c_driver()
Axel Lin
1
-19
/
+1
2012-05-08
ASoC: alc5623: Convert to module_i2c_driver()
Axel Lin
1
-19
/
+1
2012-05-08
ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c
Takashi Iwai
13
-675
/
+690
2012-05-08
ALSA: hda - Move up the fixup helper functions to the library module
Takashi Iwai
5
-242
/
+309
2012-05-08
ALSA: hda - Protect the power-saving count with spinlock
Takashi Iwai
2
-2
/
+22
2012-05-08
ALSA: hda - Clear the power-saving states properly at reset
Takashi Iwai
1
-0
/
+3
2012-05-08
ALSA: hda - Always resume the codec immediately
Takashi Iwai
3
-17
/
+8
2012-05-08
sound: allow the unit search until 256 in sound_core.c
Takashi Iwai
1
-1
/
+1
2012-05-08
ALSA: Fix the card number limit of OSS-emulation
Takashi Iwai
1
-3
/
+3
2012-05-08
ALSA: hda - Fix possible access to uninitialized work struct
Takashi Iwai
1
-7
/
+8
2012-05-08
ALSA: hda/realtek - Call a common helper for alc_spec initialization
Takashi Iwai
1
-75
/
+61
2012-05-08
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
16
-87
/
+283
2012-05-08
Revert "ALSA: hda - Set codec to D3 forcibly even if not used"
Takashi Iwai
2
-5
/
+13
2012-05-08
ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup
Takashi Iwai
1
-6
/
+7
2012-05-08
ASoC: wm9081: Hook DAC up via DAPM rather than stream
Mark Brown
1
-2
/
+3
2012-05-08
ASoC: lowland: Support digital link for WM9081
Mark Brown
1
-15
/
+27
[prev]
[next]