summaryrefslogtreecommitdiff
path: root/sound/pci/au88x0/au88x0.c
AgeCommit message (Expand)Author
2015-04-16ALSA: remove deprecated use of pci apiQuentin Lambert
2014-10-28ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai
2014-10-15ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee
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-01-16ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau
2012-01-16ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul 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
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-10-21pci: use pci_ioremap_bar() in sound/Arjan van de Ven
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16[ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai
2006-10-06[ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] au88x0 - Init before create componentsAlan Horstmann
2006-03-22[ALSA] au88x0 - 64bit arch fixesTakashi Iwai
2006-01-03[ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser
2006-01-03[ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai
2005-09-12[ALSA] pci_find_device removeJiri Slaby
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai
2005-04-16Linux-2.6.12-rc2Linus Torvalds