aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/intel8x0m.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-4/+4
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-221-2/+2
|\
| * ALSA: intel8x0m: enable AMD8111 modemDmitry Eremin-Solenikov2011-05-191-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ALSA: intel8x0m: append 'm' to "r_intel8x0"Paul Bolle2011-03-111-3/+3
* ALSA: intel8x0m: add 'm' as "suffix" to static functionsPaul Bolle2011-03-111-49/+49
* ALSA: intel8x0m: wait a bit before warm reset checkPaul Bolle2011-03-111-1/+2
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-17/+17
* Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-03-241-4/+10
|\
| * ALSA: intel8x0 - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-4/+10
* | ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
|/
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-1/+2
* [ALSA] Fix possible races at free_irq in PCI driversTakashi Iwai2008-04-241-6/+2
* [ALSA] Fix synchronize_irq() bugs, redundanciesJeff Garzik2008-04-241-1/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai2007-02-091-1/+1
* [ALSA] intel8x0 - Use pci_iomapTakashi Iwai2007-02-091-77/+41
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-2/+2
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-4/+19
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] intel8x0m - Free irq in suspendTakashi Iwai2006-09-231-0/+5
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] Optimize for config without PROC_FS (pci drivers)Takashi Iwai2006-01-031-0/+5
* [ALSA] intel8x0 - Fix PM supportTakashi Iwai2006-01-031-14/+21
* [ALSA] Remove xxx_t typedefs: PCI Intel8x0Takashi Iwai2006-01-031-106/+122
* [ALSA] intel8x0 - Clean up delay functionTakashi Iwai2006-01-031-8/+4
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-2/+1
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-8/+8
* [ALSA] Fix the type of enable module optionTakashi Iwai2005-11-041-1/+1
* [ALSA] Sasha Khapyorsky: My email address is changed, there is update.Sasha Khapyorsky2005-11-041-1/+1
* [ALSA] Add dummy obsoleted module options for backward compatibilityTakashi Iwai2005-11-041-0/+4
* [ALSA] highlanderize motherboard AC97/HDA driversClemens Ladisch2005-11-041-20/+8
* [ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky2005-11-041-1/+0
* [ALSA] dev_class=SNDRV_PCM_CLASS_MODEM for modem PCMsSasha Khapyorsky2005-11-041-0/+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] Remove superfluous PCI ID definitionsTakashi Iwai2005-09-121-53/+8
* [ALSA] PCI modem drivers updateSasha Khapyorsky2005-06-221-74/+2
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* [ALSA] Fix 'semaphore is not ready' problem with snd-intel8x0mSasha Khapyorsky2005-05-291-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1462