Age | Commit message (Expand) | Author | Files | Lines |
2020-01-13 | ALSA: dice: add support for Alesis MasterControl | Takashi Sakamoto | 1 | -0/+8 |
2019-07-08 | Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 1 | -1/+1 |
2019-05-20 | ALSA: dice: add stream format parameters for PreSonus FireStudio | Takashi Sakamoto | 1 | -0/+9 |
2019-01-28 | ALSA: dice: add support for Solid State Logic Duende Classic/Mini | Takashi Sakamoto | 1 | -1/+11 |
2018-10-27 | ALSA: dice: fix to wait for releases of all ALSA character devices | Takashi Sakamoto | 1 | -2/+2 |
2018-10-10 | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto | 1 | -21/+5 |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto | 1 | -6/+3 |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto | 1 | -5/+3 |
2018-05-21 | ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32 | Takashi Sakamoto | 1 | -0/+8 |
2018-05-18 | ALSA: dice: add stream format parameters for Mytek devices | Melvin Vermeeren | 1 | -0/+9 |
2018-05-02 | ALSA: dice: remove local frag of force_two_pcms | Takashi Sakamoto | 1 | -38/+0 |
2018-05-02 | ALSA: dice: use extended protocol to detect available stream formats | Takashi Sakamoto | 1 | -4/+14 |
2018-05-02 | ALSA: dice: add parameters of stream formats for models produced by Alesis | Takashi Sakamoto | 1 | -0/+11 |
2018-05-02 | ALSA: dice: add parameters of stream formats for models produced by TC Electr... | Takashi Sakamoto | 1 | -9/+67 |
2018-05-02 | ALSA: dice: cache stream formats at current mode of sampling transmission fre... | Takashi Sakamoto | 1 | -0/+4 |
2018-04-24 | ALSA: dice: fix OUI for TC group | Takashi Sakamoto | 1 | -1/+1 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 1 | -1/+1 |
2016-05-08 | ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626 | Takashi Sakamoto | 1 | -0/+7 |
2016-03-31 | ALSA: firewire-lib: add new function to schedule a work for sound card regist... | Takashi Sakamoto | 1 | -20/+3 |
2016-03-31 | ALSA: dice: simplify unit probe processing | Takashi Sakamoto | 1 | -6/+5 |
2016-03-09 | ALSA: dice: force to add two pcm devices for listed models | Takashi Sakamoto | 1 | -0/+41 |
2016-02-09 | ALSA: dice: purge generating channel cache | Takashi Sakamoto | 1 | -64/+3 |
2016-01-06 | ALSA: dice: postpone card registration | Takashi Sakamoto | 1 | -45/+114 |
2016-01-06 | ALSA: dice: split subaddress check from category check | Takashi Sakamoto | 1 | -64/+8 |
2015-11-14 | ALSA: dice: fix detection of Loud devices | Takashi Sakamoto | 1 | -0/+4 |
2015-10-19 | ALSA: dice: assign converted data to the same type of variable | Takashi Sakamoto | 1 | -1/+2 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely | Takashi Sakamoto | 1 | -4/+1 |
2015-02-23 | ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit | Takashi Sakamoto | 1 | -1/+10 |
2014-12-10 | ALSA: dice: Add support for MIDI capture/playback | Takashi Sakamoto | 1 | -0/+4 |
2014-12-10 | ALSA: dice: Add support for duplex streams with synchronization | Takashi Sakamoto | 1 | -15/+14 |
2014-12-10 | ALSA: dice: Change the way to start stream | Takashi Sakamoto | 1 | -4/+0 |
2014-11-29 | ALSA: dice: Split proc interface into a file | Takashi Sakamoto | 1 | -243/+1 |
2014-11-29 | ALSA: dice: Split hwdep functionality into a file | Takashi Sakamoto | 1 | -181/+1 |
2014-11-29 | ALSA: dice: Split PCM functionality into a file | Takashi Sakamoto | 1 | -287/+1 |
2014-11-29 | ALSA: dice: Split stream functionality into a file | Takashi Sakamoto | 1 | -232/+67 |
2014-11-29 | ALSA: dice: Split transaction functionality into a file | Takashi Sakamoto | 1 | -382/+105 |
2014-11-29 | ALSA: dice: Move file to its own directory | Takashi Sakamoto | 1 | -0/+1512 |