aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ymfpci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch1-0/+5
2007-05-11[ALSA] Don't use request_firmware if internal firmwares are definedTakashi Iwai1-22/+24
2007-05-11[ALSA] Enable Kconfig options for external firmwaresTakashi Iwai1-7/+5
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-1/+1
2007-02-09[ALSA] Current driver does not utilize 44.1kHz high quality sampling rate converter.Teru KAMOGASHIRA1-4/+40
2007-02-09[ALSA] ymfpci: add request_firmware()Clemens Ladisch2-26/+105
2006-12-20[ALSA] Remove IRQF_DISABLED for shared PCI irqsTakashi Iwai1-2/+3
2006-12-20[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai1-1/+1
2006-12-20[ALSA] ymfpci: fix swap_rear for S/PDIF passthroughGlen Masgai2-8/+5
2006-12-20[ALSA] use the ALIGN macroClemens Ladisch1-12/+12
2006-10-22[ALSA] Various fixes for suspend/resume of ALSA PCI driversTakashi Iwai1-1/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-23[ALSA] ymfpci - Add TLV entries for native volume controlsTakashi Iwai1-1/+6
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-1/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-1/+2
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1