aboutsummaryrefslogtreecommitdiff
path: root/sound/pci/fm801.c
AgeCommit message (Expand)Author
2015-01-11ALSA: fm801: remove FSF addressAndy Shevchenko
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-08ALSA: fm801: PCI core handles power state for usAndy Shevchenko
2015-01-07Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai
2015-01-07ALSA: fm801: move to pcim_* and devm_* functionsAndy Shevchenko
2015-01-02ALSA: fm801: Remove always NULL parameterLars-Peter Clausen
2014-10-21ALSA: fm801: Use snd_ctl_enum_info()Takashi Iwai
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-19ALSA: fm801: convert struct description to kernel-docAndy Shevchenko
2014-04-29ALSA: fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpersAndy Shevchenko
2014-04-29ALSA: fm801: introduce macros to access the hardwareAndy Shevchenko
2014-02-26ALSA: fm801: Use standard printk helpersTakashi Iwai
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-08-18[media] tea575x: Move header from sound to mediaOndrej Zary
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton
2012-11-14ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter
2012-09-06ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-11[media] snd_tea575x: Make the module using snd_tea575x the fops ownerHans de Goede
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-09-23ALSA: fm801 - Clean up redundant reference to snd_fm801_tea575x_gpios[]Takashi Iwai
2011-09-22Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai
2011-06-03ALSA: fm801: add error handling if auto-detect failsDan Carpenter
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