aboutsummaryrefslogtreecommitdiffstats
path: root/sound/firewire/fireworks/fireworks_transaction.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-13ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()Dan Carpenter1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345Thomas Gleixner1-2/+1
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto1-3/+2
2015-03-10ALSA: firewire: Fix trivial typos in commentsYannick Guerrini1-1/+1
2015-01-07ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto1-1/+1
2014-06-04ALSA: fireworks: Improve comments about Fireworks transactionTakashi Sakamoto1-8/+8
2014-06-04ALSA: fireworks: Use safer way to arrange ring buffer pointerTakashi Sakamoto1-1/+1
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto1-2/+2
2014-05-26ALSA: fireworks: Add command/response functionality into hwdep interfaceTakashi Sakamoto1-20/+156
2014-05-26ALSA: fireworks: Add transaction and some commandsTakashi Sakamoto1-0/+190