summaryrefslogtreecommitdiffstats
path: root/sound/pci/azt3328.c
Commit message (Expand)AuthorAgeFilesLines
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-2/+2
* ALSA: azt3328: fix previous breakage, improve suspend, cleanupsAndreas Mohr2009-07-151-76/+124
* ALSA: azt3328: large codec cleanup, add I2S port etc.Andreas Mohr2009-07-061-454/+524
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-2/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-4/+4
|\
| * ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai2009-02-051-4/+4
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-2/+4
* ALSA: PCI168 snd-azt3328: some more fixupsAndreas Mohr2008-06-261-45/+64
* [ALSA] PCI168 snd-azt3328 Linux driver: another huge updateAndreas Mohr2008-05-191-396/+796
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-1/+2
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-241-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] azt3328.c: small cleanup patchAndreas Mohr2007-05-111-9/+21
* [ALSA] Fix conflicts between const and __devinitdataTakashi Iwai2007-05-111-2/+2
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-2/+3
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-3/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-2/+2
* [ALSA] azt3328.c: use kernel coding styleAndreas Mohr2006-06-221-47/+23
* [ALSA] azt3328.c: add 3D sound mixer switch/rename controlsAndreas Mohr2006-06-221-10/+31
* [ALSA] azt3328.c: add suspend/resume supportAndreas Mohr2006-06-221-3/+116
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [ALSA] Remove xxx_t typedefs: PCI AZT3328Takashi Iwai2006-01-031-105/+111
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-9/+0
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] AZT3328 driver updateAndreas Mohr2005-11-041-325/+656
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-9/+9
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-4/+2
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-121-0/+1
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1536
OpenPOWER on IntegriCloud