summaryrefslogtreecommitdiffstats
path: root/sound/pci/emu10k1/memory.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1: Fix typo in commentsshaomin Deng2022-07-221-1/+1
* ALSA: emu10k1: Fix assignment in if conditionTakashi Iwai2021-06-091-7/+14
* ALSA: emu10k1: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen2020-12-251-1/+1
* ALSA: pci: Avoid non-standard macro usageTakashi Iwai2019-11-061-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-05-171-3/+3
* ALSA: emu10k1: add a IOMMU workaroundMaciej S. Szmigiero2018-02-141-3/+37
* ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functionsMaciej S. Szmigiero2018-02-141-17/+27
* ALSA: emu10k1: add optional debug printouts with DMA addressesMaciej S. Szmigiero2018-02-141-4/+11
* ALSA: emu10k1: remove reserved_pageMaciej S. Szmigiero2018-02-141-2/+6
* ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-291-5/+6
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-261-4/+8
* ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+2
* ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai2012-08-031-1/+4
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-251-10/+2
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-131-6/+13
* ALSA: emu10k1 - simplify the last fixTakashi Iwai2008-06-171-6/+3
* ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela2008-06-171-2/+8
* ALSA: emu10k1 - Fix page allocation with GFP_DMATakashi Iwai2008-06-131-1/+1
* [ALSA] emu10k1 - simplify page allocation for synthTakashi Iwai2008-05-301-38/+28
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-0/+8
* [ALSA] semaphore -> mutex (PCI part)Ingo Molnar2006-03-221-12/+14
* [ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai2006-01-031-45/+49
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-041-3/+3
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+564