summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai
2009-11-10sound: rawmidi: record a substream's owner processClemens Ladisch
2009-11-10sound: pcm: record a substream's owner processClemens Ladisch
2009-11-10sound: rawmidi: fix opened substreams countClemens Ladisch
2009-11-10Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai
2009-11-10sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch
2009-11-10sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch
2009-11-10sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch
2009-11-08Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-11-08Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-11-08ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings
2009-11-07ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai
2009-11-07ALSA: usb-audio: fix combine_word problemJulian Anastasov
2009-11-07sound: Replace old style lock initializerThomas Gleixner
2009-11-06ASoC: S3C64XX I2S: Enable audio-bus clockJassi Brar
2009-11-06ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik
2009-11-06control: use reference-counted pidClemens Ladisch
2009-11-06control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch
2009-11-05ALSA: hda, move hp_bseries_systemRandy Dunlap
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap
2009-11-05ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-11-05ALSA: intel8x0: Mute External Amplifier by default for another Sony modelDaniel T Chen
2009-11-04ALSA: hda - Add OLPC XO-1.5 PCI IDDaniel Drake
2009-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita
2009-11-04ALSA: hda - Enable GPIO control for mute LED on HP systemsVitaliy Kulikov
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-11-02Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-11-02Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-11-02ALSA: hda - Don't check invalid HP pinTakashi Iwai
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai
2009-11-02ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski
2009-11-02ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen
2009-11-01ALSA: snd-pcsp: add nopcm modeStas Sergeev
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-10-30ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt
2009-10-30ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt
2009-10-30sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt
2009-10-30sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch
2009-10-30ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills
2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills
2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin
2009-10-30ALSA: sound/parisc: Move dereference after NULL testJulia Lawall
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall
2009-10-30ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen
2009-10-30ALSA: pcsp - Fix nforce workaroundStas Sergeev
2009-10-30ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin
2009-10-28ARM: S3C: Add info for supporting circular DMA buffersBen Dooks