Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 456 | Thomas Gleixner | 5 | -70/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-06 | ALSA: pci: Drop superfluous PCM preallocation error checks | Takashi Iwai | 1 | -28/+12 |
2017-08-13 | ALSA: aw2: make snd_pcm_hardware const | Bhumika Goyal | 1 | -2/+2 |
2017-02-22 | ALSA: pci: constify snd_kcontrol_new structures | Bhumika Goyal | 1 | -1/+1 |
2016-09-02 | ALSA: constify snd_pcm_ops structures | Julia Lawall | 1 | -2/+2 |
2015-04-16 | ALSA: remove deprecated use of pci api | Quentin Lambert | 1 | -2/+2 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -3/+1 |
2014-10-21 | ALSA: aw2: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -11/+2 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-02-26 | ALSA: aw2: Use standard printk helpers | Takashi Iwai | 2 | -26/+22 |
2014-02-12 | ALSA: pci: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -2/+2 |
2013-05-29 | ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove | Takashi Iwai | 1 | -1/+0 |
2012-12-07 | ALSA: pci: remove __dev* attributes | Bill Pemberton | 1 | -14/+14 |
2012-04-24 | ALSA: pci: clean up using module_pci_driver() | Takashi Iwai | 1 | -20/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 1 | -1/+1 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-06-10 | ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* | Takashi Iwai | 1 | -1/+1 |
2011-06-10 | ALSA: Use KBUILD_MODNAME for pci_driver.name entries | Takashi Iwai | 1 | -1/+1 |
2010-05-25 | ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise | H Hartley Sweeten | 1 | -7/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-09 | sound: use DEFINE_PCI_DEVICE_TABLE | Alexey Dobriyan | 1 | -1/+1 |
2009-06-12 | trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 1 | -3/+3 |
2009-02-23 | ALSA: aw2: do not grab every saa7146 based device | Anssi Hannula | 1 | -1/+1 |
2009-01-12 | ALSA: Convert to snd_card_create() in sound/pci/* | Takashi Iwai | 1 | -3/+3 |
2008-06-23 | ALSA: aw2 - Fix Oops at initialization | Takashi Iwai | 1 | -2/+2 |
2008-04-24 | [ALSA] aw2: remove duplicate MODULE_LICENSE | Clemens Ladisch | 1 | -1/+0 |
2008-04-24 | [ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.h | Andrew Morton | 1 | -0/+1 |
2008-04-24 | [ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.c | Takashi Iwai | 2 | -1/+2 |
2008-04-24 | [ALSA] aw2 - Remove endian dependency | Takashi Iwai | 1 | -6/+0 |
2008-04-24 | [ALSA] aw2 - Add missing module parameters | Takashi Iwai | 1 | -0/+7 |
2008-04-24 | [ALSA] Emagic Audiowerk 2 ALSA driver. | Cedric Bregardis | 6 | -0/+1643 |