index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
emu10k1
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
ALSA: pci: Avoid non-standard macro usage
Takashi Iwai
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2018-05-17
ALSA: emu10k1: Rate-limit error messages about page errors
Takashi Iwai
1
-3
/
+3
2018-02-14
ALSA: emu10k1: add a IOMMU workaround
Maciej S. Szmigiero
1
-3
/
+37
2018-02-14
ALSA: emu10k1: make sure synth DMA pages are allocated with DMA functions
Maciej S. Szmigiero
1
-17
/
+27
2018-02-14
ALSA: emu10k1: add optional debug printouts with DMA addresses
Maciej S. Szmigiero
1
-4
/
+11
2018-02-14
ALSA: emu10k1: remove reserved_page
Maciej S. Szmigiero
1
-2
/
+6
2015-04-29
ALSA: emu10k1: Emu10k2 32 bit DMA mode
Peter Zubaj
1
-5
/
+6
2014-02-26
ALSA: emu10k1: Use standard printk helpers
Takashi Iwai
1
-4
/
+8
2012-09-05
ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+2
2012-08-03
ALSA: emu10k1: Avoid access to invalid pages when period=1
Takashi Iwai
1
-1
/
+4
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
1
-1
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-08-25
ALSA: Clean up SG-buffer helper functions and macros
Takashi Iwai
1
-10
/
+2
2008-08-13
ALSA: Kill snd_assert() in sound/pci/*
Takashi Iwai
1
-6
/
+13
2008-06-17
ALSA: emu10k1 - simplify the last fix
Takashi Iwai
1
-6
/
+3
2008-06-17
ALSA: emu10k1 - fix possible memory leak in memory allocation routines
Jaroslav Kysela
1
-2
/
+8
2008-06-13
ALSA: emu10k1 - Fix page allocation with GFP_DMA
Takashi Iwai
1
-1
/
+1
2008-05-30
[ALSA] emu10k1 - simplify page allocation for synth
Takashi Iwai
1
-38
/
+28
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2006-06-22
[ALSA] emu10k1 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-0
/
+8
2006-03-22
[ALSA] semaphore -> mutex (PCI part)
Ingo Molnar
1
-12
/
+14
2006-01-03
[ALSA] Remove xxx_t typedefs: PCI emu10k1
Takashi Iwai
1
-45
/
+49
2005-11-04
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
1
-3
/
+3
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+564