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
2019-03-01
Update some helper scripts
Mark Farrugia
6
-5
/
+11
2019-02-14
Update make-agl script to latest AGL SDK
Mark Farrugia
1
-1
/
+1
2019-02-13
Ensure number of channels in configfs is greater than 0
Mark Farrugia
1
-1
/
+1
2019-01-30
Fix configure callback logging, tidy unused variables
Mark Farrugia
1
-6
/
+6
2019-01-29
Check if card is sealed before attempting to map a stream
halibut_7.90.0
halibut/7.90.0
7.90.0
Mark Farrugia
1
-0
/
+5
2019-01-29
Rework setting the AVIRT map, and stream creation
Mark Farrugia
4
-43
/
+79
2019-01-29
Make snd_avirt_stream_get an exported function
Mark Farrugia
2
-1
/
+10
2019-01-04
Create PCM devices as soon as the AVIRT map is set
guppy_6.99.4
guppy/6.99.4
6.99.4
Mark Farrugia
3
-12
/
+12
2018-12-18
Add check for channel count in pcm_open
Mark Farrugia
1
-0
/
+4
2018-12-17
Make card discoverable at module load
guppy_6.99.3
guppy/6.99.3
6.99.3
Mark Farrugia
1
-6
/
+8
2018-12-13
Ensure that PCM callback 'close' is never NULL
Mark Farrugia
1
-1
/
+0
2018-12-13
Add build script for AGL without XDS
Mark Farrugia
3
-72
/
+106
2018-11-28
Add null check for supplied Audio Path PCM ops
guppy_6.99.2
guppy/6.99.2
6.99.2
Mark Farrugia
1
-0
/
+6
2018-11-23
Clear LDFLAGS in Makefile
guppy_6.99.1
guppy/6.99.1
6.99.1
Mark Farrugia
2
-1
/
+2
2018-11-23
Fix vmalloc failure for some platforms
Mark Farrugia
1
-5
/
+2
2018-11-23
Remove rogue info print
Mark Farrugia
1
-2
/
+0
2018-11-20
Add missing return on error
Mark Farrugia
1
-0
/
+2
2018-11-20
Ensure snd_avirt_private_free is not called if NULL
Mark Farrugia
1
-4
/
+4
2018-11-20
Fix missing 'close' PCM callback
Mark Farrugia
1
-0
/
+17
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
[next]