summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ALSA: ALSA: ens1370: communicate PCI device to AC97Rene Herman2008-07-171-0/+1
| * | ALSA: ens1370: SRC stands for Sample Rate ConverterRene Herman2008-07-171-1/+1
| * | ALSA: hda - Align BDL position adjustment parameterTakashi Iwai2008-07-161-1/+5
| * | ALSA: Au1xpsc: psc not disabled when TX is idleRoel Kluin2008-07-151-1/+1
| * | ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.Rene Herman2008-07-151-1/+2
* | | CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk2008-07-241-2/+0
* | | remove the OSS trident driverAdrian Bunk2008-07-244-5054/+0
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
| |/ |/|
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-232-9/+21
|\ \
| * \ Merge branch 'pxa' into develRussell King2008-07-133-11/+31
| |\ \
| | * \ Merge branch 'pxa-tosa' into pxaRussell King2008-07-122-9/+21
| | |\ \
| | | * | [ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio apiDmitry Baryshkov2008-07-072-9/+21
OpenPOWER on IntegriCloud