summaryrefslogtreecommitdiffstats
path: root/sound/pci/fm801.c
Commit message (Expand)AuthorAgeFilesLines
* [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-181-1/+1
* ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai2013-05-291-1/+0
* ALSA: pci: remove __dev* attributesBill Pemberton2012-12-071-13/+13
* ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter2012-11-141-3/+8
* ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-061-0/+7
* ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai2012-08-141-3/+3
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-10/+16
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-2/+2
|\
| * [media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede2012-06-111-2/+2
* | ALSA: pci: clean up using module_pci_driver()Takashi Iwai2012-04-241-13/+2
|/
* [media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil2012-03-191-2/+18
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]Takashi Iwai2011-09-231-7/+8
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-09-221-5/+10
|\
| * ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings2011-09-221-3/+10
| * ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings2011-09-221-2/+0
* | ALSA: mpu401: clean up interrupt specificationClemens Ladisch2011-09-141-2/+3
|/
* ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai2011-06-101-1/+1
* ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai2011-06-101-1/+1
* 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
OpenPOWER on IntegriCloud