aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-18ALSA: snd-aloop: add cable#0 and cable#1 files to proc card treeJaroslav Kysela1-0/+84
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock3-7/+4
2010-10-18Revert "ASoC: Add max98088 CODEC driver"Mark Brown4-2296/+0
2010-10-17ALSA: tlv - Define numbers in sound/tlv.hTakashi Iwai1-1/+1
2010-10-17ALSA: HDA: Sigmatel: work around incorrect master mutingClemens Ladisch3-6/+17
2010-10-17Merge branch 'fix/misc' into topic/miscTakashi Iwai2-1/+5
2010-10-17ALSA: HDA: Apply SKU override for Acer aspire 7736zDavid Henningsson1-0/+5
2010-10-17ALSA: HDA: Enable SKU quirks for RealtekDavid Henningsson1-2/+33
2010-10-17Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-1/+7
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-17sound: fixed typosAndrea Gelmini5-6/+6
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-1/+7
2010-10-15ASoC: Add max98088 CODEC driverPeter Hsiang4-0/+2296
2010-10-15ASoC: ep93xx: add Simplemachines Sim.One AC97 audio supportMika Westerberg3-0/+100
2010-10-15ASoC: add ep93xx AC97 audio driverMika Westerberg3-1/+476
2010-10-15ASoC: ak4642: make sure name of register/valueKuninori Morimoto1-18/+46
2010-10-15ASoC: Remove unused vol field from WM8994 access mask tableJoe Perches1-1574/+1573
2010-10-15ASoC: fsi: simultaneous playback/recorde supportKuninori Morimoto1-58/+94
2010-10-15ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audioSeungwhan Youn3-0/+232
2010-10-15ASoC: SAMSUNG: Add S/PDIF CPU driverSeungwhan Youn4-0/+526
2010-10-14ALSA: snd-aloop - fix issue in the timer start functionJaroslav Kysela1-1/+7
2010-10-14ALSA: hda: Add speaker pin to automute Acer Aspire 8943GDaniel T Chen1-0/+8
2010-10-13ASoC: tlv320dac33: Control for line output gainPeter Ujfalusi1-0/+18
2010-10-13ASoC: Pay attention to driver supplied DAI IDsMark Brown1-1/+4
2010-10-13ASoC: Check list debugfs files for PAGE_SIZE overflowMark Brown1-15/+34
2010-10-13ASoC: Move soc-core module init next to functon definitionMark Brown1-2/+1
2010-10-13ASoC: Restore DAI ID specification for WM8994Mark Brown1-0/+3
2010-10-13ASoC: Add WM8962 microphone bias controlMark Brown1-0/+2
2010-10-13ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg1-0/+1
2010-10-13ASoC: don't register AC97 devices twiceMika Westerberg1-0/+18
2010-10-13ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg1-6/+0
2010-10-12ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar1-1/+0
2010-10-12ALSA: HDA: Correctly apply position_fix quirks for ATI and VIA controllersDavid Henningsson1-8/+9
2010-10-12ASoC: Add fsi_is_play functionKuninori Morimoto1-4/+9
2010-10-12ASoC: fsi: Add new macro and shift for PortA/B In/OutKuninori Morimoto1-23/+22
2010-10-12ASoC: fsi: avoid un-necessary status readKuninori Morimoto1-2/+1
2010-10-12ASoC: fsi: remove un-necessary variable from fsi_dai_startupKuninori Morimoto1-2/+1
2010-10-12ASoC: fsi: Add fsi_get_frame_width functionKuninori Morimoto1-1/+9
2010-10-12ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto1-4/+4
2010-10-11ALSA: hda - Add input volume control for each mic/line-in pinTakashi Iwai1-0/+27
2010-10-11ALSA: hda - Add model=mbp55 entry for MacBookPro 7,1Takashi Iwai1-0/+1
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2-22/+114
2010-10-11ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser1-1/+1
2010-10-11ALSA: hda - Add another HP DV6 quirkLuke Yelavich1-0/+2
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter1-1/+1
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai15-23/+88
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter1-2/+2
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2-8/+8
2010-10-11ASoC: Compress WM8962 register access mapMark Brown4-21166/+1148
2010-10-11ASoC: Shrink code size for WM8962 register defaults tableMark Brown3-21145/+687