Linux Foundation Collaborative Projects
index
:
avirt
backport_4.12
flounder
guppy
halibut
icefish
jellyfish
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
Rework PCM ops callback mechanism
Mark Farrugia
6
-240
/
+73
2018-11-13
Refactor/tidy snd_avirt_private_data
Mark Farrugia
3
-10
/
+11
2018-11-09
Only call 'configure' cb if there are streams for Audio Path
flounder_6.0.2
flounder/6.0.2
6.0.2
Mark Farrugia
1
-5
/
+5
2018-11-08
Add private data structure to PCM for audio path management
James O'Shannessy
3
-27
/
+87
2018-11-02
Transform AVIRT into platform driver
Mark Farrugia
2
-25
/
+64
2018-11-02
Refactor some variables for better readability
Mark Farrugia
2
-10
/
+10
2018-11-01
Only expose streams mapped to audiopaths on configure() cb
Mark Farrugia
5
-101
/
+106
2018-10-31
Remove coreinfo, absorb version info into core
Mark Farrugia
5
-28
/
+12
2018-10-30
Fix debug print macro
Mark Farrugia
1
-1
/
+1
2018-10-30
Add modules and modules_install to Makefile
Mark Farrugia
1
-1
/
+7
2018-10-30
Fix .vscode deploy tasks
Mark Farrugia
1
-1
/
+1
2018-10-29
Merge remote-tracking branch 'agl/master' into flounder
Mark Farrugia
31
-4
/
+3967
2018-10-26
Add missing changes after GitHub rebase
Mark Farrugia
1
-2
/
+3
2018-10-26
Refactor alsa-pcm.c to pcm.c
Mark Farrugia
2
-2
/
+2
2018-10-26
Update .clang-format
Mark Farrugia
1
-2
/
+2
2018-10-26
Refactor all avirt_ symbols to have have snd prefix, as per Linux sound
Mark Farrugia
16
-313
/
+325
2018-10-26
Refactor core_internal.h to core.h
Mark Farrugia
4
-5
/
+5
2018-10-26
Optimize CHK_ macros
Mark Farrugia
2
-17
/
+9
2018-10-26
Move system-leavel header to sound directory
Mark Farrugia
10
-32
/
+30
2018-10-26
Remove unused MODULE_SUPPORTED_DEVICE macros, removed obsolete comments
Mark Farrugia
4
-8
/
+9
2018-10-26
Reinstate temporarily removed PCM callbacks
Mark Farrugia
1
-4
/
+4
2018-10-26
Update license headers
Mark Farrugia
6
-51
/
+43
2018-10-26
Fix module authors/descriptions
Mark Farrugia
3
-8
/
+9
2018-10-26
Add docs: Add architecture diagram for 4A
Mark Farrugia
4
-18
/
+38
2018-10-26
Update docs to include loopback
Mark Farrugia
3
-4
/
+11
2018-10-26
Update documentation
Mark Farrugia
4
-16
/
+70
2018-10-26
Adding github preview extensions for vs code
James O'Shannessy
1
-0
/
+1
2018-10-26
Update README.md
James O'Shannessy
2
-13
/
+14
2018-10-26
Updating Introduction doc
James O'Shannessy
2
-4
/
+18
2018-10-26
Fixing table of contents in README documentation
James O'Shannessy
5
-1
/
+5
2018-10-26
Adding table of for contents for README documentation
James O'Shannessy
1
-10
/
+1
2018-10-26
Updating build instructions
James O'Shannessy
4
-106
/
+45
2018-10-26
Changes to readme files
James O'Shannessy
1
-20
/
+4
2018-10-26
Added load/unload documentation.
James O'Shannessy
1
-0
/
+10
2018-10-26
Committing usage document
James O'Shannessy
1
-0
/
+70
2018-10-26
Updating build instructions
James O'Shannessy
1
-4
/
+20
2018-10-26
Changes to readme files
James O'Shannessy
2
-0
/
+57
2018-10-26
Add docs folder for in depth breakdown of module.
James O'Shannessy
3
-0
/
+0
2018-10-26
Update VSC tasks, XDS conf
Mark Farrugia
2
-74
/
+64
2018-10-26
Add working loopback implementation, helper scripts
Mark Farrugia
5
-185
/
+1013
2018-10-26
Fix DO_AUDIOPATH_CB, remove unused PCM cbs for now
Mark Farrugia
2
-67
/
+51
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 avirt_card_register, move PCM creation to it.
Mark Farrugia
4
-31
/
+56
2018-10-26
Add card to the configure callback
Mark Farrugia
2
-4
/
+5
2018-10-26
Refactor to use new DINFO macros
Mark Farrugia
4
-30
/
+51
2018-10-26
Fix issue with 'map' configfs store
Mark Farrugia
1
-1
/
+3
2018-10-26
Remove blocksize from audiopath
Mark Farrugia
6
-28
/
+24
2018-10-26
Move 'streams_sealed' to avirt_core
Mark Farrugia
3
-9
/
+30
2018-10-26
Ensure no buffer overflow when setting card description
Mark Farrugia
2
-5
/
+8
[next]