aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/intel8x0m.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai1-1/+1
2007-02-09[ALSA] intel8x0 - Use pci_iomapTakashi Iwai1-77/+41
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-2/+2
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-4/+19
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-23[ALSA] intel8x0m - Free irq in suspendTakashi Iwai1-0/+5
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar1-1/+1
2006-01-03[ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai1-0/+5
2006-01-03[ALSA] intel8x0 - Fix PM supportTakashi Iwai1-14/+21
2006-01-03[ALSA] Remove xxx_t typedefs: PCI Intel8x0Takashi Iwai1-106/+122
2006-01-03[ALSA] intel8x0 - Clean up delay functionTakashi Iwai1-8/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-2/+1
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-8/+8
2005-11-04[ALSA] Fix the type of enable module optionTakashi Iwai1-1/+1
2005-11-04[ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky1-1/+1
2005-11-04[ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai1-0/+4
2005-11-04[ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch1-20/+8
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky1-1/+0
2005-11-04[ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky1-0/+1
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch1-0/+1
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai1-53/+8
2005-06-22[ALSA] PCI modem drivers updateSasha Khapyorsky1-74/+2
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai1-1/+1
2005-05-29[ALSA] Fix 'semaphore is not ready' problem with snd-intel8x0mSasha Khapyorsky1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1462