summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt
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-08-01ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI cardMisha Zhilin
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-08-01ALSA: Add USB US122L driverKarsten Wiese
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl
2008-07-29ALSA: ASoC: Add all CODECs Kconfig optionMark Brown
2008-07-29ALSA: ASoC: AD1980 audio codec driverCliff Cai
2008-07-29ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown
2008-07-29ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown
2008-07-29ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely
2008-07-29ALSA: ASoC: Add mpc5200-psc I2S driverGrant Likely
2008-07-29ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown
2008-07-29ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov
2008-07-29ALSA: hda - use input_free_device()Takashi Iwai
2008-07-29ALSA: Build jack detectionMark Brown
2008-07-29ALSA: Add jack reporting APIMark Brown
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-28ALSA: Fix commit: Add automatic model setting for the Acer Aspire 5920G laptopJaroslav Kysela
2008-07-28ALSA: hda: added 92HD81/83 supportMatthew Ranostay
2008-07-28ALSA: usb-audio: add BOSS GT-10 supportClemens Ladisch
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