summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2008-08-30cs4231: Convert to EBUS side to pure OF driver.David S. Miller
2008-08-29sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller
2008-08-29cs4231: Convert SBUS side to OF driver.David S. Miller
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller
2008-08-29cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller
2008-08-29dbri: Convert to pure OF driver.David S. Miller
2008-08-29amd7930: Convert to pure OF driver.David S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai
2008-08-21ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen
2008-08-17ALSA: hda - Fix capture source widgets on ALC codecsTakashi Iwai
2008-08-15ALSA: wm8990: Implement speaker volume PGAMark Brown
2008-08-15ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown
2008-08-14ALSA: virtuoso: add Xonar D1 supportClemens Ladisch
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov
2008-08-08Merge Linus' latest into masterRussell King
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds
2008-08-06pcm_native.c: remove unused labelLinus Torvalds
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-08-04ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound driversTimur Tabi
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-07-29ALSA: ASoC: Export dapm_reg_event() fullyMark Brown
2008-07-29ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov
2008-07-29ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi
2008-07-29ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil
2008-07-24CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk
2008-07-24remove the OSS trident driverAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi