aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10ALSA: Increase components array sizeTakashi Iwai2-4/+3
2008-10-10ALSA: Remove bitwise from snd_pcm_hw_param_tTakashi Iwai1-17/+27
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov1-0/+25
2008-09-23ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov1-0/+20
2008-09-09ALSA: Release v1.0.18rc3Jaroslav Kysela1-1/+1
2008-09-09ALSA: remove stale filesTakashi Iwai1-0/+0
2008-08-25ALSA: ALS4000 driver work, step 2Andreas Mohr1-0/+5
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai2-2/+5
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2-4/+35
2008-08-15ALSA: release v1.0.18rc1Jaroslav Kysela1-1/+1
2008-08-13ALSA: Clean up snd_BUG()Takashi Iwai1-5/+1
2008-08-13ALSA: Kill snd_assert() definitionTakashi Iwai1-19/+0
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-9/+0
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