summaryrefslogtreecommitdiff
path: root/sound/pci/aw2
AgeCommit message (Expand)Author
2017-08-12ALSA: aw2: make snd_pcm_hardware constBhumika Goyal
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-10-21ALSA: aw2: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-02-26ALSA: aw2: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2010-05-25ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai
2009-02-23ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai
2008-04-24[ALSA] aw2: remove duplicate MODULE_LICENSEClemens Ladisch
2008-04-24[ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.hAndrew Morton
2008-04-24[ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.cTakashi Iwai
2008-04-24[ALSA] aw2 - Remove endian dependencyTakashi Iwai
2008-04-24[ALSA] aw2 - Add missing module parametersTakashi Iwai
2008-04-24[ALSA] Emagic Audiowerk 2 ALSA driver.Cedric Bregardis