aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-22ASoC: Ensure we only run Speyside WM8962 bias level callbacks onceMark Brown1-0/+6
2011-08-22ASoC: Fix configuration of WM8996 input enablesMark Brown1-9/+4
2011-08-22ASoC: WM8996 record paths need AIFCLKMark Brown1-0/+10
2011-08-20ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfreeJulia Lawall1-1/+1
2011-08-20ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai1-3/+5
2011-08-20ALSA: hda - Don't spew too many ELD errorsTakashi Iwai1-12/+19
2011-08-19ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai1-1/+2
2011-08-19ASoC: omap: Fix build errors in ams-deltaJarkko Nikula1-2/+4
2011-08-18ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai1-0/+2
2011-08-17ASoC: Fix check for symmetric rate enforcementSascha Hauer1-0/+3
2011-08-16ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai1-18/+18
2011-08-15ASoC: ad193x: remove cache supportScott Jiang1-8/+0
2011-08-15ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fixScott Jiang1-0/+23
2011-08-15ASoC: ad193x: fix system clockScott Jiang1-1/+1
2011-08-15ASoC: ad193x: fix dac word len settingScott Jiang2-1/+3
2011-08-15ASoC: ad193x: fix registers definitionScott Jiang1-2/+2
2011-08-15ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin1-0/+1
2011-08-15ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin1-1/+1
2011-08-15ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen1-0/+1
2011-08-14ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack2-4/+28
2011-08-14ASoC: rx1950: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-08-14ASoC: h1940: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-08-14ASoC: Move WM8962 CLKREG_OVD earlierMark Brown1-4/+4
2011-08-12Merge branch 'fix/asoc' into for-linusTakashi Iwai16-17/+524
2011-08-12ASoC: Fix compile warning in wm8750.cTakashi Iwai1-1/+1
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula6-9/+9
2011-08-12ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim3-0/+481
2011-08-11ASoC: Terminate WM8750 SPI device ID tableMark Brown1-0/+1
2011-08-11ASoC: Add missing break in WM8994 probeMark Brown1-0/+1
2011-08-10ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack1-2/+4
2011-08-10ALSA: azt3328 - adjust error handling code to include debugging codeJulia Lawall1-4/+7
2011-08-10ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan1-0/+2
2011-08-10ALSA: usb-audio - Add quirk for BOSS Micro BR-80Kazutomo Yoshii1-0/+34
2011-08-10ASoC: Fix typo in wm8750 spi_idsMark Brown1-1/+1
2011-08-10ASoC: Fix warning in Speyside WM8962Mark Brown1-1/+1
2011-08-10ASoC: Fix SPI driver binding for WM8987Mark Brown1-0/+7
2011-08-10ASoC: Fix binding of WM8750 on JiveMark Brown1-1/+1
2011-08-09ASoC: WM8903: Free IRQ on device removalStephen Warren1-0/+5
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren1-4/+11
2011-08-09ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren1-2/+7
2011-08-08Merge branch 'fix/asoc' into for-linusTakashi Iwai10-6830/+6770
2011-08-08Merge branch 'fix/kconfig' into for-linusTakashi Iwai40-805/+514
2011-08-08sound: pss - don't use the deprecated function check_regionWang Shaoyan1-2/+4
2011-08-08ALSA: timer - Add NULL-check for invalid slave timerTakashi Iwai1-0/+3
2011-08-08ALSA: timer - Fix Oops at closing slave timerTakashi Iwai1-0/+2
2011-08-08Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai183-29919/+28359
2011-08-08ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown1-5/+4
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown8-6735/+6735
2011-08-07ALSA: Fix dependency of CONFIG_SND_TEA575XTakashi Iwai1-5/+5
2011-08-07ALSA: asihpi - use kzalloc()Thomas Meyer1-3/+2