| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Add snd_pci_quirk_lookup_id() | Takashi Iwai | 2010-01-14 | 1 | -0/+3 |
* | Merge branch 'topic/snd-printk' into for-linus | Takashi Iwai | 2009-09-10 | 1 | -24/+14 |
|\ |
|
| * | ALSA: Fixed a typo of printk() | Takashi Iwai | 2009-08-28 | 1 | -1/+1 |
| * | ALSA: Add debug module option | Takashi Iwai | 2009-08-27 | 1 | -24/+14 |
* | | ALSA: Remove unneeded ifdef from sound/core.h | Takashi Iwai | 2009-09-07 | 1 | -4/+0 |
* | | ALSA: Remove struct snd_monitor_file from public sound/core.h | Takashi Iwai | 2009-09-07 | 1 | -9/+0 |
|/ |
|
* | Merge branch 'topic/cleanup' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -10/+0 |
|\ |
|
| * | ALSA: Remove deprecated snd_card_new() | Takashi Iwai | 2009-04-21 | 1 | -10/+0 |
* | | ALSA: Core - add snd_card_set_id() function | Jaroslav Kysela | 2009-06-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'topic/ctl-list-cleanup' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -3/+3 |
|\ |
|
| * | ALSA: Clean up snd_monitor_file management | Takashi Iwai | 2009-03-09 | 1 | -3/+3 |
* | | Merge branch 'topic/quirk-cleanup' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -2/+14 |
|\ \ |
|
| * | | ALSA: Add subdevice_mask field to quirk entries | Takashi Iwai | 2009-02-09 | 1 | -2/+14 |
| |/ |
|
* | | ALSA: Introduce snd_card_create() | Takashi Iwai | 2009-01-12 | 1 | -1/+13 |
|/ |
|
* | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 2008-11-26 | 1 | -3/+25 |
|\ |
|
| * | ALSA: Document debug macros | Takashi Iwai | 2008-11-07 | 1 | -1/+23 |
| * | ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case | Takashi Iwai | 2008-11-07 | 1 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-10 | 1 | -3/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | alsa: fix snd_BUG_on() and friends | Andrew Morton | 2008-11-07 | 1 | -3/+7 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 1 | -25/+7 |
|\ \
| |/ |
|
| * | ALSA: Increase components array size | Takashi Iwai | 2008-10-10 | 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: Introduce snd_BUG_ON() macro | Takashi Iwai | 2008-08-13 | 1 | -0/+4 |
| * | ALSA: Add jack reporting API | Mark Brown | 2008-07-29 | 1 | -0/+1 |
* | | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 | 1 | -3/+0 |
|/ |
|
* | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -4/+4 |
* | [ALSA] sound/core.h: evil #ifdefs | Pavel Machek | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] fix comments in sound/core.h | Pavel Machek | 2008-04-24 | 1 | -3/+3 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -0/+10 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED | Takashi Iwai | 2007-02-09 | 1 | -1/+1 |
* | [ALSA] Add PCI quirk list helper function | Takashi Iwai | 2007-02-09 | 1 | -0/+25 |
* | [ALSA] Remove obsolete typedefs.h | Takashi Iwai | 2007-02-09 | 1 | -2/+0 |
* | [ALSA] allow registering an alsa device with struct device pointer | Johannes Berg | 2007-02-09 | 1 | -3/+34 |
* | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 | 1 | -3/+15 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -3/+5 |
* | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 2006-10-06 | 1 | -2/+2 |
* | [ALSA] Add pcm_class attribute to PCM sysfs entry | Takashi Iwai | 2006-09-23 | 1 | -0/+4 |
* | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 2006-09-23 | 1 | -3/+0 |
* | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2006-09-23 | 1 | -1/+2 |
* | [ALSA] remove unused snd_minor.name field | Clemens Ladisch | 2006-07-12 | 1 | -2/+0 |
* | [ALSA] Fix rwlock around snd_iprintf() in sound core | Takashi Iwai | 2006-06-22 | 1 | -2/+1 |
* | Update dummy snd_power_wait() function for new calling convention | Linus Torvalds | 2006-04-02 | 1 | -1/+1 |
* | [ALSA] Cleanup unused argument for snd_power_wait() | Takashi Iwai | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -3/+3 |
* | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 2006-03-22 | 1 | -4/+4 |
* | [PATCH] DocBook: fix kernel-doc comments | Martin Waitz | 2006-01-10 | 1 | -2/+1 |
* | [ALSA] Revert the nested-device patch | Takashi Iwai | 2006-01-04 | 1 | -1/+0 |
* | [ALSA] Nest sound devices | Clemens Ladisch | 2006-01-03 | 1 | -0/+1 |