Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-27 | ALSA: oxfw: fix a condition and return code in start_stream() | Takashi Sakamoto | 1 | -2/+3 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto | 1 | -2/+4 |
2014-12-15 | ALSA: oxfw: some signedness bugs | Dan Carpenter | 1 | -1/+2 |
2014-12-10 | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto | 1 | -0/+39 |
2014-12-10 | ALSA: oxfw: Add support for capture/playback MIDI messages | Takashi Sakamoto | 1 | -0/+4 |
2014-12-10 | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto | 1 | -61/+209 |
2014-12-10 | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto | 1 | -10/+129 |
2014-12-10 | ALSA: oxfw: Add proc interface for debugging purpose | Takashi Sakamoto | 1 | -0/+27 |
2014-12-10 | ALSA: oxfw: Change the way to make PCM rules/constraints | Takashi Sakamoto | 1 | -0/+268 |
2014-11-29 | ALSA: oxfw: Split stream functionality to a new file and add a header file | Takashi Sakamoto | 1 | -0/+80 |