aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-05-17ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-02-14ALSA: emu10k1: add a IOMMU workaroundMaciej S. Szmigiero1-3/+37
2018-02-14ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functionsMaciej S. Szmigiero1-17/+27
2018-02-14ALSA: emu10k1: add optional debug printouts with DMA addressesMaciej S. Szmigiero1-4/+11
2018-02-14ALSA: emu10k1: remove reserved_pageMaciej S. Szmigiero1-2/+6
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+6
2014-02-26ALSA: emu10k1: Use standard printk helpersTakashi Iwai1-4/+8
2012-09-05ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+2
2012-08-03ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai1-1/+4
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai1-10/+2
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-6/+13
2008-06-17ALSA: emu10k1 - simplify the last fixTakashi Iwai1-6/+3
2008-06-17ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela1-2/+8
2008-06-13ALSA: emu10k1 - Fix page allocation with GFP_DMATakashi Iwai1-1/+1
2008-05-30[ALSA] emu10k1 - simplify page allocation for synthTakashi Iwai1-38/+28
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2006-06-22[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-0/+8
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-12/+14
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai1-45/+49
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai1-3/+3
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+564