aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ymfpci (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2015-01-11Merge branch 'topic/pci-cleanup' into for-nextTakashi Iwai1-12/+0
2015-01-09ALSA: ymfpci: Simplify PM callbacksTakashi Iwai1-12/+0
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-2/+1
2015-01-02ALSA: ymfpci: Remove always NULL parametersLars-Peter Clausen3-40/+14
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-02-26ALSA: ymfpci: Use standard printk helpersTakashi Iwai2-18/+30
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2-3/+2
2013-06-27ALSA: pci: trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-05-29ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at removeTakashi Iwai1-1/+0
2012-12-07ALSA: pci: remove __dev* attributesBill Pemberton2-27/+29
2012-11-22ALSA: ymfpci: Use kmalloc for register buffer for PMTakashi Iwai1-3/+3
2012-09-13ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai1-1/+1
2012-09-12ALSA: ymfpci: Define channel mapsTakashi Iwai1-0/+18
2012-08-14ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEPTakashi Iwai3-6/+6
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai3-2/+391
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2-7/+12
2012-04-24ALSA: pci: clean up using module_pci_driver()Takashi Iwai1-13/+2
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai1-0/+9
2012-03-13ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai1-0/+9
2012-01-24ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2-15/+27
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-2/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2011-09-20ALSA: ymfpci: allow to disable the SRCClemens Ladisch1-0/+6
2011-09-20ALSA: ymfpci: fix PCM open error handlingClemens Ladisch1-6/+18
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch1-2/+3
2011-09-12ALSA: ymfpci: add "Playback" to FM Legacy Volume controlRaymond Yau1-1/+1
2011-06-10ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*Takashi Iwai1-1/+1
2011-06-10ALSA: Use KBUILD_MODNAME for pci_driver.name entriesTakashi Iwai1-1/+1
2011-01-10ALSA: ymfpci: use enum control info helperClemens Ladisch1-9/+3
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-08-10sound: ymfpci: increase timer resolution to 96 kHzClemens Ladisch1-5/+15
2009-06-25sound: Use PCI_VDEVICEJoe Perches1-6/+6
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai1-2/+12
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai1-2/+12
2009-01-12ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai1-3/+3
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-7/+14
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-1629/+10
2008-07-10firmware: convert ymfpci driver to use firmware loader exclusivelyDavid Woodhouse2-1628/+0
2008-07-10ymfpci: treat firmware data as constDavid Woodhouse1-25/+34
2008-06-27ALSA: ymfpci - fix initial volume for 44.1kHz outputTakashi Iwai1-0/+2
2008-04-24[ALSA] ymfpci - Fix race at removalTakashi Iwai1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai2-2/+0
2008-01-31[ALSA] pci - check value range in ctl callbacksTakashi Iwai1-0/+4
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela3-4/+4
2007-10-16[ALSA] alsa-kernel: schedule_timeout() fixesRene Herman1-1/+0
2007-10-16[ALSA] ymfpci: fix volume handling of the 44.1 kHz slotClemens Ladisch1-24/+46
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-32/+3
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-1/+1