aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/azt3328.c
AgeCommit message (Expand)Author
2011-01-25ALSA: azt3328 - fix broken AZF_FMT_XLATE macroAndreas Mohr
2011-01-02ALSA: azt3328: improve snd_azf3328_codec_setdmaa()Andreas Mohr
2011-01-02ALSA: azt3328: use proper private_data hookup for codec identificationAndreas Mohr
2011-01-02ALSA: azt3328: use a helper variable to remove one indirection in hotpathAndreas Mohr
2011-01-02ALSA: azt3328: cosmetics: use a helper variable for codec setupAndreas Mohr
2011-01-02ALSA: azt3328: _setfmt() updateAndreas Mohr
2011-01-02ALSA: azt3328: cosmetics, minor updatesAndreas Mohr
2010-11-22ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timerAndreas Mohr
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela
2009-07-15ALSA: azt3328: fix previous breakage, improve suspend, cleanupsAndreas Mohr
2009-07-06ALSA: azt3328: large codec cleanup, add I2S port etc.Andreas Mohr
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-06-26ALSA: PCI168 snd-azt3328: some more fixupsAndreas Mohr
2008-05-19[ALSA] PCI168 snd-azt3328 Linux driver: another huge updateAndreas Mohr
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-05-11[ALSA] azt3328.c: small cleanup patchAndreas Mohr
2007-05-11[ALSA] Fix conflicts between const and __devinitdataTakashi Iwai
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] azt3328.c: use kernel coding styleAndreas Mohr
2006-06-22[ALSA] azt3328.c: add 3D sound mixer switch/rename controlsAndreas Mohr
2006-06-22[ALSA] azt3328.c: add suspend/resume supportAndreas Mohr
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AZT3328Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-04[ALSA] AZT3328 driver updateAndreas Mohr
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds