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