index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
/
memory.c
Age
Commit message (
Expand
)
Author
2021-06-09
ALSA: emu10k1: Fix assignment in if condition
Takashi Iwai
2020-12-25
ALSA: emu10k1: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-05-17
ALSA: emu10k1: Rate-limit error messages about page errors
Takashi Iwai
2018-02-14
ALSA: emu10k1: add a IOMMU workaround
Maciej S. Szmigiero
2018-02-14
ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functions
Maciej S. Szmigiero
2018-02-14
ALSA: emu10k1: add optional debug printouts with DMA addresses
Maciej S. Szmigiero
2018-02-14
ALSA: emu10k1: remove reserved_page
Maciej S. Szmigiero
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
2014-02-26
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
2012-09-05
ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-08-03
ALSA: emu10k1: Avoid access to invalid pages when period=1
Takashi Iwai
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-08-25
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
2008-06-17
ALSA: emu10k1 - simplify the last fix
Takashi Iwai
2008-06-17
ALSA: emu10k1 - fix possible memory leak in memory allocation routines
Jaroslav Kysela
2008-06-13
ALSA: emu10k1 - Fix page allocation with GFP_DMA
Takashi Iwai
2008-05-30
[ALSA] emu10k1 - simplify page allocation for synth
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2006-06-22
[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-03-22
[ALSA] semaphore -> mutex (PCI part)
Ingo Molnar
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI emu10k1
Takashi Iwai
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds