Age | Commit message (Expand) | Author | Files | Lines |
2009-11-11 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -8/+18 |
2009-11-11 | ALSA: hda - possible read past array alc88[02]_parse_auto_config() | Roel Kluin | 1 | -4/+4 |
2009-11-10 | sound: rawmidi: fix MIDI device O_APPEND error handling | Clemens Ladisch | 1 | -12/+7 |
2009-11-10 | sound: rawmidi: fix checking of O_APPEND when opening MIDI device | Clemens Ladisch | 1 | -1/+2 |
2009-11-10 | sound: rawmidi: fix double init when opening MIDI device with O_APPEND | Clemens Ladisch | 1 | -10/+12 |
2009-11-10 | ALSA: hda - Avoid quirk for HP dc5750 | Takashi Iwai | 1 | -1/+1 |
2009-11-10 | ALSA: hda - Tweak OLPC XO-1.5 microphone bias | Daniel Drake | 1 | -3/+12 |
2009-11-09 | ALSA: hda: Use model=auto quirk for Sony VAIO VGN-FW170J using ALC262 | Daniel T Chen | 1 | -0/+1 |
2009-11-08 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -4/+77 |
2009-11-08 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 6 | -5/+14 |
2009-11-08 | ALSA: snd-aica: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+1 |
2009-11-07 | ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode | Takashi Iwai | 1 | -4/+8 |
2009-11-07 | ALSA: usb-audio: fix combine_word problem | Julian Anastasov | 1 | -1/+1 |
2009-11-07 | sound: Replace old style lock initializer | Thomas Gleixner | 1 | -1/+3 |
2009-11-06 | ASoC: S3C64XX I2S: Enable audio-bus clock | Jassi Brar | 1 | -0/+2 |
2009-11-06 | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 | Janusz Krzysztofik | 1 | -2/+6 |
2009-11-05 | ALSA: hda, move hp_bseries_system | Randy Dunlap | 1 | -20/+20 |
2009-11-05 | sound: Use KERN_WARNING instead of KERN_WARN, which does not exist | Randy Dunlap | 2 | -3/+3 |
2009-11-05 | ALSA: intel8x0: Mute External Amplifier by default for another Sony model | Daniel T Chen | 1 | -0/+6 |
2009-11-04 | ALSA: hda - Add OLPC XO-1.5 PCI ID | Daniel Drake | 1 | -0/+1 |
2009-11-04 | ALSA: hda - Enable GPIO control for mute LED on HP systems | Vitaliy Kulikov | 1 | -0/+68 |
2009-11-03 | Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -2/+15 |
2009-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 17 | -76/+162 |
2009-11-02 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -2/+6 |
2009-11-02 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 3 | -5/+21 |
2009-11-02 | ALSA: hda - Don't check invalid HP pin | Takashi Iwai | 1 | -0/+2 |
2009-11-02 | ALSA: dummy - Fix descriptions of pcm_substreams parameter | Takashi Iwai | 1 | -1/+1 |
2009-11-02 | ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) | Dominik Brodowski | 2 | -18/+24 |
2009-11-02 | ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268 | Daniel T Chen | 1 | -1/+2 |
2009-10-30 | sound: via82xx: deactivate DXS controls of inactive streams | Clemens Ladisch | 1 | -7/+52 |
2009-10-30 | ALSA: snd-usb-caiaq: Bump version number to 1.3.20 | Mark Hills | 1 | -1/+1 |
2009-10-30 | ALSA: snd-usb-caiaq: Lock on stream start/unpause | Mark Hills | 1 | -0/+4 |
2009-10-30 | ALSA: snd-usb-caiaq: Missing lock around use of buffer positions | Mark Hills | 1 | -3/+9 |
2009-10-30 | ALSA: sound/parisc: Move dereference after NULL test | Julia Lawall | 1 | -1/+5 |
2009-10-30 | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 3 | -5/+4 |
2009-10-30 | ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controller | peer chen | 1 | -0/+1 |
2009-10-30 | ALSA: pcsp - Fix nforce workaround | Stas Sergeev | 2 | -32/+35 |
2009-10-30 | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency | Wu Zhangjin | 1 | -1/+0 |
2009-10-28 | ARM: S3C: Add info for supporting circular DMA buffers | Ben Dooks | 1 | -2/+15 |
2009-10-27 | powerpc: Minor cleanup to sound/ppc/Kconfig | Kumar Gala | 1 | -1/+1 |
2009-10-25 | ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfi... | Janusz Krzysztofik | 1 | -1/+12 |
2009-10-19 | ASoC: Fix possible codec_dai->ops NULL pointer problems | Barry Song | 1 | -3/+8 |
2009-10-14 | ALSA: hda - Fix capture source checks for ALC662/663 codecs | Takashi Iwai | 1 | -1/+1 |
2009-10-13 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -8/+54 |
2009-10-13 | ALSA: hda - Allow all formats as default for Nvidia HDMI | Takashi Iwai | 1 | -1/+1 |
2009-10-13 | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout | Philby John | 1 | -0/+1 |
2009-10-13 | ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228 | Takashi Iwai | 1 | -1/+11 |
2009-10-13 | ALSA: hda - Fix mute sound with STAC9227/9228 codecs | Takashi Iwai | 1 | -0/+17 |
2009-10-13 | ASoC: Serialize access to dapm_power_widgets() | Eero Nurkkala | 1 | -1/+1 |
2009-10-13 | ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012) | Takashi Iwai | 1 | -0/+2 |