summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38Jarkko Nikula2010-12-131-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-131-0/+3
|\
| * ASoC: Fix bias power down of non-DAPM codecJarkko Nikula2010-12-131-0/+3
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-12-1332-152/+197
|\ \
| * | ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-132-2/+2
| * | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-1332-152/+197
| |\ \
| | * | sound: don't use flush_scheduled_work()Tejun Heo2010-12-1310-72/+22
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-0313-27/+35
| | |\ \
| | | * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-0210-18/+22
| | | |\ \
| | | * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-023-9/+13
| | | |\ \ \
| | | | * | | ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen2010-12-021-0/+2
| | | | * | | ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai2010-11-301-8/+11
| | | | * | | ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2Daniel T Chen2010-11-291-1/+0
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-2724-48/+131
| | |\| | | |
| | | * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-2623-38/+85
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai2010-11-261-0/+1
| | | * | | | ALSA: hda - Fix ALC660-VD/ALC861-VD capture/playback mixersHerton Ronaldo Krzesinski2010-11-251-1/+1
| | | * | | | ALSA: HDA: Add an extra DAC for Realtek ALC887-VDDavid Henningsson2010-11-241-1/+3
| | | * | | | ALSA: hda - Fix Acer 7730G supportDenis Kuplyakov2010-11-241-8/+41
| | * | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642Kuninori Morimoto2010-11-241-7/+1
| | * | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMIKuninori Morimoto2010-11-241-2/+17
| | |/ / / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-2444-248/+367
| | |\ \ \ \
| | | * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-2328-199/+268
| | | |\ \ \ \
| | | * | | | | ALSA: hda - Identify more variants for ALC269Kailang Yang2010-11-231-3/+15
| | | * | | | | ALSA: hda - Fix wrong ALC269 variant checkKailang Yang2010-11-231-1/+1
| | | * | | | | ALSA: hda - Enable jack sense for Thinkpad Edge 11Manoj Iyer2010-11-231-0/+1
| | | * | | | | ALSA: Revert "ALSA: hda - Fix switching between dmic and mic using the same m...Takashi Iwai2010-11-231-3/+1
| | | * | | | | ALSA: hda - Fixed ALC887-VD initial errorKailang Yang2010-11-221-2/+5
| | | * | | | | ALSA: atmel - Fix the return value in error pathTakashi Iwai2010-11-221-1/+1
| | | * | | | | ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen2010-11-221-0/+1
| | | * | | | | ALSA: snd-atmel-abdac: test wrong variableVasiliy Kulikov2010-11-221-1/+1
| | | * | | | | ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timerAndreas Mohr2010-11-221-8/+18
| | | * | | | | ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen2010-11-221-0/+1
| | | * | | | | ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-221-1/+1
| | | * | | | | ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches2010-11-221-1/+1
| | | * | | | | ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches2010-11-221-8/+4
| | | * | | | | ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen2010-11-221-0/+6
| | | * | | | | ALSA: AT73C213: Rectify misleading comment.Peter Rosin2010-11-111-1/+1
| | | * | | | | ALSA: sound/pci/ctxfi/ctpcm.c: Remove potential for use after freeJulia Lawall2010-11-111-6/+10
| | | * | | | | ALSA: sound/mixart: avoid redefining {readl,write}_{le,be} accessorsFlorian Fainelli2010-11-111-0/+10
| | | * | | | | ALSA: HDA: Enable digital mic on IDT 92HD87BDavid Henningsson2010-11-111-2/+12
| | | * | | | | sound/oss: Remove unnecessary casts of void ptrJesper Juhl2010-11-113-7/+7
| | | * | | | | sound/oss/dev_table.c: Use vzallocJoe Perches2010-11-111-4/+2
| | * | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-174-4/+0
| | |/ / / / /
* | | | | | | ASoC: Fix widgets for WM8994/58 AIF2 source controlMark Brown2010-12-131-4/+4
* | | | | | | ASoC: Automatically manage WM8903 deemphasis rateMark Brown2010-12-111-8/+74
* | | | | | | ASoC: Remove open coded symmetry implementation from WM8903Mark Brown2010-12-111-78/+1
* | | | | | | ASoC: Implement WM8903 oversampling rate controlsMark Brown2010-12-111-0/+12
* | | | | | | ASoC: Implement WM8903 high pass filter supportMark Brown2010-12-111-0/+9
* | | | | | | ASoC: Add HP iPAQ H1940 supportVasily Khoruzhick2010-12-103-0/+306