summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-112-8/+18
|\
| * ALSA: hda - possible read past array alc88[02]_parse_auto_config()Roel Kluin2009-11-111-4/+4
| * ALSA: hda - Avoid quirk for HP dc5750Takashi Iwai2009-11-101-1/+1
| * ALSA: hda - Tweak OLPC XO-1.5 microphone biasDaniel Drake2009-11-101-3/+12
| * ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262Daniel T Chen2009-11-091-0/+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
| | * | | 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