Age | Commit message (Expand) | Author | Files | Lines |
2009-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 23 | -256/+511 |
2009-10-03 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 5 | -94/+322 |
2009-10-03 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 16 | -165/+155 |
2009-10-02 | ALSA: usb - Use strlcat() correctly | Takashi Iwai | 1 | -9/+14 |
2009-10-02 | ALSA: Fix invalid __exit in sound/mips/*.c | Takashi Iwai | 2 | -2/+2 |
2009-10-02 | ALSA: hda - Fix / improve ALC66x parser | Takashi Iwai | 1 | -86/+155 |
2009-10-02 | ALSA: ctxfi: Swapped SURROUND-SIDE mute | Sven Eckelmann | 1 | -2/+2 |
2009-10-02 | sound: Make keywest_driver static | Jean Delvare | 1 | -1/+1 |
2009-10-02 | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP | Daniel T Chen | 1 | -0/+6 |
2009-10-01 | ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs | Takashi Iwai | 1 | -6/+14 |
2009-10-01 | Merge remote branch 'takashi/fix/asoc' into for-2.6.32 | Mark Brown | 1 | -1/+1 |
2009-10-01 | ASoC: fix kconfig order of Blackfin drivers | Barry Song | 1 | -49/+49 |
2009-10-01 | ALSA: hda - Added quirk to enable sound on Toshiba NB200 | Manoj Iyer | 1 | -0/+1 |
2009-10-01 | ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2 | Takashi Iwai | 1 | -1/+1 |
2009-10-01 | ALSA: Don't assume i2c device probing always succeeds | Takashi Iwai | 2 | -0/+21 |
2009-10-01 | ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P | Daniel T Chen | 1 | -0/+6 |
2009-09-30 | ALSA: echoaudio - Re-enable the line-out control for the Mia card | Giuliano Pochini | 2 | -4/+27 |
2009-09-30 | ALSA: hda - Resurrect input-source mixer of ALC268 model=acer | Takashi Iwai | 1 | -1/+1 |
2009-09-29 | ALSA: hda - Analog Devices AD1984A add HP Touchsmart model | Miguel de Barros | 1 | -0/+139 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 4 | -7/+7 |
2009-09-24 | Merge branch 'origin' into for-linus | Russell King | 19 | -187/+74 |
2009-09-24 | ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist | Daniel T Chen | 1 | -0/+1 |
2009-09-24 | ALSA: hda - CD-audio sound for hda-intel conexant benq laptop | Lukasz Marcinowski | 1 | -1/+11 |
2009-09-23 | ASoC: DaVinci: Correct McASP FIFO initialization | Chaithrika U S | 1 | -18/+18 |
2009-09-23 | ASoC: Davinci: Fix race with cpu_dai->dma_data | Troy Kisky | 5 | -62/+29 |
2009-09-23 | ASoC: DaVinci: Fix divide by zero error during 1st execution | Troy Kisky | 2 | -8/+7 |
2009-09-23 | Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 3 | -152/+21 |
2009-09-23 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 9 | -21/+45 |
2009-09-23 | ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G | Cliff Cai | 2 | -8/+8 |
2009-09-22 | Merge branch 'master' into for-linus | Russell King | 8 | -60/+85 |
2009-09-21 | ASoC: wm8753: fix mapping when MONOMIX is set to Stereo | Phil Vandry | 1 | -0/+1 |
2009-09-21 | ASoC: some minor changes for AD1836 and AD1938 codec drivers | Barry Song | 2 | -3/+2 |
2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -9/+11 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 4 | -6/+3 |
2009-09-21 | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a | Robert P. J. Day | 1 | -3/+0 |
2009-09-21 | ALSA: lx6464es - remove unused struct member | Tim Blechmann | 1 | -1/+0 |
2009-09-21 | ALSA: lx6464es - cleanup of rmh message bus function | Tim Blechmann | 2 | -98/+1 |
2009-09-21 | ALSA: pcm - Simplify snd_pcm_drain() implementation | Takashi Iwai | 1 | -53/+20 |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 1 | -2/+2 |
2009-09-18 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+3 |
2009-09-18 | ASoC: DaVinci: Fixes to McASP configuration | Chaithrika U S | 1 | -2/+22 |
2009-09-18 | ASoC: Blackfin I2S: fix resuming when device hasn't been used | Cliff Cai | 1 | -12/+7 |
2009-09-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 8 | -60/+85 |
2009-09-17 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -35/+51 |
2009-09-17 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 6 | -25/+34 |
2009-09-17 | ALSA: hda - Fix MSI GX620 mixer | Takashi Iwai | 1 | -3/+15 |
2009-09-17 | ASoC: Blackfin I2S: add lost platform_device parameter to resume function | Barry Song | 1 | -1/+2 |
2009-09-17 | ASoC: fix typos in Blackfin headers | Barry Song | 2 | -2/+2 |
2009-09-17 | ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned long | Mike Frysinger | 1 | -1/+1 |
2009-09-17 | ASoC: Blackfin AC97: add a few missing multichannel define handling | Cliff Cai | 1 | -0/+8 |