summaryrefslogtreecommitdiffstats
path: root/sound/pci/aw2
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aw2: make snd_pcm_hardware constBhumika Goyal2017-08-121-2/+2
* ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal2017-02-211-1/+1
* ALSA: constify snd_pcm_ops structuresJulia Lawall2016-09-021-2/+2
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-3/+1
* ALSA: aw2: Use snd_ctl_enum_info()Takashi Iwai2014-10-211-11/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ALSA: aw2: Use standard printk helpersTakashi Iwai2014-02-262-26/+22
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-2/+2
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-14/+14
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-20/+3
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noiseH Hartley Sweeten2010-05-251-7/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-121-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+3
|\
| * ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* | ALSA: aw2: do not grab every saa7146 based deviceAnssi Hannula2009-02-231-1/+1
|/
* ALSA: aw2 - Fix Oops at initializationTakashi Iwai2008-06-231-2/+2
* [ALSA] aw2: remove duplicate MODULE_LICENSEClemens Ladisch2008-04-241-1/+0
* [ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.hAndrew Morton2008-04-241-0/+1
* [ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.cTakashi Iwai2008-04-242-1/+2
* [ALSA] aw2 - Remove endian dependencyTakashi Iwai2008-04-241-6/+0
* [ALSA] aw2 - Add missing module parametersTakashi Iwai2008-04-241-0/+7
* [ALSA] Emagic Audiowerk 2 ALSA driver.Cedric Bregardis2008-04-246-0/+1643
OpenPOWER on IntegriCloud