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 | -98/+99 |
2018-10-26 | Refactor core_internal.h to core.h | Mark Farrugia | 1 | -1/+1 |
2018-10-26 | Move system-leavel header to sound directory | Mark Farrugia | 1 | -2/+1 |
2018-10-26 | Remove unused MODULE_SUPPORTED_DEVICE macros, removed obsolete comments | Mark Farrugia | 1 | -3/+1 |
2018-10-26 | Update license headers | Mark Farrugia | 1 | -4/+4 |
2018-10-26 | Fix module authors/descriptions | Mark Farrugia | 1 | -3/+4 |
2018-10-26 | Fix DO_AUDIOPATH_CB, remove unused PCM cbs for now | Mark Farrugia | 1 | -0/+1 |
2018-10-26 | Refactor avirt_card_register, move PCM creation to it. | Mark Farrugia | 1 | -21/+51 |
2018-10-26 | Refactor to use new DINFO macros | Mark Farrugia | 1 | -18/+18 |
2018-10-26 | Remove blocksize from audiopath | Mark Farrugia | 1 | -3/+2 |
2018-10-26 | Move 'streams_sealed' to avirt_core | Mark Farrugia | 1 | -3/+20 |
2018-10-26 | Ensure no buffer overflow when setting card description | Mark Farrugia | 1 | -3/+4 |
2018-10-26 | Clean up sound card on module exit | Mark Farrugia | 1 | -0/+1 |
2018-10-26 | Add configfs interface, revamp stream grouping | Mark Farrugia | 1 | -204/+150 |
2018-10-26 | Fix memory freeing of capture/playback streams | Mark Farrugia | 1 | -4/+4 |
2018-10-26 | Refactor top-level AVIRT API to be avirt_<subject>_<action> | Mark Farrugia | 1 | -8/+8 |
2018-10-26 | Create avirt_stream structure in place of old config structures | Mark Farrugia | 1 | -44/+74 |
2018-10-26 | Add 'uid' field to AP, store AP in PCM private data, fix helper macros | Mark Farrugia | 1 | -14/+19 |
2018-10-26 | Fix warnings generated by checkpatch.pl | Mark Farrugia | 1 | -6/+7 |
2018-10-26 | Remove remnant debug print | Mark Farrugia | 1 | -1/+0 |
2018-10-26 | Move ALSA info into coreinfo, for export to Audio Paths | Mark Farrugia | 1 | -10/+3 |
2018-10-26 | Add additional NULL checks | Mark Farrugia | 1 | -3/+2 |
2018-10-26 | Fix initialization of the audiopath_list | Mark Farrugia | 1 | -4/+1 |
2018-10-26 | Loopback progress | James O'Shannessy | 1 | -6/+12 |
2018-10-26 | Update licensing | Mark Farrugia | 1 | -1/+1 |
2018-10-26 | Public push of AVIRT. | James O'Shannessy | 1 | -0/+495 |