| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | ALSA: oxfw: use managed-resource to maintain cache of stream formats | Takashi Sakamoto | 2018-10-04 | 1 | -5/+8 |
* | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto | 2016-05-10 | 1 | -2/+1 |
* | ALSA: oxfw: support more MIDI ports | Takashi Sakamoto | 2015-10-19 | 1 | -1/+1 |
* | ALSA: oxfw: calculating MIDI ports in stream discover | Takashi Sakamoto | 2015-10-19 | 1 | -1/+34 |
* | Merge branch 'topic/firewire-update' into for-next | Takashi Iwai | 2015-09-29 | 1 | -4/+7 |
|\ |
|
| * | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 2015-09-29 | 1 | -2/+2 |
| * | ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field | Takashi Sakamoto | 2015-09-29 | 1 | -2/+2 |
| * | ALSA: firewire-lib: add data block processing layer for AM824 format | Takashi Sakamoto | 2015-09-29 | 1 | -1/+1 |
| * | ALSA: firewire-lib: add an argument for Dice's dual wire mode | Takashi Sakamoto | 2015-09-29 | 1 | -1/+1 |
| * | ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete... | Takashi Sakamoto | 2015-09-29 | 1 | -1/+4 |
* | | ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi... | Takashi Sakamoto | 2015-09-24 | 1 | -1/+4 |
|/ |
|
* | ALSA: firewire: use kmemdup rather than duplicating its implementation | Andrzej Hajda | 2015-08-07 | 1 | -6/+3 |
* | ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo... | Takashi Sakamoto | 2015-05-23 | 1 | -2/+8 |
* | ALSA: oxfw: fix a condition and return code in start_stream() | Takashi Sakamoto | 2015-02-27 | 1 | -2/+3 |
* | ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime | Takashi Sakamoto | 2015-02-23 | 1 | -2/+4 |
* | ALSA: oxfw: some signedness bugs | Dan Carpenter | 2014-12-15 | 1 | -1/+2 |
* | ALSA: oxfw: Add hwdep interface | Takashi Sakamoto | 2014-12-10 | 1 | -0/+39 |
* | ALSA: oxfw: Add support for capture/playback MIDI messages | Takashi Sakamoto | 2014-12-10 | 1 | -0/+4 |
* | ALSA: oxfw: Add support AMDTP in-stream | Takashi Sakamoto | 2014-12-10 | 1 | -61/+209 |
* | ALSA: oxfw: Change the way to start stream | Takashi Sakamoto | 2014-12-10 | 1 | -10/+129 |
* | ALSA: oxfw: Add proc interface for debugging purpose | Takashi Sakamoto | 2014-12-10 | 1 | -0/+27 |
* | ALSA: oxfw: Change the way to make PCM rules/constraints | Takashi Sakamoto | 2014-12-10 | 1 | -0/+268 |
* | ALSA: oxfw: Split stream functionality to a new file and add a header file | Takashi Sakamoto | 2014-11-29 | 1 | -0/+80 |