summaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx/vx_core.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: vx: More constificationsTakashi Iwai2020-01-051-6/+6
* ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai2020-01-031-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ALSA: drivers: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+1
* ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-4/+0
* ALSA: drivers: Remove empty init and exitTakashi Iwai2018-08-031-15/+0
* ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai2017-08-311-2/+2
* ALSA: vx: remove 'out of memory' messageMihai Burduselu2017-02-281-3/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai2014-11-111-0/+10
* ALSA: vx: Use nonatomic PCM opsTakashi Iwai2014-09-151-26/+23
* ALSA: vx_core: off by one in vx_read_status()Dan Carpenter2013-06-211-1/+1
* ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-251-2/+1
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-031-1/+1
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-1/+2
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-7/+14
* vx: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-16/+14
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-221-1/+1
* [ALSA] vx-driver - Fix PM supportTakashi Iwai2006-01-031-10/+8
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-031-29/+29
* [ALSA] Remove snd_vx_delay() functionTakashi Iwai2006-01-031-16/+3
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+837