summaryrefslogtreecommitdiffstats
path: root/sound/pci/fm801.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai2006-10-221-3/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [ALSA] Add dB scale information to fm801 driverTakashi Iwai2006-09-231-3/+16
* [ALSA] sound/pci/fm801: Use ARRAY_SIZE macroTobias Klauser2006-09-231-3/+1
* [ALSA] fm801: fixed broken previous patch for the FM tuner only codeJaroslav Kysela2006-09-231-13/+19
* [ALSA] fm801: Support FM only cardAndy Shevchenko2006-09-231-2/+14
* [ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai2006-07-121-1/+1
* [ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk2006-07-121-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-1/+2
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar2006-04-271-1/+1
* [ALSA] fm801 - Add PM supportTakashi Iwai2006-01-031-87/+158
* [ALSA] Remove xxx_t typedefs: PCI FM801Takashi Iwai2006-01-031-108/+121
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-041-6/+3
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-8/+8
* [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] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-4/+4
* [ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai2005-05-291-1/+1
* [ALSA] Add PCI ID for Gallant Odyssey Sound 4Sergey Vlasov2005-05-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1480