aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx/vx_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-11-11ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai1-0/+10
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai1-26/+23
2013-06-21ALSA: vx_core: off by one in vx_read_status()Dan Carpenter1-1/+1
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai1-2/+1
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai1-1/+2
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-7/+14
2008-07-10vx: treat firmware data as constDavid Woodhouse1-2/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-06-22[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai1-16/+14
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar1-1/+1
2006-01-03[ALSA] vx-driver - Fix PM supportTakashi Iwai1-10/+8
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai1-29/+29
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai1-16/+3
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+837