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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
Update .gitreview file
HEAD
jellyfish_9.99.4
jellyfish_9.99.3
jellyfish_9.99.2
jellyfish_9.99.1
jellyfish/9.99.4
jellyfish/9.99.3
jellyfish/9.99.2
jellyfish/9.99.1
9.99.4
9.99.3
9.99.2
9.99.1
master
Jan-Simon Möller
1
-1
/
+1
2019-04-08
Fix remaining compiler warnings
icefish_8.99.5
icefish_8.99.4
icefish_8.99.3
icefish_8.99.2
icefish_8.99.1
icefish/8.99.5
icefish/8.99.4
icefish/8.99.3
icefish/8.99.2
icefish/8.99.1
halibut_8.0.6
halibut_8.0.5
halibut_8.0.4
halibut_8.0.3
halibut_8.0.2
halibut_8.0.1
halibut_8.0.0
halibut_7.99.3
halibut_7.99.2
halibut_7.99.1
halibut/8.0.6
halibut/8.0.5
halibut/8.0.4
halibut/8.0.3
halibut/8.0.2
halibut/8.0.1
halibut/8.0.0
halibut/7.99.3
halibut/7.99.2
halibut/7.99.1
8.99.5
8.99.4
8.99.3
8.99.2
8.99.1
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.99.3
7.99.2
7.99.1
halibut
Mark Farrugia
1
-2
/
+0
2019-04-08
Fix loopback re-adding of controls
Mark Farrugia
1
-1
/
+1
2019-04-08
Introduce 'unconfigure' callback
Mark Farrugia
5
-5
/
+73
2019-04-08
Refactor 'sealed' to 'configured'
Mark Farrugia
6
-35
/
+44
2019-04-01
Add 'internal' streams for routing, revamp stream finalisation
Mark Farrugia
4
-29
/
+140
2019-03-27
Rework routing system
Mark Farrugia
6
-115
/
+490
2019-03-27
Remove snd_avirt_pcm_period_elapsed, format tidy
Mark Farrugia
5
-29
/
+12
2019-03-01
Restructure streams_seal algorithm, formatting fixes.
Mark Farrugia
3
-19
/
+22
2019-03-01
Add ability to route audio between audio paths
Mark Farrugia
5
-40
/
+305
2019-03-01
Move sysfs functionality to sysfs.c
Mark Farrugia
4
-174
/
+218
2019-03-01
Refactor avirt_private_free
Mark Farrugia
2
-13
/
+19
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
[next]