index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
aw2
Age
Commit message (
Expand
)
Author
2014-02-26
ALSA: aw2: Use standard printk helpers
Takashi Iwai
2014-02-12
ALSA: pci: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-05-29
ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove
Takashi Iwai
2012-12-07
ALSA: pci: remove __dev* attributes
Bill Pemberton
2012-04-24
ALSA: pci: clean up using module_pci_driver()
Takashi Iwai
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-06-10
ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
Takashi Iwai
2011-06-10
ALSA: Use KBUILD_MODNAME for pci_driver.name entries
Takashi Iwai
2010-05-25
ALSA: aw2-alsa.c: use pci_ids.h defines and fix checkpatch.pl noise
H Hartley Sweeten
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
sound: use DEFINE_PCI_DEVICE_TABLE
Alexey Dobriyan
2009-06-12
trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Thadeu Lima de Souza Cascardo
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-24
Merge branch 'topic/snd_card_new-err' into for-linus
Takashi Iwai
2009-02-23
ALSA: aw2: do not grab every saa7146 based device
Anssi Hannula
2009-01-12
ALSA: Convert to snd_card_create() in sound/pci/*
Takashi Iwai
2008-06-23
ALSA: aw2 - Fix Oops at initialization
Takashi Iwai
2008-04-24
[ALSA] aw2: remove duplicate MODULE_LICENSE
Clemens Ladisch
2008-04-24
[ALSA] sound/pci/aw2/aw2-alsa.c needs dma-mapping.h
Andrew Morton
2008-04-24
[ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.c
Takashi Iwai
2008-04-24
[ALSA] aw2 - Remove endian dependency
Takashi Iwai
2008-04-24
[ALSA] aw2 - Add missing module parameters
Takashi Iwai
2008-04-24
[ALSA] Emagic Audiowerk 2 ALSA driver.
Cedric Bregardis