| Commit message (Expand) | Author | Age |
*-. | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai | 2008-10-30 |
|\ \ |
|
| | * | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown | 2008-10-30 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-10-13 |
|\ \ |
|
| * | | V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/release | Hans Verkuil | 2008-10-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-13 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: ASoC: Allow machine drivers to mark pins as not connected | Mark Brown | 2008-10-12 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 |
|\| |
|
| * | ALSA: Increase components array size | Takashi Iwai | 2008-10-10 |
| * | ALSA: Remove bitwise from snd_pcm_hw_param_t | Takashi Iwai | 2008-10-10 |
| * | ALSA: Separate common pxa2xx-pcm code | Dmitry Baryshkov | 2008-09-23 |
| * | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 2008-09-23 |
| * | ALSA: Release v1.0.18rc3 | Jaroslav Kysela | 2008-09-09 |
| * | ALSA: remove stale files | Takashi Iwai | 2008-09-09 |
| * | ALSA: ALS4000 driver work, step 2 | Andreas Mohr | 2008-08-25 |
| * | ALSA: Allocate larger pages in sgbuf | Takashi Iwai | 2008-08-25 |
| * | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 2008-08-25 |
| * | ALSA: release v1.0.18rc1 | Jaroslav Kysela | 2008-08-15 |
| * | ALSA: Clean up snd_BUG() | Takashi Iwai | 2008-08-13 |
| * | ALSA: Kill snd_assert() definition | Takashi Iwai | 2008-08-13 |
| * | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 |
| * | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 |
| * | ALSA: Introduce snd_BUG_ON() macro | Takashi Iwai | 2008-08-13 |
| * | ALSA: wss_lib: use wss detection code instead of ad1848 one | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: use wss pcm code instead of ad1848 one | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: use wss mixer code instead of ad1848 one | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P) | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: replace ad1848 mixer element macros with wss ones | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: use wss constants instead of ad1848 ones | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: use struct snd_wss instead of snd_ad1848 | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: rename cs4321_foo to wss_foo | Krzysztof Helt | 2008-08-06 |
| * | ALSA: wss_lib: rename cs4231.h into wss.h | Krzysztof Helt | 2008-08-06 |
| * | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-08-01 |
| * | ALSA: Add USB US122L driver | Karsten Wiese | 2008-08-01 |
| * | sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D... | Jaroslav Kysela | 2008-08-01 |
| * | ALSA: IEC958 definition for consumer status channel update | Pawel MOLL | 2008-08-01 |
| * | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE | Pawel MOLL | 2008-07-29 |
| * | ALSA: ASoC: convert use of uint to unsigned int | Jon Smirl | 2008-07-29 |
| * | ALSA: ASoC: Make OpenFirmware helper include file conditional | Mark Brown | 2008-07-29 |
| * | ALSA: ASoC: Add OpenFirmware helper for matching bus and codec drivers | Grant Likely | 2008-07-29 |
| * | ALSA: ASoC: Rename mask to max to reflect usage | Jon Smirl | 2008-07-29 |
| * | ALSA: ASoC: Convert bitfields in ASoC into full int width | Jon Smirl | 2008-07-29 |
| * | ALSA: ASoC: Allow codecs to override register display | Mark Brown | 2008-07-29 |
| * | ALSA: Add jack reporting API | Mark Brown | 2008-07-29 |
* | | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 |
|/ |
|
* | ALSA: ASoC: Export dapm_reg_event() fully | Mark Brown | 2008-07-29 |
* | ALSA: Release v1.0.17 | Jaroslav Kysela | 2008-07-14 |
* | ALSA: ALSA driver for SGI O2 audio board | Thomas Bogendoerfer | 2008-07-14 |
* | ALSA: remove CONFIG_KMOD from sound | Johannes Berg | 2008-07-10 |
* | ALSA: asoc: core - add Digital Audio Interface (DAI) control functions. | Liam Girdwood | 2008-07-10 |
* | ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 |