summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-201-16/+123
|\
| * ALSA: snd-aloop - add pause supportJaroslav Kysela2010-10-201-5/+22
| * ALSA: snd-aloop - fix locking issues (running flag updates)Jaroslav Kysela2010-10-201-13/+19
| * ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela2010-10-181-0/+84
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-172-1/+5
|\ \
| * | ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-171-1/+3
| * | ALSA: hda - Add another HP DV6 quirkLuke Yelavich2010-10-111-0/+2
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-171-1/+7
|\ \ \ | | |/ | |/|
| * | ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela2010-10-141-1/+7
* | | sound: fixed typosAndrea Gelmini2010-10-175-6/+6
* | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-112-22/+114
|\| |
| * | ALSA: OSS mixer emulation - fix lockingJaroslav Kysela2010-10-111-4/+8
| * | ALSA: snd-aloop: Fix hw_params restrictions and checkingJaroslav Kysela2010-10-111-18/+106
* | | ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser2010-10-111-1/+1
* | | OSS: soundcard: fix return value of sound_open()Dan Carpenter2010-10-111-1/+1
* | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-1115-23/+88
|\ \ \ | | |/ | |/|
| * | OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter2010-10-111-2/+2
| * | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-10-042-1/+6
| |\ \
| | * | ALSA: i2c/other/ak4xx-adda: Fix a compile warning with CONFIG_PROCFS=nTakashi Iwai2010-09-301-1/+1
| | * | ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-09-281-0/+5
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-252-6/+17
| |\ \ \
| | * | | ALSA: hda - Fix auto-parse of SPDIF input of Realtek codecsTakashi Iwai2010-09-241-6/+16
| | * | | ALSA: hda - Add Dell Latitude E6400 model quirkLuke Yelavich2010-09-211-0/+1
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-09-252-4/+16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ASoC: Fix multi-componentismMark Brown2010-09-221-1/+1
| | * | | ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos2010-09-221-2/+3
| | * | | ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski2010-09-191-2/+13
| * | | | ALSA: sound/pci/rme9652: prevent reading uninitialized stack memoryDan Rosenberg2010-09-252-0/+2
| * | | | ALSA: oxygen: fix analog capture on Claro halo cardsErik J. Staab2010-09-221-0/+4
| * | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-09-174-1/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ALSA: HDA: Enable internal speaker on Dell M101zDavid Henningsson2010-09-161-0/+10
| | * | | ALSA: patch_nvhdmi.c: Fix supported sample rate list.Stephen Warren2010-09-141-1/+1
| | * | | ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585Anisse Astier2010-09-131-0/+1
| | * | | ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDsSeth Heasley2010-09-131-0/+3
| * | | | ALSA: pcm - Fix race with proc filesTakashi Iwai2010-09-161-9/+24
| * | | | ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai2010-09-161-0/+2
* | | | | ALSA: oxygen - Add a SSID for CMI8787-HG2PCITakashi Iwai2010-10-061-0/+1
* | | | | ALSA: oxygen: add PEX8111 initializationClemens Ladisch2010-10-061-1/+16
* | | | | ALSA: oxygen: rewrite PCIe bridge initializationClemens Ladisch2010-10-061-17/+23
* | | | | ALSA: oxygen: reduce minimum period countClemens Ladisch2010-10-061-6/+6
* | | | | ALSA: oxygen: fix input monitor dB scaleClemens Ladisch2010-10-051-1/+1
* | | | | ALSA: oxygen: fix chip ID register symbolsClemens Ladisch2010-10-051-4/+6
* | | | | ALSA: virtuoso: fix Xonar STX anti-pop delayClemens Ladisch2010-10-051-1/+2
* | | | | ALSA: virtuoso: add HDAV1.3 Slim PCI IDClemens Ladisch2010-10-052-0/+16
* | | | | ALSA: oxygen: handle CD input configuration with a flagClemens Ladisch2010-10-056-26/+8
* | | | | ALSA: virtuoso: fix Xonar DS chip nameClemens Ladisch2010-10-052-3/+3
* | | | | ALSA: usb-audio: add more Yamaha USB MIDI devicesClemens Ladisch2010-10-051-0/+12
* | | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-041-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: snd-aloop - fix "PCM Slave Active" element read valueJaroslav Kysela2010-10-021-1/+1
* | | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-09-301-2/+4
|\| | | |