Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | ALSA: firewire: Remove superfluous snd_info_register() calls | Takashi Iwai | 1 | -10/+2 |
2018-12-19 | ALSA: bebob: fix model-id of unit for Apogee Ensemble | Takashi Sakamoto | 1 | -1/+1 |
2018-10-10 | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto | 1 | -20/+7 |
2018-10-10 | ALSA: bebob/fireworks: simplify handling of local device entry table | Takashi Sakamoto | 1 | -11/+6 |
2018-10-10 | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto | 1 | -6/+3 |
2018-10-10 | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto | 1 | -2/+2 |
2018-10-04 | ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181... | Takashi Sakamoto | 2 | -6/+3 |
2018-10-04 | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto | 1 | -7/+6 |
2018-09-17 | ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path | Takashi Sakamoto | 2 | -4/+2 |
2018-09-10 | ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st... | Takashi Sakamoto | 1 | -10/+14 |
2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 1 | -1/+0 |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
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-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-22 | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 5 | -7/+7 |
2017-06-08 | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 1 | -21/+0 |
2017-06-07 | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 1 | -0/+16 |
2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 1 | -4/+4 |
2017-05-22 | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 1 | -4/+0 |
2017-04-05 | ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands | Takashi Sakamoto | 1 | -8/+22 |
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: bebob: enclose identifiers referred by single function | Takashi Sakamoto | 3 | -49/+45 |
2016-11-18 | ALSA: bebob: compare whole string for model name so that readers are not conf... | Takashi Sakamoto | 1 | -2/+2 |
2016-08-24 | ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec | Takashi Sakamoto | 4 | -38/+9 |
2016-08-24 | ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T... | Takashi Sakamoto | 2 | -4/+5 |
2016-05-10 | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto | 1 | -2/+0 |
2016-05-10 | ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para... | Takashi Sakamoto | 2 | -74/+26 |
2016-03-31 | ALSA: bebob: delayed registration of sound card | Takashi Sakamoto | 2 | -89/+131 |
2016-03-28 | ALSA: bebob: remove needless argument from local function | Takashi Sakamoto | 1 | -2/+2 |
2016-02-20 | ALSA: bebob: give up updating streams at bus reset handler | Takashi Sakamoto | 3 | -20/+16 |
2016-02-20 | ALSA: bebob: change type of substream counter from atomic_t to unsigned int | Takashi Sakamoto | 4 | -11/+11 |
2016-02-20 | ALSA: bebob: move mutex from function callee to callers | Takashi Sakamoto | 3 | -11/+24 |
2016-02-20 | ALSA: bebob: simplify bus-reset handling | Takashi Sakamoto | 3 | -36/+5 |
2016-01-26 | ALSA: bebob: Use a signed return type for get_formation_index | Lucas Tanure | 1 | -5/+9 |
2015-10-19 | ALSA: bebob: use correct type for __be32 data | Takashi Sakamoto | 1 | -1/+1 |
2015-10-18 | ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in | Takashi Sakamoto | 1 | -1/+1 |
2015-10-11 | ALSA: bebob: constify various snd_bebob structures | Julia Lawall | 9 | -61/+61 |
2015-10-04 | ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640 | Takashi Sakamoto | 1 | -3/+4 |
2015-09-29 | ALSA: firewire-lib: rename macros with AM824 prefix | Takashi Sakamoto | 2 | -5/+5 |
2015-09-29 | ALSA: firewire-lib: rename PCM format helper function | Takashi Sakamoto | 1 | -4/+4 |
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: 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 | -6/+6 |
2015-09-29 | ALSA: firewire-lib: add data block processing layer for AM824 format | Takashi Sakamoto | 2 | -5/+5 |
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 | -2/+4 |
2015-09-29 | ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete... | Takashi Sakamoto | 1 | -4/+9 |