开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
vx
/
vx_pcm.c
Age
Commit message (
Expand
)
Author
2022-08-24
ALSA: vx: Drop superfluous GFP setup
Takashi Iwai
2021-06-09
ALSA: vx: Fix assignment in if condition
Takashi Iwai
2020-12-25
ALSA: vx: Use roundup() instead of open-coding it
Lars-Peter Clausen
2020-09-03
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
2020-09-03
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
2019-12-11
ALSA: drivers: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: vx: Use managed buffer allocation
Takashi Iwai
2019-11-06
ALSA: vx: Convert to the common vmalloc memalloc
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2017-08-17
ALSA: drivers: make snd_pcm_hardware const
Bhumika Goyal
2017-06-09
ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops.
Arvind Yadav
2017-01-04
ALSA: vx: Don't try to update capture stream before running
Takashi Iwai
2017-01-04
ALSA: vx: Fix possible transfer overflow
Takashi Iwai
2014-09-15
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
2012-10-06
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-01-18
ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
Takashi Iwai
2009-12-18
sound: vx: use vmalloc buffer helper functions
Clemens Ladisch
2008-12-18
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
Takashi Iwai
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-03-22
[ALSA] vx - Fix memory leak on error path
Alexey Dobriyan
2006-03-22
[ALSA] no need to check pointers passed to vfree() for NULL
Jesper Juhl
2006-01-03
[ALSA] Remove xxx_t typedefs: VXdriver
Takashi Iwai
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
2005-08-30
[ALSA] PCM resume cleanups
Jaroslav Kysela
2005-06-22
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds