summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
* | | | | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-0348-449/+69
* | | | | ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown2009-11-031-167/+167
* | | | | ASoC: Staticise wm8727 driver structureMark Brown2009-11-031-1/+1
* | | | | ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi2009-11-021-0/+1
* | | | | ASoC: Add support for the WM8727 DAC.Neil Jones2009-11-024-0/+170
* | | | | ASoC: au1x: convert to platform drivers.Manuel Lauss2009-11-024-163/+344
* | | | | ASoC: refactor snd_soc_update_bits()Eero Nurkkala2009-10-301-6/+30
* | | | | ASoC: remove io_mutexEero Nurkkala2009-10-301-5/+0
* | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-301-1/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfi...Janusz Krzysztofik2009-10-251-1/+12
* | | | | ASoC: sh: FSI: Add capture supportKuninori Morimoto2009-10-301-7/+86
* | | | | ASoC: sh: FSI: Remove DMA supportKuninori Morimoto2009-10-302-122/+20
* | | | | ASoC: Modifying Kconfig/Makefile for AM3517 EVMAnuj Aggarwal2009-10-292-0/+11
* | | | | ASoC: Adding OMAP3517 / AM3517 EVM support in ASOCAnuj Aggarwal2009-10-291-0/+202
* | | | | ASoC: OMAP3EVM: Use the twl4030_setup_data for headset pop-removalAnuj Aggarwal2009-10-291-0/+7
* | | | | ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi2009-10-291-0/+5
* | | | | ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi2009-10-291-2/+24
* | | | | ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala2009-10-291-2/+10
* | | | | ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack2009-10-291-0/+1
* | | | | ASoC: Minor SMDK64xx WM8580 cleanupsMark Brown2009-10-291-10/+5
* | | | | ASoC: TWL4030: Change codec_muted to apll_enabledPeter Ujfalusi2009-10-281-10/+10
* | | | | ASoC: TWL4030: Remove bypass trackingPeter Ujfalusi2009-10-281-98/+30
* | | | | ASoC: Add regulator support for WM8731Mark Brown2009-10-261-4/+47
* | | | | ASoC: TWL4030: Driver registration via twl4030_codec MFDPeter Ujfalusi2009-10-252-77/+127
* | | | | ASoC: TWL4030: use the twl4030-codec.h for register descriptionsPeter Ujfalusi2009-10-251-236/+6
* | | | | ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik2009-10-221-2/+6
* | | | | ASoC: tlv320dac33: typo fix in the headerPeter Ujfalusi2009-10-211-1/+1
* | | | | ASoC: Amstrad Delta minor cleanupsJanusz Krzysztofik2009-10-211-2/+2
* | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-191-3/+8
|\ \ \ \ \ | |/ / / /
| * | | | ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song2009-10-191-3/+8
* | | | | ASoC: Move dereference after NULL testJulia Lawall2009-10-191-1/+2
* | | | | ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss2009-10-191-13/+25
* | | | | ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss2009-10-191-3/+8
* | | | | ASoC: TWL4030: Only update the needed bits in *set_dai_sysclkPeter Ujfalusi2009-10-191-10/+12
* | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-151-1/+1
|\ \ \ \ \ | |/ / / /
OpenPOWER on IntegriCloud