| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: echoaudio: Deletion of a check before release_and_free_resource() | Markus Elfring | 2014-12-02 | 1 | -2/+1 |
* | ALSA: echoaudio: cleanup of unnecessary messages | Sudip Mukherjee | 2014-11-05 | 18 | -110/+0 |
* | ALSA: echoaudio: remove all snd_printk | Sudip Mukherjee | 2014-11-03 | 21 | -283/+327 |
* | ALSA: echoaudio: add reference of struct echoaudio | Sudip Mukherjee | 2014-11-03 | 3 | -7/+9 |
* | ALSA: echoaudio: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -27/+6 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 14 | -14/+14 |
* | ALSA: echoaudio: Remove unused variable | Sachin Kamat | 2014-07-01 | 1 | -6/+0 |
* | ALSA: echoaudio: use after free on error | Dan Carpenter | 2014-03-05 | 1 | -4/+4 |
* | ALSA: echoaudio: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 3 | -15/+18 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -3/+2 |
* | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 2013-05-29 | 1 | -1/+0 |
* | ALSA: pci: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 3 | -27/+27 |
* | ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP | Takashi Iwai | 2012-08-14 | 2 | -7/+7 |
* | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 2012-07-03 | 1 | -9/+13 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-05-21 | 1 | -20/+2 |
|\ |
|
| * | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -20/+2 |
* | | ALSA: echoaudio: Remove incorrect part of assertion | Mark Hills | 2012-05-06 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 14 | -14/+14 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 14 | -14/+14 |
* | 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 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-04-07 | 1 | -3/+2 |
|\ |
|
| * | ALSA: echoaudio - Eliminate use after free | Julia Lawall | 2010-04-04 | 1 | -3/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 14 | -14/+14 |
|/ |
|
* | 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 | 3 | -78/+222 |
* | | ALSA: Echoaudio - Add suspend support #1 | Giuliano Pochini | 2010-02-15 | 15 | -80/+115 |
* | | ALSA: Echoaudio - Add firmware cache #2 | Giuliano Pochini | 2010-02-15 | 2 | -4/+41 |
* | | ALSA: Echoaudio - Add firmware cache #1 | Giuliano Pochini | 2010-02-15 | 18 | -65/+69 |
* | | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 14 | -14/+14 |
|/ |
|
* | ALSA: echoaudio - Re-enable the line-out control for the Mia card | Giuliano Pochini | 2009-09-30 | 2 | -4/+27 |
* | ALSA: indigo-express: add missing 64KHz flags | Giuliano Pochini | 2009-04-28 | 2 | -0/+2 |
* | Merge branch 'topic/echoaudio' into for-linus | Takashi Iwai | 2009-03-24 | 13 | -64/+488 |
|\ |
|
| * | ALSA: Echoaudio: add support for Indigo express cards | Giuliano Pochini | 2009-03-19 | 8 | -2/+485 |
| * | ALSA: echoaudio: remove line-out volume from vmixer cards | Giuliano Pochini | 2009-03-16 | 4 | -48/+0 |
| * | ALSA: echoaudio: remove line-out volume from vmixer cards | Giuliano Pochini | 2009-03-16 | 1 | -14/+3 |
* | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-24 | 7 | -14/+13 |
|\ \ |
|
| * | | ALSA: echoaudio - replace uses of __constant_{endian} | Harvey Harrison | 2009-02-12 | 7 | -14/+13 |
| |/ |
|
* | | 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 | 17 | -55/+97 |
* | [ALSA] Fix possible races at free_irq in PCI drivers | Takashi Iwai | 2008-04-24 | 1 | -3/+4 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 12 | -12/+0 |
* | [ALSA] echoaudio - convert from semaphore to mutex | Takashi Iwai | 2008-01-31 | 2 | -10/+10 |
* | [ALSA] echoaudio - Add barrier() to prevent compiler optimization | Giuliano Pochini | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] echoaudio - Remove superfluous volatile prefix | Takashi Iwai | 2007-10-16 | 1 | -8/+7 |