summaryrefslogtreecommitdiff
path: root/sound/pci/atiixp.c
AgeCommit message (Expand)Author
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
2011-03-11ALSA: atiixp - Fix wrong time-out checks during ac-link resetTakashi Iwai
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-12-28ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2Daniel T Chen
2009-06-25sound: Use PCI_VDEVICEJoe Perches
2009-04-20ALSA: Atiixp: Add SSID for mute_led quirk (unknown HP model)Daniel T Chen
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-09-04ALSA: atiixp - Add PCI ID for SB600 (1002:4382)Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik
2008-01-31[ALSA] sound: fix atiixp section mismatchRandy Dunlap
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-02-09[ALSA] atiixp - Use quirk list helper functionTakashi Iwai
2007-02-09[ALSA] atiixp - Add a parameter ac97_quirkDan Carpenter
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi 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] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar
2006-01-03[ALSA] Add a new quirk for mute-LED and HP-only.Matthew Garrett
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai
2006-01-03[ALSA] atiixp - Fix PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI ATIIXPTakashi Iwai
2006-01-03[ALSA] Remove superfluous macrosTakashi Iwai
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai
2005-11-04[ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai
2005-11-04[ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky
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] atiixp - Fix PM resumeTakashi Iwai
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela
2005-06-22[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriateJaroslav Kysela
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