| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-06-14 | 1 | -3/+0 |
|\ |
|
| * | ALSA: oxfw: allow PCM capture for Stanton SCS.1m | Takashi Sakamoto | 2019-06-11 | 1 | -3/+0 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 | Thomas Gleixner | 2019-06-05 | 10 | -16/+10 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | ALSA: firewire: Remove superfluous snd_info_register() calls | Takashi Iwai | 2019-02-06 | 1 | -10/+2 |
* | ALSA: oxfw: add support for APOGEE duet FireWire | Takashi Sakamoto | 2018-11-13 | 1 | -0/+8 |
* | ALSA: firewire: simplify cleanup process when failing to register sound card | Takashi Sakamoto | 2018-10-10 | 1 | -21/+5 |
* | ALSA: firewire: release reference count of firewire unit in .remove callback ... | Takashi Sakamoto | 2018-10-10 | 1 | -6/+3 |
* | ALSA: firewire: block .remove callback of bus driver till all of ALSA charact... | Takashi Sakamoto | 2018-10-10 | 1 | -2/+2 |
* | ALSA: oxfw: use managed-resource to maintain cache of stream formats | Takashi Sakamoto | 2018-10-04 | 2 | -19/+8 |
* | ALSA: oxfw: use managed-resource to maintain model-specific data | Takashi Sakamoto | 2018-10-04 | 3 | -7/+6 |
* | ALSA: firewire: use managed-resource of fw unit device for private data | Takashi Sakamoto | 2018-10-04 | 1 | -7/+4 |
* | ALSA: oxfw: fix memory leak of discovered stream formats at error path | Takashi Sakamoto | 2018-09-17 | 1 | -0/+7 |
* | ALSA: oxfw: fix memory leak for model-dependent data at error path | Takashi Sakamoto | 2018-09-17 | 1 | -0/+2 |
* | ALSA: oxfw: fix memory leak of private data | Takashi Sakamoto | 2018-09-13 | 1 | -0/+1 |
* | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 2018-07-18 | 1 | -2/+0 |
* | sound: Use octal not symbolic permissions | Joe Perches | 2018-05-28 | 1 | -1/+1 |
* | ALSA: oxfw: use match_string() helper | Yisheng Xie | 2018-05-22 | 1 | -7/+1 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -1/+1 |
* | sound: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -2/+2 |
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -6/+6 |
* | ALSA: firewire: add const qualifier to identifiers for read-only symbols | Takashi Sakamoto | 2017-08-22 | 1 | -6/+5 |
* | ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat... | Takashi Sakamoto | 2017-06-08 | 1 | -20/+0 |
* | ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback | Takashi Sakamoto | 2017-06-07 | 1 | -0/+16 |
* | ALSA: firewire: remove support for 16 bit PCM samples in playback substream | Takashi Sakamoto | 2017-05-22 | 1 | -4/+0 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2017-04-12 | 1 | -2/+2 |
|\ |
|
| * | ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d | Takashi Sakamoto | 2017-04-05 | 1 | -2/+2 |
* | | ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands | Takashi Sakamoto | 2017-04-05 | 1 | -3/+9 |
|/ |
|
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | ALSA: oxfw: enclose identifiers referred by single function for scs1x feature | Takashi Sakamoto | 2017-01-14 | 1 | -6/+6 |
* | ALSA: firewire: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 2 | -4/+4 |
* | ALSA: oxfw: enclose identifiers referred by single function | Takashi Sakamoto | 2017-01-05 | 1 | -14/+12 |
* | ALSA: oxfw: add support for Mackie Onyx 1640i | Takashi Sakamoto | 2017-01-03 | 1 | -0/+1 |
* | ALSA: firewire: constify snd_pcm_ops structures | Julia Lawall | 2016-09-02 | 1 | -2/+2 |
* | ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag | Takashi Sakamoto | 2016-05-10 | 1 | -2/+1 |
* | ALSA: oxfw: delayed registration of sound card | Takashi Sakamoto | 2016-03-31 | 2 | -53/+101 |
* | ALSA: oxfw: remove needless member from private structure | Takashi Sakamoto | 2016-03-28 | 1 | -1/+0 |
* | ALSA: oxfw: discontinue MIDI substream for scs1x at transaction failure | Takashi Sakamoto | 2016-02-24 | 1 | -3/+10 |
* | ALSA: oxfw: retry MIDI transferring for scs1x at transaction failure | Takashi Sakamoto | 2016-02-24 | 1 | -3/+11 |
* | ALSA: oxfw: use workqueue instead of tasklet for scs1x | Takashi Sakamoto | 2016-02-18 | 1 | -6/+6 |
* | ALSA: oxfw: add stream format quirk for SCS.1 models | Takashi Sakamoto | 2015-12-22 | 1 | -1/+9 |
* | ALSA: oxfw: obsolete scs1x module | Takashi Sakamoto | 2015-12-22 | 1 | -0/+26 |
* | ALSA: oxfw: add MIDI playback port for SCS.1 models | Takashi Sakamoto | 2015-12-22 | 1 | -2/+45 |
* | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback | Takashi Sakamoto | 2015-12-22 | 1 | -0/+161 |
* | ALSA: oxfw: add MIDI capture port for SCS.1 models | Takashi Sakamoto | 2015-12-22 | 1 | -1/+33 |
* | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture | Takashi Sakamoto | 2015-12-22 | 1 | -1/+82 |
* | ALSA: oxfw: allocate own address region for SCS.1 series | Takashi Sakamoto | 2015-12-22 | 2 | -1/+65 |
* | ALSA: oxfw: add scs1x layer | Takashi Sakamoto | 2015-12-22 | 4 | -3/+30 |
* | ALSA: oxfw: rename a structure so that it means backward compatibility to old... | Takashi Sakamoto | 2015-12-22 | 2 | -10/+10 |
* | ALSA: oxfw: move model-specific parameters from common structure | Takashi Sakamoto | 2015-12-22 | 3 | -42/+39 |