summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-0140-2130/+1077
|\
| * ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-054-11/+12
| * ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-0517-44/+45
| * ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2009-11-043-0/+463
| * ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-013-20/+47
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-0163-573/+888
| |\
| * | ALSA: es18xx: remove snd_audiodrive structureKrzysztof Helt2009-10-301-46/+25
| * | ALSA: es18xx: remove snd_card pointer from snd_es18xx structureKrzysztof Helt2009-10-301-31/+44
| * | sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt2009-10-303-1493/+0
| * | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-307-12/+8
| * | ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen2009-10-131-1/+1
| * | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-121-1/+0
| * | ALSA: snd_dma_pointer workaround for chipsets with buggy DMAKrzysztof Helt2009-10-111-1/+9
| * | ALSA: wss: reuse CS4231 controls for AD1848Krzysztof Helt2009-10-111-56/+23
| * | ALSA: wss: convert CS4231 mixer to dB scaleKrzysztof Helt2009-10-101-17/+26
| * | ALSA: sscape: coding style fixesKrzysztof Helt2009-10-101-86/+83
| * | ALSA: sscape - Remove invalid __devinitdata to module parametersTakashi Iwai2009-10-051-9/+9
| * | ALSA: sscape: force AD1848 codec mode on old SoundscapeKrzysztof Helt2009-10-051-4/+29
| * | ALSA: sscape: remove MIDI instances counting with limit ULONG_MAXKrzysztof Helt2009-10-041-72/+29
| * | ALSA: sscape: convert to firmware loader frameworkKrzysztof Helt2009-10-012-224/+112
| * | ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600Krzysztof Helt2009-09-282-36/+86
| * | ALSA: snd-usb-us122l: add support for US-144Tobias Hansen2009-09-221-8/+67
* | | sound: rawmidi: record a substream's owner processClemens Ladisch2009-11-101-0/+9
* | | sound: pcm: record a substream's owner processClemens Ladisch2009-11-101-0/+4
* | | sound: rawmidi: fix opened substreams countClemens Ladisch2009-11-101-4/+2
* | | Merge branch 'topic/ctl-pid-lock' into topic/core-changeTakashi Iwai2009-11-103-6/+5
|\ \ \
| * | | control: use reference-counted pidClemens Ladisch2009-11-063-4/+5
| * | | control: remove snd_konctrol_volatile::owner_pid fieldClemens Ladisch2009-11-061-3/+1
* | | | sound: rawmidi: fix MIDI device O_APPEND error handlingClemens Ladisch2009-11-101-12/+7
* | | | sound: rawmidi: fix checking of O_APPEND when opening MIDI deviceClemens Ladisch2009-11-101-1/+2
* | | | sound: rawmidi: fix double init when opening MIDI device with O_APPENDClemens Ladisch2009-11-101-10/+12
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-083-4/+77
|\ \ \ \
| * | | | ALSA: hda - Don't initialize CORB/RIRB for single_cmd modeTakashi Iwai2009-11-071-4/+8
| * | | | ALSA: hda, move hp_bseries_systemRandy Dunlap2009-11-051-20/+20
| * | | | ALSA: hda - Add OLPC XO-1.5 PCI IDDaniel Drake2009-11-041-0/+1
| * | | | ALSA: hda - Enable GPIO control for mute LED on HP systemsVitaliy Kulikov2009-11-041-0/+68
* | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-11-086-5/+14
|\ \ \ \ \
| * | | | | ALSA: snd-aica: declare MODULE_FIRMWAREBen Hutchings2009-11-081-0/+1
| * | | | | ALSA: usb-audio: fix combine_word problemJulian Anastasov2009-11-071-1/+1
| * | | | | sound: Replace old style lock initializerThomas Gleixner2009-11-071-1/+3
| * | | | | sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap2009-11-052-3/+3
| * | | | | ALSA: intel8x0: Mute External Amplifier by default for another Sony modelDaniel T Chen2009-11-051-0/+6
* | | | | | ASoC: S3C64XX I2S: Enable audio-bus clockJassi Brar2009-11-061-0/+2
* | | | | | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik2009-11-061-2/+6
| |_|/ / / |/| | | |
* | | | | Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2009-11-031-2/+15
|\ \ \ \ \
| * | | | | ARM: S3C: Add info for supporting circular DMA buffersBen Dooks2009-10-281-2/+15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-0217-76/+162
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-022-2/+6
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ALSA: hda - Don't check invalid HP pinTakashi Iwai2009-11-021-0/+2
| | * | | | | ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen2009-11-021-1/+2