aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/aw2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai1-1/+0
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton1-14/+14
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-20/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2010-05-25ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten1-7/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+3
2009-02-23ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai1-2/+2
2008-04-24[ALSA] aw2: remove duplicate MODULE_LICENSEClemens Ladisch1-1/+0
2008-04-24[ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.hAndrew Morton1-0/+1
2008-04-24[ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.cTakashi Iwai2-1/+2
2008-04-24[ALSA] aw2 - Remove endian dependencyTakashi Iwai1-6/+0
2008-04-24[ALSA] aw2 - Add missing module parametersTakashi Iwai1-0/+7
2008-04-24[ALSA] Emagic Audiowerk 2 ALSA driver.Cedric Bregardis6-0/+1643