aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-0/+2
2008-08-13ALSA: Introduce snd_BUG_ON() macroTakashi Iwai1-0/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt1-111/+0
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2-8/+7
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2-1/+25
2008-08-06ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt1-9/+0
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt1-32/+0
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2-32/+6
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2-36/+13
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-76/+96
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2-1/+0
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2-2/+9
2008-08-01ALSA: Add USB US122L driverKarsten Wiese1-1/+2
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE"Jaroslav Kysela2-3/+3
2008-08-01ALSA: IEC958 definition for consumer status channel updatePawel MOLL1-20/+69
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2-3/+3
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl1-1/+1
2008-07-29ALSA: ASoC: Make OpenFirmware helper include file conditionalMark Brown1-0/+4
2008-07-29ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely1-0/+21
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl1-11/+11
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl1-19/+31
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown1-0/+2
2008-07-29ALSA: Add jack reporting APIMark Brown2-0/+76
2008-07-29ALSA: ASoC: Export dapm_reg_event() fullyMark Brown1-0/+3
2008-07-14ALSA: Release v1.0.17Jaroslav Kysela1-1/+1
2008-07-14ALSA: ALSA driver for SGI O2 audio boardThomas Bogendoerfer1-0/+46
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg1-1/+1
2008-07-10ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-0/+21
2008-07-10ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-48/+23
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood1-10/+5
2008-06-27ALSA: Release v1.0.17rc3Jaroslav Kysela1-1/+1
2008-06-26ALSA: ASoC: Add support for generic DAPM register modifier widgetJarkko Nikula1-0/+14
2008-06-26[ALSA] Revert "alsa: add annotations to bitwise type snd_pcm_hw_param_t"Jaroslav Kysela2-24/+20
2008-06-19alsa: add annotations to bitwise type snd_pcm_hw_param_tHarvey Harrison2-20/+24
2008-06-16ALSA: Release 1.0.17rc2Jaroslav Kysela1-1/+1
2008-06-16ALSA: ASoC: Don't block system resumeAndy Green1-0/+1
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai1-3/+0
2008-06-13ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control typeMike Montour1-0/+9
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown1-2/+4
2008-06-13ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt2-0/+11
2008-06-03ALSA: Release v1.0.17rc1Jaroslav Kysela1-2/+2
2008-06-02[ALSA] emu10k1 - Fix inverted Analog/Digital mixer switch on Audigy2Takashi Iwai1-0/+1
2008-05-29[ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control typeMark Brown1-0/+15
2008-05-27[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai1-4/+4
2008-05-27[ALSA] remove CVS keywordsAdrian Bunk1-2/+0
2008-05-19[ALSA] ASoC: Clarify API for bias configurationMark Brown2-5/+26
2008-05-19[ALSA] ASoC: Make CPU and codec DAI operations have same typeMark Brown1-24/+6
2008-05-19[ALSA] soc - DAPM - Bulk route registrationMark Brown1-1/+16
2008-05-19[ALSA] soc - DAPM - Add bulk control registrationMark Brown1-0/+3
2008-05-19[ALSA] soc - DAPM - add hook to read state of DAPM widgetGraeme Gregory1-0/+2