summaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0/au88x0.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: remove deprecated use of pci apiQuentin Lambert2015-04-161-2/+2
* ALSA: au88x0: Kill the rest snd_print*()Takashi Iwai2014-10-281-1/+1
* ALSA: au88x0: pr_* replaced with dev_*Sudip Mukherjee2014-10-151-17/+16
* sound: pci: au88x0: printk replacementSudip Mukherjee2014-09-091-11/+11
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+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-5/+5
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-15/+2
* ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2012-01-161-1/+2
* ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2012-01-161-5/+5
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+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
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-211-2/+1
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-2/+0
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl2007-10-161-0/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-5/+1
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-061-0/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-221-5/+7
* [ALSA] au88x0 - 64bit arch fixesTakashi Iwai2006-03-221-2/+8
* [ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2006-01-031-2/+2
* [ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai2006-01-031-4/+4
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-1/+1
* [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] pci_find_device removeJiri Slaby2005-09-121-10/+16
* [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/+388
OpenPOWER on IntegriCloud