Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-01-12 | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2017-01-05 | ALSA: dice: enclose identifiers referred by single function | Takashi Sakamoto | 1 | -12/+10 |
2017-01-03 | ALSA: dice: ensure transmission speed for transmitted packets | Takashi Sakamoto | 2 | -1/+12 |
2016-09-02 | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall | 1 | -2/+2 |
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-28 | ALSA: dice: fix memory leak when unplugging | Takashi Sakamoto | 1 | -10/+4 |
2016-03-10 | ALSA: dice: use structure to represent register parameters instead of array w... | Takashi Sakamoto | 1 | -56/+54 |
2016-03-09 | ALSA: dice: force to add two pcm devices for listed models | Takashi Sakamoto | 3 | -9/+58 |
2016-03-09 | ALSA: dice: handle several PCM substreams when any isochronous streams are av... | Takashi Sakamoto | 1 | -46/+75 |
2016-03-09 | ALSA: dice: handle whole available isochronous streams | Takashi Sakamoto | 1 | -143/+255 |
2016-03-09 | ALSA: dice: have two sets of isochronous resources/streams | Takashi Sakamoto | 4 | -48/+79 |
2016-02-28 | ALSA: dice: drop duplex streams synchronization to transfer own time stamps | Takashi Sakamoto | 1 | -40/+2 |
2016-02-12 | ALSA: dice: old firmware optimization for Dice notification | Takashi Sakamoto | 1 | -3/+14 |
2016-02-12 | ALSA: dice: change notification mask to detect lock status change | Takashi Sakamoto | 1 | -1/+1 |
2016-02-09 | ALSA: dice: ensure phase lock before starting streaming | Takashi Sakamoto | 3 | -57/+32 |
2016-02-09 | ALSA: dice: purge generating channel cache | Takashi Sakamoto | 3 | -93/+5 |
2016-02-09 | ALSA: dice: get the number of MBLA data channel at opening PCM substream | Takashi Sakamoto | 1 | -8/+21 |
2016-02-09 | ALSA: dice: add MIDI ports according to current number of MIDI substreams | Takashi Sakamoto | 1 | -6/+17 |
2016-02-09 | ALSA: dice: limit stream to current sampling transfer frequency. | Takashi Sakamoto | 1 | -6/+15 |
2016-02-09 | ALSA: dice: limit to current sampling transfer frequency | Takashi Sakamoto | 1 | -139/+31 |
2016-01-06 | ALSA: dice: expand timeout to wait for Dice notification | Takashi Sakamoto | 1 | -1/+1 |
2016-01-06 | ALSA: dice: purge transaction initialization at timeout of Dice notification | Takashi Sakamoto | 1 | -23/+8 |
2016-01-06 | ALSA: dice: postpone card registration | Takashi Sakamoto | 2 | -45/+117 |
2016-01-06 | ALSA: dice: split subaddress check from category check | Takashi Sakamoto | 2 | -84/+78 |
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-10-19 | ALSA: dice: correct variable types for __be32 data | Takashi Sakamoto | 1 | -6/+6 |
2015-10-18 | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto | 1 | -4/+2 |
2015-09-29 | ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer | Takashi Sakamoto | 1 | -6/+6 |
2015-09-29 | ALSA: firewire-lib: add helper functions to set positions of data channels | Takashi Sakamoto | 1 | -2/+3 |
2015-09-29 | ALSA: firewire-lib: move PCM substream constraint to AM824 layer | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field | Takashi Sakamoto | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: add data block processing layer for AM824 format | Takashi Sakamoto | 2 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona... | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | ALSA: firewire-lib: add an argument for Dice's dual wire mode | Takashi Sakamoto | 1 | -6/+6 |
2015-09-29 | ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete... | Takashi Sakamoto | 1 | -1/+4 |
2015-08-29 | ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure | Takashi Sakamoto | 1 | -4/+14 |
2015-03-10 | Revert "ALSA: dice: fix wrong offsets for Dice interface" | Takashi Sakamoto | 2 | -11/+11 |
2015-03-01 | ALSA: dice: fix wrong offsets for Dice interface | Takashi Sakamoto | 2 | -11/+11 |
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: allow stream destructor after releasing runtime | Takashi Sakamoto | 1 | -6/+12 |
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 | 5 | -2/+168 |
2014-12-10 | ALSA: dice: Add support for capturing PCM samples | Takashi Sakamoto | 1 | -14/+147 |
2014-12-10 | ALSA: dice: Support for non SYT-Match sampling clock source mode | Takashi Sakamoto | 4 | -19/+58 |