aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info()Takashi Iwai1-0/+3
2012-01-09ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref()Takashi Iwai1-2/+1
2012-01-09ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal1-0/+9
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann2-0/+5
2012-01-09ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik2-7/+49
2012-01-09ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai1-2/+3
2012-01-09ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2012-01-08ASoC: Fix idma build after update for channel count checkMark Brown1-0/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-10/+1
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-08ALSA: hdspm - Refactor serial number to avoid code duplicationAdrian Knoth1-5/+8
2012-01-08ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_range()Xi Wang1-1/+7
2012-01-08ALSA: Au88x0 - Fix channels swapping of 4 channels playbackRaymond Yau2-4/+1
2012-01-08ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playbackRaymond Yau2-6/+6
2012-01-08ALSA: Au88x0 - Fix Xtalk's constantsRaymond Yau1-31/+56
2012-01-08ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instatesRaymond Yau1-32/+32
2012-01-08ALSA: ice1724 - External clock item only for cards with SPDIF_INPavel Hofman1-1/+6
2012-01-08ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-08ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson1-2/+0
2012-01-08ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMICDavid Henningsson1-1/+1
2012-01-08ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson1-35/+70
2012-01-08ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson1-8/+6
2012-01-08ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson1-12/+1
2012-01-08ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-63/+6
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood13-38/+25
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-63/+6
2012-01-05ASoC: Fix build dependency for SND_ATMEL_SOC_SSCAxel Lin1-0/+1
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro1-1/+1
2012-01-03ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin1-0/+1
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clkArnd Bergmann1-2/+2
2012-01-03ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIsSangsu Park1-20/+18
2012-01-02ASoC: pxa: Convert corgi to use snd_soc_register_card()Axel Lin1-20/+23
2012-01-02ASoC: Fix return value of wm8580_set_sysclk()Axel Lin1-2/+6
2012-01-02ASoC: Use dai_fmt in tavorevb3 machine driverAxel Lin1-10/+2
2012-01-02ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_direction_out()Axel Lin1-4/+14
2012-01-02ASoC: Convert z2 to table based DAPM initAxel Lin1-8/+6
2012-01-02ASoC: Convert tavorevb3 to table based DAPM initAxel Lin1-6/+6
2012-01-02ASoC: Convert spitz to table based DAPM and control initAxel Lin1-15/+8
2012-01-02ASoC: Convert saarb to table based DAPM initAxel Lin1-6/+6
2012-01-02ASoC: Use dai_fmt in z2 machine driverAxel Lin1-12/+2
2012-01-02ASoC: Use dai_fmt in spitz machine driverAxel Lin1-12/+2
2012-01-02ASoC: Use dai_fmt in saarb machine driverAxel Lin1-9/+2
2012-01-02ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin1-3/+7
2012-01-02ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin1-1/+6
2012-01-02ASoC: ac97c.c: use devm_ functionsJulia Lawall1-27/+13
2012-01-02ASoC: dbdma2.c: use devm_ functionsJulia Lawall1-10/+4
2012-01-02ASoC: dma.c: use devm_ functionsJulia Lawall1-10/+2
2012-01-02ASoC: i2sc.c: use devm_ functionsJulia Lawall1-32/+13