summaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireface
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-06
* ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter2019-01-25
* ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto2019-01-24
* ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto2019-01-22
* ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto2019-01-22
* ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto2019-01-22
* ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto2019-01-22
* ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto2019-01-22
* ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto2019-01-22
* ALSA: fireface: add support for Fireface UCXTakashi Sakamoto2019-01-21
* ALSA: fireface: code refactoring to parse of clock configurationTakashi Sakamoto2019-01-21
* ALSA: fireface: code refactoring for dump of sync statusTakashi Sakamoto2019-01-21
* ALSA: fireface: add protocol-dependent operation to get clock statusTakashi Sakamoto2019-01-21
* ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...Takashi Sakamoto2019-01-21
* ALSA: fireface: add protocol-dependent operation to dump statusTakashi Sakamoto2019-01-21
* ALSA: fireface: obsolete proc node to leave one nodeTakashi Sakamoto2019-01-21
* ALSA: fireface: unify protocol layer for FF400/FF800Takashi Sakamoto2019-01-21
* ALSA: fireface: rename protocol layer for former modelsTakashi Sakamoto2019-01-21
* ALSA: fireface: code refactoring to handle model-specific registersTakashi Sakamoto2018-12-16
* ALSA: fireface: add support for packet streaming on Fireface 800Takashi Sakamoto2018-12-16
* ALSA: fireface: allocate isochronous resources in mode-specific implementationTakashi Sakamoto2018-12-16
* ALSA: fireface: code refactoring to handle multiplier modeTakashi Sakamoto2018-12-16
* ALSA: fireface: share helper function to switch fetching modeTakashi Sakamoto2018-12-16
* ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto2018-12-16
* ALSA: fireface: add support for Fireface 800 with MIDI functionality onlyTakashi Sakamoto2018-12-11
* ALSA: fireface: localize a handler for MIDI messages on tx transactionTakashi Sakamoto2018-12-11
* ALSA: fireface: add driver data for register for MIDI high addressTakashi Sakamoto2018-12-11
* ALSA: fireface: share register for async transaction of MIDI messagesTakashi Sakamoto2018-12-11
* ALSA: fireface: add support for second optical interface for ADAT streamTakashi Sakamoto2018-12-11
* ALSA: fireface: share helper function to get current sampling rate and clock ...Takashi Sakamoto2018-12-11
* ALSA: fireface: share status and configuration dumpTakashi Sakamoto2018-12-11
* ALSA: fireface: share some registers for status of clock synchronizationTakashi Sakamoto2018-12-11
* ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto2018-12-09
* ALSA: firewire: simplify cleanup process when failing to register sound cardTakashi Sakamoto2018-10-10
* ALSA: firewire: release reference count of firewire unit in .remove callback ...Takashi Sakamoto2018-10-10
* ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...Takashi Sakamoto2018-10-10
* ALSA: firewire: use managed-resource of fw unit device for private dataTakashi Sakamoto2018-10-04
* ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-10
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-18
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* sound: Use octal not symbolic permissionsJoe Perches2018-05-28
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* sound: annotate ->poll() instancesAl Viro2017-11-27
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring2017-08-23
* ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto2017-08-22
* ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...Takashi Sakamoto2017-06-08
* ALSA: fireface: constify ALSA specific operationsTakashi Sakamoto2017-06-07
* ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callbackTakashi Sakamoto2017-06-07