aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx/vx_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: vx: Manage vx_core object with devresTakashi Iwai1-2/+10
2021-06-09ALSA: vx: Fix assignment in if conditionTakashi Iwai1-20/+40
2021-03-03ALSA: vx: fix kernel-doc warningPierre-Louis Bossart1-1/+1
2020-09-03ALSA: vx: vx_core: clarify operator precedencePierre-Louis Bossart1-2/+2
2020-07-07ALSA: vx_core: remove warning for empty loop bodyPierre-Louis Bossart1-1/+2
2020-01-05ALSA: vx: More constificationsTakashi Iwai1-6/+6
2020-01-03ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai1-2/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-02-06ALSA: drivers: Clean up with new procfs helpersTakashi Iwai1-4/+1
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-4/+0
2018-08-03ALSA: drivers: Remove empty init and exitTakashi Iwai1-15/+0
2017-08-31ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-02-28ALSA: vx: remove 'out of memory' messageMihai Burduselu1-3/+1
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