aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ymfpci/ymfpci_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Ladisch1-23/+102
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 Masgai1-4/+4
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-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-03-22[ALSA] ymfpci - make rear channel swap optionalJaroslav Kysela1-14/+28
2006-03-22[ALSA] ymfpci: fix swapped channels in SPDIF outputClemens Ladisch1-4/+8
2006-01-22[ALSA] ymfpci: fix SPDIF sample rate informationClemens Ladisch1-0/+2
2006-01-03[ALSA] ymfpci - Fix PM supportTakashi Iwai1-9/+14
2006-01-03[ALSA] Remove xxx_t typedefs: PCI YMFPCITakashi Iwai1-233/+237
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-32/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan1-3/+2
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-11-04[ALSA] ymfpci: change timer resolution to 48 kHzClemens Ladisch1-6/+4
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-12/+3
2005-11-04[ALSA] ymfpci: add S/PDIF-in > S/PDIF-out loopGlen Masgai1-15/+24
2005-09-12[ALSA] Replace with kzalloc() - pci stuffTakashi Iwai1-3/+3
2005-08-30[ALSA] ymfpci: add per-voice volume controlsClemens Ladisch1-72/+160
2005-07-28[ALSA] sound/pci: fix-up sleeping pathsNishanth Aravamudan1-3/+3
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-3/+1
2005-05-29[ALSA] remove dead codeAdrian Bunk1-23/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2273