aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/fm801.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings2011-10-031-3/+10
* ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings2011-10-031-2/+0
* ALSA: fm801: add error handling if auto-detect failsDan Carpenter2011-06-031-2/+11
* ALSA: fm801: clean-up radio-related KconfigOndrej Zary2011-05-151-5/+4
* ALSA: tea575x: use better card and bus namesOndrej Zary2011-05-131-0/+2
* ALSA: tea575x: remove unused card from structOndrej Zary2011-05-131-1/+0
* ALSA: tea575x: remove freq_fixup from structOndrej Zary2011-05-131-1/+0
* ALSA: fm801: implement TEA575x tuner autodetectionOndrej Zary2011-05-111-11/+22
* ALSA: fm801: convert TEA575x support to new interfaceOndrej Zary2011-05-101-279/+57
* ALSA: tea575x-tuner: remove dev_nrOndrej Zary2011-03-211-1/+0
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* snd-fm801: autodetect SF64-PCR (tuner-only) cardOndrej Zary2009-12-031-13/+27
* ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-121-3/+3
* [ALSA] sound: fm801.c fix shadowed variable warningHarvey Harrison2008-04-241-4/+4
* [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridgeAndy Shevchenko2008-01-311-0/+22
* [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
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-3/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-1/+1
* [ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai2006-12-201-1/+1
* [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