Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -1/+1 |
2017-11-28 | sound: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -6/+6 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 1 | -6/+5 |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 1 | -20/+0 |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 1 | -0/+16 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 1 | -4/+0 |
2017-04-12 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -2/+2 |
2017-04-05 | ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands | Takashi Sakamoto | 1 | -3/+9 |
2017-04-05 | ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d | Takashi Sakamoto | 1 | -2/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-01-14 | ALSA: oxfw: enclose identifiers referred by single function for scs1x feature | Takashi Sakamoto | 1 | -6/+6 |
2017-01-12 | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai | 2 | -4/+4 |
2017-01-05 | ALSA: oxfw: enclose identifiers referred by single function | Takashi Sakamoto | 1 | -14/+12 |
2017-01-03 | ALSA: oxfw: add support for Mackie Onyx 1640i | Takashi Sakamoto | 1 | -0/+1 |
2016-09-02 | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall | 1 | -2/+2 |
2016-05-10 | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto | 1 | -2/+1 |
2016-03-31 | ALSA: oxfw: delayed registration of sound card | Takashi Sakamoto | 2 | -53/+101 |
2016-03-28 | ALSA: oxfw: remove needless member from private structure | Takashi Sakamoto | 1 | -1/+0 |
2016-02-24 | ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure | Takashi Sakamoto | 1 | -3/+10 |
2016-02-24 | ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure | Takashi Sakamoto | 1 | -3/+11 |
2016-02-18 | ALSA: oxfw: use workqueue instead of tasklet for scs1x | Takashi Sakamoto | 1 | -6/+6 |
2015-12-22 | ALSA: oxfw: add stream format quirk for SCS.1 models | Takashi Sakamoto | 1 | -1/+9 |
2015-12-22 | ALSA: oxfw: obsolete scs1x module | Takashi Sakamoto | 1 | -0/+26 |
2015-12-22 | ALSA: oxfw: add MIDI playback port for SCS.1 models | Takashi Sakamoto | 1 | -2/+45 |
2015-12-22 | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback | Takashi Sakamoto | 1 | -0/+161 |
2015-12-22 | ALSA: oxfw: add MIDI capture port for SCS.1 models | Takashi Sakamoto | 1 | -1/+33 |
2015-12-22 | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture | Takashi Sakamoto | 1 | -1/+82 |
2015-12-22 | ALSA: oxfw: allocate own address region for SCS.1 series | Takashi Sakamoto | 2 | -1/+65 |
2015-12-22 | ALSA: oxfw: add scs1x layer | Takashi Sakamoto | 4 | -3/+30 |
2015-12-22 | ALSA: oxfw: rename a structure so that it means backward compatibility to old... | Takashi Sakamoto | 2 | -10/+10 |
2015-12-22 | ALSA: oxfw: move model-specific parameters from common structure | Takashi Sakamoto | 3 | -42/+39 |
2015-12-22 | ALSA: oxfw: move model-specific members from common structure | Takashi Sakamoto | 2 | -19/+34 |
2015-12-22 | ALSA: oxfw: enable to keep memory block for model-specific structure | Takashi Sakamoto | 2 | -0/+2 |
2015-12-15 | ALSA: oxfw: gather model-dependent conditions to a function | Takashi Sakamoto | 1 | -11/+18 |
2015-12-15 | ALSA: oxfw: reuse driver entry to detect quirks | Takashi Sakamoto | 2 | -16/+24 |
2015-12-15 | ALSA: oxfw: change function prototype for AV/C Audio Subunit command | Takashi Sakamoto | 1 | -23/+31 |
2015-12-15 | ALSA: oxfw: rename local functions for control elements so that they represen... | Takashi Sakamoto | 3 | -23/+23 |
2015-12-15 | ALSA: oxfw: rename a file for control elements so that it's for model-specific | Takashi Sakamoto | 2 | -3/+3 |
2015-10-19 | ALSA: oxfw: add an entry for TASCAM FireOne | Takashi Sakamoto | 1 | -0/+17 |
2015-10-19 | ALSA: oxfw: support more MIDI ports | Takashi Sakamoto | 1 | -1/+1 |
2015-10-19 | ALSA: oxfw: calculating MIDI ports in stream discover | Takashi Sakamoto | 2 | -22/+37 |
2015-10-18 | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto | 1 | -1/+1 |
2015-09-29 | Merge branch 'topic/firewire-update' into for-next | Takashi Iwai | 4 | -18/+21 |
2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 2 | -4/+4 |
2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto | 1 | -2/+2 |
2015-09-29 | ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer | Takashi Sakamoto | 1 | -8/+8 |
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 |