summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
* tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-092-6/+0
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* 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
| | * | ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen2009-10-301-0/+1
| | * | ALSA: hda - Fix capture source checks for ALC662/663 codecsTakashi Iwai2009-10-141-1/+1
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-023-5/+21
| |\ \ \
| | * | | ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfi...Janusz Krzysztofik2009-10-251-1/+12
| | * | | ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song2009-10-191-3/+8
| | * | | ASoC: Serialize access to dapm_power_widgets()Eero Nurkkala2009-10-131-1/+1
| * | | | ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai2009-11-021-1/+1
| * | | | ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski2009-11-022-18/+24
| * | | | sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch2009-10-301-7/+52
| * | | | ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills2009-10-301-1/+1
| * | | | ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills2009-10-301-0/+4
| * | | | ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills2009-10-301-3/+9
| * | | | ALSA: sound/parisc: Move dereference after NULL testJulia Lawall2009-10-301-1/+5
| * | | | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-303-5/+4
| * | | | ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
| * | | | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-301-1/+0
| | |_|/ | |/| |
* / | | powerpc: Minor cleanup to sound/ppc/KconfigKumar Gala2009-10-271-1/+1
|/ / /
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-133-8/+54
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai2009-10-131-1/+1
| * | ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai2009-10-131-1/+11
| * | ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2009-10-131-0/+17
| * | ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai2009-10-131-1/+1
| * | ALSA: hda - Add full rates/formats support for Nvidia HDMITakashi Iwai2009-10-091-6/+25
* | | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John2009-10-131-0/+1
* | | ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai2009-10-131-0/+2
* | | ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@David Henningsson2009-10-111-1/+1
* | | ALSA: ice1724: Fix surround on Chaintech AV-710Robert Hancock2009-10-101-3/+5
* | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-10-084-21/+42
|\ \ \
| * | | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-081-2/+2
| * | | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-081-8/+20
| * | | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-082-2/+2
| * | | sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-061-9/+18
* | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-081-22/+67
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai2009-10-071-1/+3
| * | ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai2009-10-061-3/+8
| * | ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai2009-10-061-11/+48
| * | ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai2009-10-051-7/+8
* | | Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
|\ \ \
| * | | ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
* | | | ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown2009-10-061-8/+0