index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
vx
/
vx_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
ALSA: vx_core: Use standard print API
Takashi Iwai
1
-37
/
+27
2021-07-19
ALSA: vx: Manage vx_core object with devres
Takashi Iwai
1
-2
/
+10
2021-06-09
ALSA: vx: Fix assignment in if condition
Takashi Iwai
1
-20
/
+40
2021-03-03
ALSA: vx: fix kernel-doc warning
Pierre-Louis Bossart
1
-1
/
+1
2020-09-03
ALSA: vx: vx_core: clarify operator precedence
Pierre-Louis Bossart
1
-2
/
+2
2020-07-07
ALSA: vx_core: remove warning for empty loop body
Pierre-Louis Bossart
1
-1
/
+2
2020-01-05
ALSA: vx: More constifications
Takashi Iwai
1
-6
/
+6
2020-01-03
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
Takashi Iwai
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-06
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
1
-4
/
+1
2019-01-15
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-4
/
+0
2018-08-03
ALSA: drivers: Remove empty init and exit
Takashi Iwai
1
-15
/
+0
2017-08-31
ALSA: vx: Put missing KERN_CONT prefix
Takashi Iwai
1
-2
/
+2
2017-02-28
ALSA: vx: remove 'out of memory' message
Mihai Burduselu
1
-3
/
+1
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
1
-1
/
+1
2014-11-11
ALSA: vx: Fix missing kerneldoc parameter descriptions
Takashi Iwai
1
-0
/
+10
2014-09-15
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
1
-26
/
+23
2013-06-21
ALSA: vx_core: off by one in vx_read_status()
Dan Carpenter
1
-1
/
+1
2013-01-25
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
1
-2
/
+1
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
1
-1
/
+1
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2009-02-05
ALSA: Add missing KERN_* prefix to printk in sound/drivers
Takashi Iwai
1
-1
/
+2
2008-12-18
ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()
Takashi Iwai
1
-1
/
+1
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
1
-7
/
+14
2008-07-10
vx: treat firmware data as const
David Woodhouse
1
-2
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-16
/
+14
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
1
-1
/
+1
2006-01-03
[ALSA] vx-driver - Fix PM support
Takashi Iwai
1
-10
/
+8
2006-01-03
[ALSA] Remove xxx_t typedefs: VXdriver
Takashi Iwai
1
-29
/
+29
2006-01-03
[ALSA] Remove snd_vx_delay() function
Takashi Iwai
1
-16
/
+3
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+837