aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/au88x0/au88x0.c
Commit message (Expand)AuthorAge
* ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-24
* ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16Raymond Yau2012-01-16
* ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bitRaymond Yau2012-01-16
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-10
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-10
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-12
* pci: use pci_ioremap_bar() in sound/Arjan van de Ven2008-10-21
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-24
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* [ALSA] au88x0: mem leak fix in snd_vortex_create()Jesper Juhl2007-10-16
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-20
* [ALSA] sound/pci/au88x0/au88x0.c: ioremap balanced with iounmapAmol Lad2006-10-06
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ALSA] au88x0 - Init before create componentsAlan Horstmann2006-06-22
* [ALSA] au88x0 - 64bit arch fixesTakashi Iwai2006-03-22
* [ALSA] au88x0: Remove unneeded call to pci_dma_supported()Tobias Klauser2006-01-03
* [ALSA] Remove xxx_t typedefs: PCI AU88x0Takashi Iwai2006-01-03
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-04
* [ALSA] set owner field in struct pci_driverClemens Ladisch2005-09-12
* [ALSA] Replace with kzalloc() - pci stuffTakashi Iwai2005-09-12
* [ALSA] pci_find_device removeJiri Slaby2005-09-12
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16