| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 17 | -507/+587 |
|\ |
|
| * | ALSA: Increase components array size | Takashi Iwai | 2008-10-10 | 2 | -4/+3 |
| * | ALSA: Remove bitwise from snd_pcm_hw_param_t | Takashi Iwai | 2008-10-10 | 1 | -17/+27 |
| * | ALSA: Separate common pxa2xx-pcm code | Dmitry Baryshkov | 2008-09-23 | 1 | -0/+25 |
| * | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 2008-09-23 | 1 | -0/+20 |
| * | ALSA: Release v1.0.18rc3 | Jaroslav Kysela | 2008-09-09 | 1 | -1/+1 |
| * | ALSA: remove stale files | Takashi Iwai | 2008-09-09 | 1 | -0/+0 |
| * | ALSA: ALS4000 driver work, step 2 | Andreas Mohr | 2008-08-25 | 1 | -0/+5 |
| * | ALSA: Allocate larger pages in sgbuf | Takashi Iwai | 2008-08-25 | 2 | -2/+5 |
| * | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 2008-08-25 | 2 | -4/+35 |
| * | ALSA: release v1.0.18rc1 | Jaroslav Kysela | 2008-08-15 | 1 | -1/+1 |
| * | ALSA: Clean up snd_BUG() | Takashi Iwai | 2008-08-13 | 1 | -5/+1 |
| * | ALSA: Kill snd_assert() definition | Takashi Iwai | 2008-08-13 | 1 | -19/+0 |
| * | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 1 | -9/+0 |
| * | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 | 1 | -0/+2 |
| * | ALSA: Introduce snd_BUG_ON() macro | Takashi Iwai | 2008-08-13 | 1 | -0/+4 |
| * | ALSA: wss_lib: use wss detection code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 1 | -111/+0 |
| * | ALSA: wss_lib: use wss pcm code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 2 | -8/+7 |
| * | ALSA: wss_lib: use wss mixer code instead of ad1848 one | Krzysztof Helt | 2008-08-06 | 2 | -1/+25 |
| * | ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P) | Krzysztof Helt | 2008-08-06 | 1 | -9/+0 |
| * | ALSA: wss_lib: replace ad1848 mixer element macros with wss ones | Krzysztof Helt | 2008-08-06 | 1 | -32/+0 |
| * | ALSA: wss_lib: use wss constants instead of ad1848 ones | Krzysztof Helt | 2008-08-06 | 2 | -32/+6 |
| * | ALSA: wss_lib: use struct snd_wss instead of snd_ad1848 | Krzysztof Helt | 2008-08-06 | 2 | -36/+13 |
| * | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 2008-08-06 | 1 | -76/+96 |
| * | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 2008-08-06 | 2 | -1/+0 |
| * | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-08-01 | 2 | -2/+9 |
| * | ALSA: Add USB US122L driver | Karsten Wiese | 2008-08-01 | 1 | -1/+2 |
| * | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D... | Jaroslav Kysela | 2008-08-01 | 2 | -3/+3 |
| * | ALSA: IEC958 definition for consumer status channel update | Pawel MOLL | 2008-08-01 | 1 | -20/+69 |
| * | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-07-29 | 2 | -3/+3 |
| * | ALSA: ASoC: convert use of uint to unsigned int | Jon Smirl | 2008-07-29 | 1 | -1/+1 |
| * | ALSA: ASoC: Make OpenFirmware helper include file conditional | Mark Brown | 2008-07-29 | 1 | -0/+4 |
| * | ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers | Grant Likely | 2008-07-29 | 1 | -0/+21 |
| * | ALSA: ASoC: Rename mask to max to reflect usage | Jon Smirl | 2008-07-29 | 1 | -11/+11 |
| * | ALSA: ASoC: Convert bitfields in ASoC into full int width | Jon Smirl | 2008-07-29 | 1 | -19/+31 |
| * | ALSA: ASoC: Allow codecs to override register display | Mark Brown | 2008-07-29 | 1 | -0/+2 |
| * | ALSA: Add jack reporting API | Mark Brown | 2008-07-29 | 2 | -0/+76 |
* | | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 | 2 | -5/+0 |
|/ |
|
* | ALSA: ASoC: Export dapm_reg_event() fully | Mark Brown | 2008-07-29 | 1 | -0/+3 |
* | ALSA: Release v1.0.17 | Jaroslav Kysela | 2008-07-14 | 1 | -1/+1 |
* | ALSA: ALSA driver for SGI O2 audio board | Thomas Bogendoerfer | 2008-07-14 | 1 | -0/+46 |
* | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 | 1 | -1/+1 |
* | ALSA: asoc: core - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 2008-07-10 | 1 | -0/+21 |
* | ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -48/+23 |
* | ALSA: asoc: core - refactored DAPM pin control API. | Liam Girdwood | 2008-07-10 | 1 | -10/+5 |
* | ALSA: Release v1.0.17rc3 | Jaroslav Kysela | 2008-06-27 | 1 | -1/+1 |
* | ALSA: ASoC: Add support for generic DAPM register modifier widget | Jarkko Nikula | 2008-06-26 | 1 | -0/+14 |
* | [ALSA] Revert "alsa: add annotations to bitwise type snd_pcm_hw_param_t" | Jaroslav Kysela | 2008-06-26 | 2 | -24/+20 |
* | alsa: add annotations to bitwise type snd_pcm_hw_param_t | Harvey Harrison | 2008-06-19 | 2 | -20/+24 |
* | ALSA: Release 1.0.17rc2 | Jaroslav Kysela | 2008-06-16 | 1 | -1/+1 |