aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19109-172/+172
| * ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak2011-12-121-0/+10
| * ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
| * ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
| * ALSA: sis7019 - convert to dev_*() loggingDavid Dillow2011-12-021-15/+14
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-12-0253-866/+725
| |\
| | * ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-021-11/+53
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-0114-554/+102
| | |\
| | * | ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin2011-12-011-18/+0
| | * | ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes2011-11-291-1/+0
| | * | ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai2011-11-291-1/+3
| | * | ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach2011-11-291-0/+31
| | * | Merge branch 'fix/hda' into for-linusTakashi Iwai2011-11-273-46/+56
| | |\ \
| | | * | ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai2011-11-271-33/+43
| | | * | ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter2011-11-271-1/+1
| | | * | ALSA: hda/realtek - Minor cleanupTakashi Iwai2011-11-231-12/+12
| | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-11-2315-20/+88
| | |\ \ \ | | | |/ / | | |/| |
| | * | | ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai2011-11-231-1/+13
| | * | | ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai2011-11-231-9/+23
| | * | | ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai2011-11-231-3/+3
| | * | | ALSA: hda - fail ELD reading earlyWu Fengguang2011-11-221-9/+19
| | * | | ALSA: lx6464es - fix device communication via command busTim Blechmann2011-11-221-4/+12
| | * | | ALSA: lx6464es - command buffer API cleanupTim Blechmann2011-11-222-6/+4
| | * | | ALSA: hda - repoll ELD content for multiple timesWu Fengguang2011-11-221-6/+10
| | * | | ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth2011-11-221-1/+1
| | * | | ALSA: cs5535 - Fix an endianness conversionDan Carpenter2011-11-211-1/+1
| | * | | ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai2011-11-191-0/+2
| * | | | ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-275-61/+5
| * | | | ALSA: Convert mips directory to module_platform_driverAxel Lin2011-11-242-24/+2
* | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2012-01-1218-63/+58
|\ \ \ \ \
| * | | | | ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-103-24/+29
| * | | | | ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSCAxel Lin2012-01-101-2/+1
| * | | | | mfd: Put WM8994 into cache only mode when suspendingMark Brown2012-01-091-0/+2
| * | | | | ASoC: Fix idma build after update for channel count checkMark Brown2012-01-081-0/+1
| * | | | | ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-0713-38/+25
| * | | | | ASoC: Fix build dependency for SND_ATMEL_SOC_SSCAxel Lin2012-01-051-0/+1
* | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-01-1116-7/+86
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood2012-01-112-0/+24
| * | | | | ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik2012-01-092-7/+49
| * | | | | ASoC: omap: Add .owner to struct snd_soc_cardAxel Lin2011-12-2313-0/+13
* | | | | | ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin2012-01-031-0/+1
* | | | | | ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIsSangsu Park2012-01-031-20/+18
* | | | | | ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin2012-01-022-20/+32
* | | | | | ASoC: Fix return value of wm8580_set_sysclk()Axel Lin2012-01-021-2/+6
* | | | | | ASoC: Use dai_fmt in tavorevb3 machine driverAxel Lin2012-01-021-10/+2
* | | | | | ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin2012-01-021-4/+14
* | | | | | ASoC: Convert z2 to table based DAPM initAxel Lin2012-01-021-8/+6
* | | | | | ASoC: Convert tavorevb3 to table based DAPM initAxel Lin2012-01-021-6/+6
* | | | | | ASoC: Convert spitz to table based DAPM and control initAxel Lin2012-01-021-15/+8
* | | | | | ASoC: Convert saarb to table based DAPM initAxel Lin2012-01-021-6/+6