| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 1 | -6/+6 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -9/+13 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -20/+2 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 1 | -0/+2 |
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -2/+2 |
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | ALSA: echoaudio: check kmalloc() result | Kulikov Vasiliy | 2010-07-19 | 1 | -0/+2 |
* | ALSA: echoaudio - Eliminate use after free | Julia Lawall | 2010-04-04 | 1 | -3/+2 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-02-17 | 1 | -1/+3 |
|\ |
|
| * | ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50 | Giuliano Pochini | 2010-02-17 | 1 | -1/+3 |
* | | ALSA: Echoaudio - Add suspend support #2 | Giuliano Pochini | 2010-02-15 | 1 | -15/+138 |
* | | ALSA: Echoaudio - Add firmware cache #2 | Giuliano Pochini | 2010-02-15 | 1 | -4/+38 |
* | | ALSA: Echoaudio - Add firmware cache #1 | Giuliano Pochini | 2010-02-15 | 1 | -1/+7 |
|/ |
|
* | ALSA: echoaudio - Re-enable the line-out control for the Mia card | Giuliano Pochini | 2009-09-30 | 1 | -4/+26 |
* | Merge branch 'topic/echoaudio' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -14/+3 |
|\ |
|
| * | ALSA: echoaudio: remove line-out volume from vmixer cards | Giuliano Pochini | 2009-03-16 | 1 | -14/+3 |
* | | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 1 | -3/+3 |
|/ |
|
* | ALSA: Clean up SG-buffer helper functions and macros | Takashi Iwai | 2008-08-25 | 1 | -10/+4 |
* | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 2008-08-13 | 1 | -3/+5 |
* | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 2008-04-24 | 1 | -3/+4 |
* | [ALSA] echoaudio - convert from semaphore to mutex | Takashi Iwai | 2008-01-31 | 1 | -9/+9 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 1 | -30/+3 |
* | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 2007-05-11 | 1 | -3/+1 |
* | [ALSA] Add missing sysfs device assignment for ALSA PCI drivers | Takashi Iwai | 2007-03-06 | 1 | -0/+2 |
* | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 1 | -2/+2 |
* | [ALSA] echoaudio, add TLV support | Giuliano Pochini | 2007-02-09 | 1 | -1/+17 |
* | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai | 2006-12-20 | 1 | -3/+3 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [ALSA] Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-08-03 | 1 | -2/+2 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [ALSA] echoaudio - Remove kfree_nocheck() | Takashi Iwai | 2006-06-28 | 1 | -4/+3 |
* | [ALSA] Add echoaudio sound drivers | Giuliano Pochini | 2006-06-28 | 1 | -0/+2197 |