aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | ALSA: snd-aloop - fix capture buffer silenceJaroslav Kysela2010-09-301-2/+4
* | | | | SOUND-OSS: Remove sh_dac_audioJohn Kacur2010-09-233-335/+0
* | | | | Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-09-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrolJaroslav Kysela2010-09-151-1/+1
| * | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-192-5/+11
* | | | | ALSA: usb/mixer: remove bogus castDan Carpenter2010-09-161-2/+3
* | | | | ALSA: core: Allow card id change to the same stringPeter Ujfalusi2010-09-161-2/+7
* | | | | ALSA: usb-audio - Fix an unused-variable compile warningTakashi Iwai2010-09-161-3/+1
* | | | | sound: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-147-93/+97