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
/
drivers
/
vx
/
vx_core.c
Age
Commit message (
Expand
)
Author
2021-06-09
ALSA: vx: Fix assignment in if condition
Takashi Iwai
2021-03-03
ALSA: vx: fix kernel-doc warning
Pierre-Louis Bossart
2020-09-03
ALSA: vx: vx_core: clarify operator precedence
Pierre-Louis Bossart
2020-07-07
ALSA: vx_core: remove warning for empty loop body
Pierre-Louis Bossart
2020-01-05
ALSA: vx: More constifications
Takashi Iwai
2020-01-03
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
Takashi Iwai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-06
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
2019-01-15
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2018-08-03
ALSA: drivers: Remove empty init and exit
Takashi Iwai
2017-08-31
ALSA: vx: Put missing KERN_CONT prefix
Takashi Iwai
2017-02-28
ALSA: vx: remove 'out of memory' message
Mihai Burduselu
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2014-11-11
ALSA: vx: Fix missing kerneldoc parameter descriptions
Takashi Iwai
2014-09-15
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
2013-06-21
ALSA: vx_core: off by one in vx_read_status()
Dan Carpenter
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2009-02-05
ALSA: Add missing KERN_* prefix to printk in sound/drivers
Takashi Iwai
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-07-10
vx: treat firmware data as const
David Woodhouse
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
2006-01-03
[ALSA] vx-driver - Fix PM support
Takashi Iwai
2006-01-03
[ALSA] Remove xxx_t typedefs: VXdriver
Takashi Iwai
2006-01-03
[ALSA] Remove snd_vx_delay() function
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds