| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: remove deprecated use of pci api | Quentin Lambert | 2015-04-16 | 1 | -2/+2 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 1 | -1/+1 |
* | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 2015-01-04 | 1 | -3/+1 |
* | ALSA: aw2: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-21 | 1 | -11/+2 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | ALSA: aw2: Use standard printk helpers | Takashi Iwai | 2014-02-26 | 2 | -26/+22 |
* | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -2/+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 | 1 | -14/+14 |
* | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 2012-04-24 | 1 | -20/+3 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | 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/+1 |
* | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 2011-06-10 | 1 | -1/+1 |
* | ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise | H Hartley Sweeten | 2010-05-25 | 1 | -7/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 2010-02-09 | 1 | -1/+1 |
* | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 2009-06-12 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -3/+3 |
|\ |
|
| * | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 2009-01-12 | 1 | -3/+3 |
* | | ALSA: aw2: do not grab every saa7146 based device | Anssi Hannula | 2009-02-23 | 1 | -1/+1 |
|/ |
|
* | ALSA: aw2 - Fix Oops at initialization | Takashi Iwai | 2008-06-23 | 1 | -2/+2 |
* | [ALSA] aw2: remove duplicate MODULE_LICENSE | Clemens Ladisch | 2008-04-24 | 1 | -1/+0 |
* | [ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.h | Andrew Morton | 2008-04-24 | 1 | -0/+1 |
* | [ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.c | Takashi Iwai | 2008-04-24 | 2 | -1/+2 |
* | [ALSA] aw2 - Remove endian dependency | Takashi Iwai | 2008-04-24 | 1 | -6/+0 |
* | [ALSA] aw2 - Add missing module parameters | Takashi Iwai | 2008-04-24 | 1 | -0/+7 |
* | [ALSA] Emagic Audiowerk 2 ALSA driver. | Cedric Bregardis | 2008-04-24 | 6 | -0/+1643 |