https://github.com/torvalds/linux
Revision c4319c7db8c3805e4811eaceeee6c2fa51411bd4 authored by Linus Torvalds on 01 March 2011, 01:47:09 UTC, committed by Linus Torvalds on 01 March 2011, 01:47:09 UTC
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6:
  eukrea-tlv320: fix platform_name
  ASoC: correct pxa AC97 DAI names
  ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecs
  ALSA: HDA: Add ideapad quirk for two Dell machines
  ALSA: HDA: Add a new Conexant codec 506e (20590)
  ALSA: usb-audio: fix oops due to cleanup race when disconnecting
  ASoC: Hook wm_hubs micbiases up to CLK_SYS
  ASoC: Correct definition of WM8903_VMID_RES_5K
  ASoC: Fix WM8958 default microphone detection argument ordering
  ALSA: HDA: Fix mic initialization in VIA auto parser
  ALSA: fix one memory leak in sound jack
2 parent s fbd7184 + 11be6a2
History
Tip revision: c4319c7db8c3805e4811eaceeee6c2fa51411bd4 authored by Linus Torvalds on 01 March 2011, 01:47:09 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Tip revision: c4319c7
File Mode Size
dmasound
.gitignore -rw-r--r-- 59 bytes
CHANGELOG -rw-r--r-- 13.4 KB
Kconfig -rw-r--r-- 19.6 KB
Makefile -rw-r--r-- 3.4 KB
README.FIRST -rw-r--r-- 246 bytes
ac97_codec.c -rw-r--r-- 35.9 KB
ad1848.c -rw-r--r-- 74.2 KB
ad1848.h -rw-r--r-- 982 bytes
ad1848_mixer.h -rw-r--r-- 10.7 KB
aedsp16.c -rw-r--r-- 35.6 KB
au1550_ac97.c -rw-r--r-- 50.8 KB
audio.c -rw-r--r-- 25.0 KB
bin2hex.c -rw-r--r-- 755 bytes
coproc.h -rw-r--r-- 361 bytes
dev_table.c -rw-r--r-- 5.5 KB
dev_table.h -rw-r--r-- 10.7 KB
dmabuf.c -rw-r--r-- 34.9 KB
hex2hex.c -rw-r--r-- 1.9 KB
kahlua.c -rw-r--r-- 5.0 KB
midi_ctrl.h -rw-r--r-- 1.0 KB
midi_synth.c -rw-r--r-- 15.0 KB
midi_synth.h -rw-r--r-- 1.8 KB
midibuf.c -rw-r--r-- 8.6 KB
mpu401.c -rw-r--r-- 37.6 KB
mpu401.h -rw-r--r-- 419 bytes
msnd.c -rw-r--r-- 8.2 KB
msnd.h -rw-r--r-- 7.2 KB
msnd_classic.c -rw-r--r-- 122 bytes
msnd_classic.h -rw-r--r-- 5.3 KB
msnd_pinnacle.c -rw-r--r-- 47.4 KB
msnd_pinnacle.h -rw-r--r-- 7.4 KB
opl3.c -rw-r--r-- 27.1 KB
opl3_hw.h -rw-r--r-- 6.9 KB
os.h -rw-r--r-- 966 bytes
pas2.h -rw-r--r-- 428 bytes
pas2_card.c -rw-r--r-- 9.3 KB
pas2_midi.c -rw-r--r-- 4.9 KB
pas2_mixer.c -rw-r--r-- 8.2 KB
pas2_pcm.c -rw-r--r-- 9.4 KB
pss.c -rw-r--r-- 32.1 KB
sb.h -rw-r--r-- 5.2 KB
sb_audio.c -rw-r--r-- 26.7 KB
sb_card.c -rw-r--r-- 9.7 KB
sb_card.h -rw-r--r-- 5.7 KB
sb_common.c -rw-r--r-- 29.1 KB
sb_ess.c -rw-r--r-- 51.4 KB
sb_ess.h -rw-r--r-- 887 bytes
sb_midi.c -rw-r--r-- 4.3 KB
sb_mixer.c -rw-r--r-- 19.3 KB
sb_mixer.h -rw-r--r-- 2.1 KB
sequencer.c -rw-r--r-- 33.7 KB
sound_calls.h -rw-r--r-- 3.4 KB
sound_config.h -rw-r--r-- 3.1 KB
sound_firmware.h -rw-r--r-- 58 bytes
sound_timer.c -rw-r--r-- 6.1 KB
soundcard.c -rw-r--r-- 17.4 KB
soundvers.h -rw-r--r-- 86 bytes
swarm_cs4297a.c -rw-r--r-- 87.6 KB
sys_timer.c -rw-r--r-- 5.2 KB
trix.c -rw-r--r-- 10.9 KB
tuning.h -rw-r--r-- 1.1 KB
uart401.c -rw-r--r-- 10.4 KB
uart6850.c -rw-r--r-- 7.1 KB
ulaw.h -rw-r--r-- 3.2 KB
v_midi.c -rw-r--r-- 6.3 KB
v_midi.h -rw-r--r-- 281 bytes
vidc.c -rw-r--r-- 12.1 KB
vidc.h -rw-r--r-- 1.8 KB
vidc_fill.S -rw-r--r-- 4.3 KB
vwsnd.c -rw-r--r-- 95.4 KB
waveartist.c -rw-r--r-- 45.9 KB
waveartist.h -rw-r--r-- 2.3 KB

README.FIRST

back to top