summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-07-19Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai4-5/+17
2010-07-19ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela1-0/+2
2010-07-19ALSA: hda-intel - do not mix audio and modem function IDsJaroslav Kysela3-5/+15
2010-07-19fix comment typos concerning "challenge"Uwe Kleine-König1-1/+1
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley1-8/+5
2010-07-17ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy1-1/+5
2010-07-17ASoC: imx: check kzalloc() result and fix memory leakKulikov Vasiliy1-1/+5
2010-07-17ASoC: davinci: check kzalloc() result (typo)Kulikov Vasiliy1-1/+1
2010-07-17ASoC: fsi: Add specified ID for soc-audioKuninori Morimoto2-4/+4
2010-07-17Merge branch 'for-2.6.35' into for-2.6.36Mark Brown1-1/+0
2010-07-17ASoC: Remove duplicate AUX definition from WM8776Mark Brown1-1/+0
2010-07-17ASoC: TWL6040: Correct widget handling for driversJorge Eduardo Candelaria1-28/+28
2010-07-16ALSA: asihpi - Avoid useless assignment of returned index values.Eliot Blennerhassett1-5/+4
2010-07-16ALSA: asihpi - Avoid using c99 uintX types.Eliot Blennerhassett1-5/+5
2010-07-16ALSA: asihpi - HPI version 4.04.01Eliot Blennerhassett1-2/+2
2010-07-16ALSA: asihpi: fix sign bugKulikov Vasiliy1-2/+4
2010-07-15ALSA: Kconfig: SND_AC97_POWER_SAVE description improvementMichael Witten1-3/+21
2010-07-15Kconfig: fixo typo in "Xilinx'"Michael Witten1-1/+1
2010-07-14ASoC: Handle read failures in codec_regMark Brown1-5/+17
2010-07-14Merge branch 'for-2.6.35' into for-2.6.36Mark Brown2-1/+2
2010-07-14ASoC:: remove a redundant snd_soc_unregister_codec call in wm8988_registerAxel Lin1-1/+0
2010-07-14ASoC: wm8727: add a missing return in wm8727_platform_probeAxel Lin1-0/+2
2010-07-14sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann1-1/+1
2010-07-14ALSA: hda - Add support of dual-ADCs for Realtek ALC275Takashi Iwai1-24/+154
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss1-1/+1
2010-07-13ASoC: kirkwood-i2s: Handle mute/unmute playback/recordarnaud.patard@rtp-net.org1-8/+10
2010-07-13ASoC: Fix kirkwood i2s mono playbackarnaud.patard@rtp-net.org2-0/+12
2010-07-13ASoC: fsi: Fixup for master modeKuninori Morimoto1-6/+92
2010-07-13ASoC: fsi: Add pr_err for noticing unsupported accessKuninori Morimoto1-6/+18
2010-07-13ASoC: fsi: Change struct fsi_regs to fsi_coreKuninori Morimoto1-14/+22
2010-07-13ASoC: fsi: remove noisy CR_FMT macroKuninori Morimoto1-13/+12
2010-07-13ASoC: fsi: remove un-used variable on fsi_dai_startupKuninori Morimoto1-7/+0
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches2-8/+4
2010-07-13Merge branch 'for-2.6.35' into for-2.6.36Mark Brown1-16/+11
2010-07-13ASoC: fsi: fixup wrong value setting order of TDMKuninori Morimoto1-2/+2
2010-07-13ASoC: fsi: fixup clock inversion operationKuninori Morimoto1-14/+9
2010-07-13ASoC: TWL4030: DAC power optimizationPeter Ujfalusi1-6/+9
2010-07-13ASoC: TWL4030: Fix for digital loopback gain rangePeter Ujfalusi1-3/+4
2010-07-13Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+31
2010-07-13sound/oss: convert to unlocked_ioctlArnd Bergmann6-51/+119
2010-07-12fix comnment/printk typos concerning "empty"Uwe Kleine-König1-1/+1
2010-07-12sound: push BKL into open functionsArnd Bergmann8-35/+89
2010-07-12ALSA: HDA: VT1708S: fix Smart5.1 modeClemens Ladisch1-7/+25
2010-07-12ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch1-2/+7
2010-07-09ALSA: usb-audio: silence a superfluous warningClemens Ladisch1-4/+1
2010-07-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-3/+36
2010-07-09ALSA: hda - Limit the amp value to writeTakashi Iwai1-11/+21
2010-07-09ALSA: hda - Add beep mixer support to Conexant codecsTakashi Iwai1-4/+51
2010-07-09ALSA: hda - Restore cleared pin controls on resumeTakashi Iwai2-1/+31