| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 2017-06-12 | 1 | -0/+4 |
* | ALSA: seq: Reorganize kconfig and build | Takashi Iwai | 2017-06-09 | 1 | -47/+0 |
* | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai | 2017-06-09 | 1 | -1/+1 |
* | ALSA: Make CONFIG_SND_OSSEMUL user-selectable | Takashi Iwai | 2017-06-09 | 1 | -4/+6 |
* | ALSA: timer: remove legacy rtctimer | Alexandre Belloni | 2016-04-25 | 1 | -29/+0 |
* | ALSA: jack: Allow building the jack layer without input device | Takashi Iwai | 2016-02-23 | 1 | -3/+6 |
* | ALSA: timer: fix SND_PCM_TIMER Kconfig text | Randy Dunlap | 2016-01-28 | 1 | -3/+3 |
* | ALSA: timer: add config item to export PCM timer disabling for expert | Jie Yang | 2015-10-16 | 1 | -1/+12 |
* | ALSA: Kconfig: add config item SND_PROC_FS for expert | Jie Yang | 2015-05-27 | 1 | -1/+10 |
* | Merge branch 'topic/hdmi' into for-next | Takashi Iwai | 2015-05-22 | 1 | -0/+6 |
|\ |
|
| * | ALSA: pcm: add IEC958 channel status helper | Russell King | 2015-05-22 | 1 | -0/+3 |
| * | ALSA: pcm: add DRM ELD helper | Russell King | 2015-05-22 | 1 | -0/+3 |
* | | ALSA: jack: implement kctl creating for jack devices | Jie Yang | 2015-04-27 | 1 | -3/+0 |
|/ |
|
* | ALSA: core: allow SND_DMAENGINE_PCM use from modules | Daniel Mack | 2013-08-15 | 1 | -1/+1 |
* | ALSA: move dmaengine implementation from ASoC to ALSA core | Daniel Mack | 2013-08-15 | 1 | -0/+3 |
* | ALSA: Add kconfig to specify the max card numbers | Takashi Iwai | 2013-05-24 | 1 | -0/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-17 | 1 | -10/+3 |
|\ |
|
| * | ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD | Takashi Iwai | 2012-01-13 | 1 | -10/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 | 1 | -0/+3 |
| |\ |
|
| | * | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 2011-11-16 | 1 | -0/+3 |
| * | | ALSA: core: add makefile and kconfig file for compress | Vinod Koul | 2011-12-23 | 1 | -0/+10 |
| |/ |
|
* | | drop "select GCD" from three Kconfig files | Paul Bolle | 2011-11-13 | 1 | -1/+0 |
|/ |
|
* | ALSA: sound/core/pcm_timer.c: use lib/gcd.c | Florian Fainelli | 2009-12-22 | 1 | -0/+1 |
* | ALSA: Fix SG-buffer DMA with non-coherent architectures | Takashi Iwai | 2009-07-08 | 1 | -0/+4 |
* | ALSA: clean up the logic for building sequencer modules | Michal Marek | 2009-05-29 | 1 | -0/+2 |
* | ALSA: Fix a typo in Kconfig | Takashi Iwai | 2008-10-29 | 1 | -1/+1 |
* | ALSA: Add hrtimer backend for ALSA timer interface | Takashi Iwai | 2008-10-24 | 1 | -0/+21 |
* | ALSA: Add a note on dependency of RTC stuff | Takashi Iwai | 2008-10-10 | 1 | -0/+3 |
* | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 | 1 | -0/+1 |
* | ALSA: Build jack detection | Mark Brown | 2008-07-29 | 1 | -0/+6 |
* | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -4/+6 |
* | sound: Convert to menuconfig | Takashi Iwai | 2008-05-27 | 1 | -16/+3 |
* | [ALSA] Move vmaster code to sound core | Takashi Iwai | 2008-04-24 | 1 | -0/+4 |
* | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 1 | -1/+1 |
* | [ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimental | Clemens Ladisch | 2006-06-28 | 1 | -2/+2 |
* | [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n | Takashi Iwai | 2006-04-27 | 1 | -2/+2 |
* | [ALSA] PCM core - introduce CONFIG_SND_PCM_XRUN_DEBUG | Jaroslav Kysela | 2006-04-27 | 1 | -0/+10 |
* | [ALSA] Kconfig SND_SEQUENCER_OSS help text fix | Frederik Deweerdt | 2006-03-31 | 1 | -2/+3 |
* | [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional | Jaroslav Kysela | 2006-03-22 | 1 | -0/+18 |
* | [ALSA] pcm - Make the support of old API selectable | Takashi Iwai | 2006-01-03 | 1 | -0/+8 |
* | [ALSA] dynamic minors (4/6): dynamic minor number allocation | Clemens Ladisch | 2006-01-03 | 1 | -0/+11 |
* | [ALSA] Decentralize PM control | Takashi Iwai | 2006-01-03 | 1 | -4/+0 |
* | [ALSA] Remove kmalloc wrappers | Takashi Iwai | 2005-11-04 | 1 | -6/+0 |
* | [ALSA] rtctimer: add option to make RTC timer the default sequencer timer | Clemens Ladisch | 2005-09-12 | 1 | -0/+12 |
* | [ALSA] Introduce snd_card_set_generic_dev() | Takashi Iwai | 2005-09-12 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+133 |