aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-22ALSA: asihpi - Add volume mute controlsEliot Blennerhassett1-1/+50
2011-07-22ALSA: asihpi - Control name updatesEliot Blennerhassett1-4/+8
2011-07-22ALSA: asihpi - Use size_t for sizeof resultEliot Blennerhassett1-2/+2
2011-07-22ALSA: asihpi - Explicitly include mutex.hEliot Blennerhassett1-0/+1
2011-07-22ALSA: asihpi - Add new node and message definesEliot Blennerhassett2-6/+15
2011-07-22ALSA: asihpi - Make local function staticEliot Blennerhassett1-0/+1
2011-07-22ALSA: asihpi - Fix minor typos and spellingEliot Blennerhassett3-3/+3
2011-07-22ALSA: asihpi - Remove unused structures, macros and functionsEliot Blennerhassett5-30/+0
2011-07-22ALSA: asihpi - Remove spurious adapter index checkEliot Blennerhassett1-7/+3
2011-07-22ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macroEliot Blennerhassett1-9/+15
2011-07-22ALSA: asihpi - DSP code loader API now independent of OSEliot Blennerhassett4-122/+97
2011-07-22ALSA: asihpi - Remove controlex structs and associated special data transfer codeEliot Blennerhassett3-160/+76
2011-07-22ALSA: asihpi - Increase request and response buffer sizesEliot Blennerhassett3-19/+34
2011-07-22ALSA: asihpi - Give more meaningful name to hpi request message typeEliot Blennerhassett6-10/+11
2011-07-21ALSA: usb-audio - Add quirk for Roland / BOSS BR-800David G Turner1-0/+30
2011-07-21ALSA: hda - Remove a superfluous argument of via_auto_init_output()Takashi Iwai1-14/+10
2011-07-21ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecsTakashi Iwai1-40/+52
2011-07-20ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.Liam Girdwood1-0/+30
2011-07-20ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim3-0/+481
2011-07-20ASoC: SAMSUNG: Modify I2S driver to support idmaSangbeom Kim1-0/+7
2011-07-20ASoC: davinci: add missing break statementRajashekhara, Sudhakar1-0/+1
2011-07-20ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar1-4/+4
2011-07-20ASoC: Acknowledge WM8962 interrupts before acting on themMark Brown1-3/+3
2011-07-19ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang1-0/+1
2011-07-19ASoC: sgtl5000: refactor registering internal ldoWolfram Sang1-38/+31
2011-07-19ASoC: core: make comments fit the codeWolfram Sang1-2/+2
2011-07-19ASoC: Mark cache as dirty when suspendingMark Brown1-0/+1
2011-07-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-15/+16
2011-07-18ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIATakashi Iwai1-34/+125
2011-07-18ALSA: hda - Implement dynamic loopback control for VIA codecsTakashi Iwai1-140/+260
2011-07-18ALSA: virtuoso: fix silent analog output on Xonar Essence ST DeluxeClemens Ladisch1-1/+4
2011-07-17Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2Arnd Bergmann7-582/+351
2011-07-17Merge branch 'for-3.0' into for-3.1Mark Brown1-3/+4
2011-07-17ASoC: Correct WM8994 MICBIAS supply widget hookupMark Brown1-3/+4
2011-07-17ASoC: Don't use -1 to boostrap subseq so it can be used by driversMark Brown1-1/+1
2011-07-17ASoC: Reduce power consumption for idle DAIs in WM8994Mark Brown1-0/+29
2011-07-17ASoC: Report an error for unknown adav80x formatsMark Brown1-2/+2
2011-07-17ASoC: Handle failed WM8994 FLL lock waitsMark Brown1-0/+3
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/fixesArnd Bergmann24-80/+125
2011-07-15ASoC: Handle spurious wm_hubs DC servo done interruptsMark Brown1-14/+16
2011-07-15ASoC: WM8983: Initial driverDimitris Papastamos4-0/+2238
2011-07-15Merge branch 'for-3.0' into for-3.1Mark Brown1-1/+1
2011-07-15ASoC: Fix shift in WM8958 accessory detection default implementationMark Brown1-1/+1
2011-07-15ALSA: intel8x0: Apply headphones+mute LED quirk for Dell Inspiron 9300Daniel T Chen1-0/+6
2011-07-14ALSA: hda - Fix krealloc() replacement in hda_codec.cTakashi Iwai1-1/+2
2011-07-14ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecsTakashi Iwai1-0/+3
2011-07-14ASoC: wm8900: fix a memory leak if wm8900_set_fll failsAxel Lin1-0/+1
2011-07-14ASoC: Log WM8994 FIFO errors from the interruptMark Brown1-0/+14
2011-07-14ASoC: SAMSUNG: 24-bit audio playback on Exynos4210Giridhar Maruthy1-1/+4
2011-07-14ASoC: Don't warn on low WM8994/58 AIFnCLKsMark Brown1-4/+0