| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Limit the fallback card id string size | Takashi Iwai | 2013-10-29 | 1 | -1/+1 |
* | ALSA: Optimize module name check | Takashi Iwai | 2013-10-29 | 1 | -1/+1 |
* | ALSA: Add kconfig to specify the max card numbers | Takashi Iwai | 2013-05-24 | 1 | -9/+16 |
* | ALSA: Fix the default suffix string with high card number | Takashi Iwai | 2013-05-24 | 1 | -17/+13 |
* | ALSA: add/change some comments describing function return values | Yacine Belkadi | 2013-03-12 | 1 | -7/+9 |
* | ALSA: Add a reference counter to card instance | Takashi Iwai | 2012-10-30 | 1 | -20/+30 |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -0/+1 |
|\ |
|
| * | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 | 1 | -0/+1 |
* | | ALSA: core - Refactor card id string creation code | Takashi Iwai | 2012-03-09 | 1 | -69/+100 |
|/ |
|
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ALSA: core: remove unused variables. | Luca Tettamanti | 2011-05-26 | 1 | -3/+0 |
* | ALSA: core - Don't use "default' for default | Takashi Iwai | 2011-04-04 | 1 | -1/+1 |
* | ALSA: Fix yet another race in disconnection | Takashi Iwai | 2011-03-25 | 1 | -0/+4 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 1 | -2/+7 |
|\ |
|
| * | ALSA: core: Allow card id change to the same string | Peter Ujfalusi | 2010-09-16 | 1 | -2/+7 |
* | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 1 | -8/+3 |
|/ |
|
* | ALSA: Remove struct snd_monitor_file from public sound/core.h | Takashi Iwai | 2009-09-07 | 1 | -0/+8 |
* | ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision | Jaroslav Kysela | 2009-06-04 | 1 | -16/+10 |
* | ALSA: Fix double locking of card list in snd_card_register() | Mark Brown | 2009-06-03 | 1 | -12/+19 |
* | ALSA: Core - add snd_card_set_id() function | Jaroslav Kysela | 2009-06-02 | 1 | -23/+39 |
* | Merge branch 'topic/ctl-list-cleanup' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -27/+15 |
|\ |
|
| * | ALSA: Clean up snd_monitor_file management | Takashi Iwai | 2009-03-09 | 1 | -27/+15 |
* | | ALSA: Introduce snd_card_create() | Takashi Iwai | 2009-01-12 | 1 | -16/+31 |
|/ |
|
* | sound: Fix warnings relating to ignored return value in snd_card_register | Hannes Eder | 2008-11-18 | 1 | -2/+6 |
* | ALSA: when card identification is changed, change also /proc/asound symlink | Jaroslav Kysela | 2008-11-12 | 1 | -0/+1 |
* | ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files | Jaroslav Kysela | 2008-11-12 | 1 | -1/+65 |
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 | 1 | -1/+4 |
* | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -3/+3 |
* | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 | 1 | -1/+2 |
* | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -2/+3 |
* | [ALSA] Improve the slots option handling | Takashi Iwai | 2008-05-28 | 1 | -27/+40 |
* | [ALSA] Clean up snd_card_free*() | Takashi Iwai | 2008-04-24 | 1 | -17/+9 |
* | [ALSA] Fix the race of card instance unregistration | Takashi Iwai | 2008-04-24 | 1 | -4/+6 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 | 1 | -1/+1 |
* | [ALSA] fix compilation warning in GCC | Miguel Boton | 2008-01-31 | 1 | -1/+1 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Introduce slots option to snd module | Takashi Iwai | 2008-01-31 | 1 | -0/+36 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 | 1 | -2/+2 |
* | [ALSA] cleanup and error reporting for sound/core/init.c | Oliver Neukum | 2007-02-09 | 1 | -8/+14 |
* | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 | 1 | -7/+11 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -0/+8 |
* | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 2006-10-06 | 1 | -40/+52 |
* | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 2006-09-23 | 1 | -53/+3 |
* | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2006-09-23 | 1 | -15/+54 |
* | [ALSA] Fix disconnection of proc interface | Takashi Iwai | 2006-09-23 | 1 | -3/+4 |
* | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 2006-06-22 | 1 | -3/+3 |
* | [ALSA] Fix rwlock around snd_iprintf() in sound core | Takashi Iwai | 2006-06-22 | 1 | -20/+31 |