summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS.David S. Miller2008-08-291-3/+3
* dbri: Convert to pure OF driver.David S. Miller2008-08-291-32/+27
* amd7930: Convert to pure OF driver.David S. Miller2008-08-291-63/+20
* sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-292-24/+25
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-292-8/+13
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-234-4/+0
* ALSA: hda - Fix call of alc888_coef_init()Takashi Iwai2008-08-221-3/+3
* ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen2008-08-211-0/+9
* ALSA: hda - Fix capture source widgets on ALC codecsTakashi Iwai2008-08-171-0/+45
* ALSA: wm8990: Implement speaker volume PGAMark Brown2008-08-152-4/+18
* ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown2008-08-151-1/+1
* ALSA: virtuoso: add Xonar D1 supportClemens Ladisch2008-08-142-19/+56
* ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang2008-08-121-0/+1
* ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-121-0/+3
* ALSA: wm8750: add missing VREF outputDmitry Baryshkov2008-08-121-0/+1
* ALSA: spitz: MONO -> MONO1Dmitry Baryshkov2008-08-121-1/+1
* ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov2008-08-111-1/+1
* Merge Linus' latest into masterRussell King2008-08-081-111/+124
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-071-111/+124
| |\
| | * ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound driversTimur Tabi2008-08-041-111/+124
| * | Revert "pcm_native.c: remove unused label"Linus Torvalds2008-08-061-0/+1
| * | pcm_native.c: remove unused labelLinus Torvalds2008-08-061-1/+0
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0729-83/+83
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-078-21/+77
|\| |
| * | sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-041-0/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-015-18/+73
| |\|
| | * ALSA: ASoC: Export dapm_reg_event() fullyMark Brown2008-07-291-0/+1
| | * ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov2008-07-291-6/+2
| | * ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2008-07-292-11/+70
| | * ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi2008-07-291-1/+0
| * | sh: migrate to arch/sh/include/Paul Mundt2008-07-291-1/+1
| |/
| * Merge ../linux-2.6Mauro Carvalho Chehab2008-07-2712-80/+259
| |\
| * \ Merge ../linux-2.6Mauro Carvalho Chehab2008-07-275-5056/+1
| |\ \
| * | | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-1/+0
| * | | V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil2008-07-261-1/+0
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0715-15/+15
* | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-07-2712-80/+259
|\ \ \ | |_|/ |/| |
| * | ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat2008-07-271-3/+11
| * | ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt2008-07-271-0/+1
| * | ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place2008-07-271-0/+1
| * | ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk2008-07-271-2/+2
| * | ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk2008-07-271-2/+2
| * | ALSA: soc - wm9712 mono mixerMarek Vasut2008-07-201-5/+5
| * | ALSA: hda - Add support of ASUS Eeepc P90*Kailang Yang2008-07-181-7/+172
| * | ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman2008-07-181-0/+4
| * | ALSA: opti93x - Fix NULL dereferenceTakashi Iwai2008-07-181-1/+1
| * | ALSA: hda - Added support for Asus V1SnAlexander Holler2008-07-171-0/+1
| * | ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown2008-07-171-18/+8
| * | ALSA: ASoC: Refactor DAPM event handlerMark Brown2008-07-171-38/+41