aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/fm801.c
AgeCommit message (Expand)Author
2011-05-15ALSA: fm801: clean-up radio-related KconfigOndrej Zary
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary
2011-05-13ALSA: tea575x: remove unused card from structOndrej Zary
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary
2011-05-11ALSA: fm801: implement TEA575x tuner autodetectionOndrej Zary
2011-05-10ALSA: fm801: convert TEA575x support to new interfaceOndrej Zary
2011-03-21ALSA: tea575x-tuner: remove dev_nrOndrej Zary
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-12-03snd-fm801: autodetect SF64-PCR (tuner-only) cardOndrej Zary
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai
2008-04-24[ALSA] sound: fm801.c fix shadowed variable warningHarvey Harrison
2008-01-31[ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridgeAndy Shevchenko
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi 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-09-23[ALSA] Add dB scale information to fm801 driverTakashi Iwai
2006-09-23[ALSA] sound/pci/fm801: Use ARRAY_SIZE macroTobias Klauser
2006-09-23[ALSA] fm801: fixed broken previous patch for the FM tuner only codeJaroslav Kysela
2006-09-23[ALSA] fm801: Support FM only cardAndy Shevchenko
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai
2006-07-12[ALSA] fix the SND_FM801_TEA575X dependenciesAdrian Bunk
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-04-27[ALSA] add __devinitdata to all pci_device_idHenrik Kretzschmar
2006-01-03[ALSA] fm801 - Add PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCI FM801Takashi Iwai
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi 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] Add missing KERN_* suffix to printkTakashi Iwai
2005-09-12[ALSA] set owner field in struct pci_driverClemens Ladisch
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch
2005-05-29[ALSA] Replace pci_module_init() with pci_register_driver()Takashi Iwai
2005-05-29[ALSA] Add PCI ID for Gallant Odyssey Sound 4Sergey Vlasov
2005-04-16Linux-2.6.12-rc2Linus Torvalds