Linux Foundation Collaborative Projects
index
:
avirt
backport_4.12
flounder
guppy
halibut
icefish
jellyfish
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alsa-pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
Refactor all avirt_ symbols to have have snd prefix, as per Linux sound
Mark Farrugia
1
-35
/
+35
2018-10-26
Refactor core_internal.h to core.h
Mark Farrugia
1
-1
/
+1
2018-10-26
Optimize CHK_ macros
Mark Farrugia
1
-2
/
+1
2018-10-26
Reinstate temporarily removed PCM callbacks
Mark Farrugia
1
-4
/
+4
2018-10-26
Update license headers
Mark Farrugia
1
-4
/
+4
2018-10-26
Fix DO_AUDIOPATH_CB, remove unused PCM cbs for now
Mark Farrugia
1
-67
/
+50
2018-10-26
Remove remaining blocksize associated calcs
Mark Farrugia
1
-4
/
+0
2018-10-26
Make Audio Path searching dynamic again
Mark Farrugia
1
-3
/
+3
2018-10-26
Refactor to use new DINFO macros
Mark Farrugia
1
-3
/
+7
2018-10-26
Remove blocksize from audiopath
Mark Farrugia
1
-12
/
+1
2018-10-26
Add configfs interface, revamp stream grouping
Mark Farrugia
1
-53
/
+29
2018-10-26
Make pcm_ack static
Mark Farrugia
1
-1
/
+1
2018-10-26
Refactor top-level AVIRT API to be avirt_<subject>_<action>
Mark Farrugia
1
-1
/
+1
2018-10-26
Create avirt_stream structure in place of old config structures
Mark Farrugia
1
-22
/
+47
2018-10-26
Add 'uid' field to AP, store AP in PCM private data, fix helper macros
Mark Farrugia
1
-25
/
+28
2018-10-26
Remove configure_pcm function, absorb into pcm_open
Mark Farrugia
1
-24
/
+10
2018-10-26
Fix warnings generated by checkpatch.pl
Mark Farrugia
1
-19
/
+18
2018-10-26
Move ALSA info into coreinfo, for export to Audio Paths
Mark Farrugia
1
-12
/
+7
2018-10-26
Remove leftover variable 'hw_frame_idx'
Mark Farrugia
1
-7
/
+3
2018-10-26
Remove unused 'buffersize' avirt_alsa_dev_group
Mark Farrugia
1
-13
/
+0
2018-10-26
Remove the unnecessary allocation of substreams in avirt_alsa_dev_group
Mark Farrugia
1
-9
/
+0
2018-10-26
Loopback progress
James O'Shannessy
1
-3
/
+7
2018-10-26
Current state of loopback.
James O'Shannessy
1
-6
/
+16
2018-10-26
Changes to loopback
James O'Shannessy
1
-0
/
+9
2018-10-26
Remove snd_pcm_lib_mmap_vmalloc from default pcm_ops struct.
Mark Farrugia
1
-1
/
+0
2018-10-26
Update licensing
Mark Farrugia
1
-1
/
+1
2018-10-26
Public push of AVIRT.
James O'Shannessy
1
-0
/
+381